A minor bug...
I did this in the script file:
CreateShortCut "l.lnk" "$INSTDIR\app.exe" "" "" 0 SW_SHOWMINIMIZED
As expected in the output I see:
CreateShortCut: "l.lnk"->"$INSTDIR\app.exe" icon:,0, showmode=0x2, hotkey=0x0
Showmode looks good here, however in the actual .LNK file, the Run Combo still shows "Normal". I was hoping for minimized...
No biggie...
Tony Stratton
P.S. Thank god you let us at the source. I have changed 5 "little" things already. :D