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
- :
- Where to copy image referenced by SUPPORTDIR
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
Aug 26, 2019
06:52 AM
Where to copy image referenced by SUPPORTDIR
I am using the DialogSetInfo command to replace the default header bitmap in my dialog boxes. So where should I copy the custom Bitmap I am using? It appears that I can't copy it into SRCDIR since it looks like it is a registry directory. So if I instead used SRCDIR, which directory should I place the new bitmap in so that when I build/release and deploy the installation to a different machine, the Setup.exe contains my new bitmap?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 26, 2019
07:03 AM
You should add your custom bitmap to support files view in your project