Quote:
Originally Posted by nsaer
No. I didn't forget anything. But it seems there's a programming error. I hope the experts can fix the problem.
|
If you need a different icon for your desktop shortcut, add an icon file named
Icon.ico to your game folder ({app}) before compressing it, or remove the code part indicated below from your script (this way, the icon used will always be the one from your game executable).
Code:
IconFileName: "{src}\Icon.ico";