- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- 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
- Email to a Friend
- Report Inappropriate Content
Aug 26, 2019
07:03 AM
You should add your custom bitmap to support files view in your project
