Quote:
Originally Posted by darkyamidesu
hello, love this program.. (already make A'Lot of compression games)
if anyone can help me, can someone tell me or show me how to make
1. 2 shortcut (lets say PES game. i want to make "Game.exe" and "Settings.exe" shortcut) possible
2. can i assign .cmd or .bat file with some icon (so after i install the game/program. CMD/Bat file will have their own independent icon. rather than stock windows icon)
any reply is really appriciated..
Thanks for reading and maybe helping my request..
(sorry for my bad english. english isnt my mother/first language)
Love from indonesia..
^_^
*edit
Small more demand..
how can i change OS section to support/Showing "windows XP" - or - "XP"..
(change the number to XP, resulting any OS to showing red/unsupported)
|
1.
Not by default. You have to do this manually.
Go to
Code:
Resources\Modules\External\Icons.iss
and add a second shortcut there.
Maybe I will add something in future.
2.
In same file as above.
You have to use
Code:
IconFilename: "{app}\Icon.ico"
Not sure if it works tough.
-----
Windows XP is 513 (with ServicePack #3).