View Single Post
  #35  
Old Today, 05:36
nsaer nsaer is offline
Registered User
 
Join Date: Jun 2018
Location: Palestine
Posts: 36
Thanks: 18
Thanked 1 Time in 1 Post
nsaer is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
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"; 
Thank you.
I performed the same step you mentioned,
but it didn't work.
Reply With Quote