Again, thanks for directing me to Inno.
I am attempting to add an icon to the users exe shortcut to the application. I have managed to direct Inno to load an icon file for the setup icon, but the end user will never see this.
Command line in help looks like this IconFilename: "{app}\myicon.ico"
Refereing to previous lines in the script file, the {app} stays, then the \ and finally the path to the ico file. I get an error indicating Required parameter "Name" not specified.
Not sure where to go next. I have tried various ways to present the information, but no luck. Any direction on this would be greatly appreciated.
b
Bookmarks