Quote:
Originally Posted by Ivanlakersss2016
If I wanted to edit the .ico files of the desktop shortcuts with others that I like, what should I edit from my script? They would be 4 icons.
|
Code:
[Files]
Source: "CustomIcon.ico "; DestDir: "{app}"; Flags: ignoreversion
[Icons]
Name: "{commondesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; IconFilename:{app}\CustomIcon.ico; Tasks: desktopicon