![]() |
Anyone who has ever used Inno setup
I can't seem to find an actualy example script for changing the output/compiled .exe icon anywhere on google. The Inno setup website doesn't have an actual example script. Does anyone know this script or have used Inno Setup?
|
Sir:
NSIS rules :) I used to use INNO, but seems that my 60 KB application + 20 KB help files + 60 KB runtime are equal to 800 BK+. But I'll give you a hint iconedit.exe Also did you read their FAQ...? |
Yes I did read the FAQ. But the good news is after compiling my script for more than 2 hours I have found the problem! I thought I scripted it wrong, but it's a bug in Inno Setup that does not show an icon with files that are extremely large. I tested this by using the same script with my icon file, and it showed perfectly.
This is why I can not use Nullsoft NSIS. NSIS does not support files larger than 2GB. Inno setup does, but it seems now that Inno Setup isn't perfect either. I still use NSIS for files smaller than 2GB. Thanks anyways. :) I seriously hope NSIS gets 2GB+ support, I find NSIS more useful than Innosetup. |
| All times are GMT. The time now is 11:00. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.