okapi
6th May 2002 22:08 UTC
Additional icons and text?
We're a small software company looking to use the installer for our product. One of the limitations that management would like us more icons and text ability in NSIS. My suggestion is to have the option to allow an additional icon on every page and text next to it. This would allow a:
<icon> Powered by XXXX Inc.
Thanks,
Steve
petersa
13th May 2002 14:49 UTC
Hi Steve,
After building your final installation file, you could then use a free program such as Resource Hacker to then modify the dialogs.
So you could then add the icons/bitmaps to the installer, and then place them on the windows.
One drawback is that you would have to turn off CRC checking. However, there are ways around that too.
Hope this helps!
Alex