This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Display billboard in Basic MSI project
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 14, 2008
12:31 PM
Display billboard in Basic MSI project
Hi,
I am trying to display the billboard in Basic MSI project. I have followed the instructions in the documentation to configure the tables in Direct Edit. However, my Bitmap images start to display in the middle of file transfer instead of at the beginning of the file transfer. I have four Bitmap images, only the last one is displayed. The first three images either have never been displayed or flahed to fast to be seen.
So, according to your experience, what could be wrong?
Thank you,
Bing
I am trying to display the billboard in Basic MSI project. I have followed the instructions in the documentation to configure the tables in Direct Edit. However, my Bitmap images start to display in the middle of file transfer instead of at the beginning of the file transfer. I have four Bitmap images, only the last one is displayed. The first three images either have never been displayed or flahed to fast to be seen.
So, according to your experience, what could be wrong?
Thank you,
Bing
(8) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 14, 2008
05:53 PM
Assuming you've looked at the MSI help topic "Displaying Billboards on a Modeless Dialog", as a test does it work if you have only one billboard? Since Billboard table entries are associated with an action, perhaps there are time-consuming actions occurring before InstallFiles?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 14, 2008
11:53 PM
Thank you for your reply.
I changed "InstallFiles" to "InstallValidate", the Bitmap image starts to display much earlier now. It starts within 1 second after the setupProgress dialog appears.
Now the problem unsolved is that it only shows the last Bitmap image, the first 3 images are either never shown or flashed too fast to be seen.
Single Bitmap image in the billboard works well.
In order to have multiple images in the billboard, I added an entry for each .BMP file in the binary table, and in the BBControl table added an entry for each .BMP file as shown in the attached image.
Is there any other settings I missed?
Bing
I changed "InstallFiles" to "InstallValidate", the Bitmap image starts to display much earlier now. It starts within 1 second after the setupProgress dialog appears.
Now the problem unsolved is that it only shows the last Bitmap image, the first 3 images are either never shown or flashed too fast to be seen.
Single Bitmap image in the billboard works well.
In order to have multiple images in the billboard, I added an entry for each .BMP file in the binary table, and in the BBControl table added an entry for each .BMP file as shown in the attached image.
Is there any other settings I missed?
Bing
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 16, 2008
10:50 AM
I also tried to user multiple billboards, each billboard contains one Bitmap image. Each billboard responds to different Actions, then they should be displayed at different time. However, I got the following error message:
Error 2828, Tired to remove control Billboard_Billboard1_Control_Bitmap1 from dialog SetupProgress, but the control is not part of the dialog.
I added Billboard1 and Billboard2 to dialog SetupProgress through dialog editor, my tables are shown in the attached images.
Could you please tell me why I get this error message and how I can fix it?
Thank you,
Bing
Error 2828, Tired to remove control Billboard_Billboard1_Control_Bitmap1 from dialog SetupProgress, but the control is not part of the dialog.
I added Billboard1 and Billboard2 to dialog SetupProgress through dialog editor, my tables are shown in the attached images.
Could you please tell me why I get this error message and how I can fix it?
Thank you,
Bing
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 16, 2008
05:19 PM
The error is gone after I delelted the second entry in the Eventmapping table. So, finally it works.
Bing
Bing
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 21, 2008
02:31 PM
Hi Bing,
I am also trying to display the billboard in a Basic MSI project. While searching I found this thread, but after reading it I am not sure what I have got to do to display the billboard.
So can you sum up it for me.
Thank you very much,
Juergen
I am also trying to display the billboard in a Basic MSI project. While searching I found this thread, but after reading it I am not sure what I have got to do to display the billboard.
So can you sum up it for me.
Thank you very much,
Juergen
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 14, 2008
07:18 AM
Hi,
I have added files in "Behaviour and Logic -> SupportFiles -> Language Independent" in installshield (named as bbrd1.bmp, bbrd2.bmp).
Then i followed steps which are mentioned in above reply by Bigma.
But still fails to display images during progress.
Even i followed steps mentioned at link:
http://msdn.microsoft.com/en-us/library/aa368319.aspx?
Where exactly to add billboard files?
Can you please explain exact steps to display billboards?
VERY URGENT!!!...Help is appriciated.
Cheers,
Aroon
I have added files in "Behaviour and Logic -> SupportFiles -> Language Independent" in installshield (named as bbrd1.bmp, bbrd2.bmp).
Then i followed steps which are mentioned in above reply by Bigma.
But still fails to display images during progress.
Even i followed steps mentioned at link:
http://msdn.microsoft.com/en-us/library/aa368319.aspx?
Where exactly to add billboard files?
Can you please explain exact steps to display billboards?
VERY URGENT!!!...Help is appriciated.
Cheers,
Aroon
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 14, 2011
01:52 AM
I have done the same process as above...
but billboards are displayed for some actions only like InstallFiles, InstallValidate,etc and not being displayed for other actions like CreateShortcuts, WriteRegistryValues, etc....
If anyone have solution for this..?
but billboards are displayed for some actions only like InstallFiles, InstallValidate,etc and not being displayed for other actions like CreateShortcuts, WriteRegistryValues, etc....
If anyone have solution for this..?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 25, 2012
07:58 AM
I have exactly same problem as above...
that billboards are displayed only for two actions InstallFiles, InstallValidate, and not being displayed for any other actions.
If any body has some solution please share.
Appreciate any help.
that billboards are displayed only for two actions InstallFiles, InstallValidate, and not being displayed for any other actions.
If any body has some solution please share.
Appreciate any help.