View Single Post
  #1  
Old Yesterday, 18:58
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,080
Thanks: 1,843
Thanked 2,315 Times in 790 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by nsaer View Post
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"; 
Reply With Quote
Sponsored Links