Ie:
CreateShortCut "$DESKTOP\BF2C.lnk" "$INSTDIR\..\..BF2.exe" +modPath mods/BF2C "$INSTDIR\BF2C.ico"does not compile
but
CreateShortCut "$DESKTOP\BF2C.lnk" "$INSTDIR\..\..BF2.exe" +fullscreen +menu +modpath "$INSTDIR\BF2C.ico"works just fine.
Anyway to add in the mods/BF2C section? Is the a character to add for spaces like a % or something?
Thanks for any help.