View Single Post
  #747  
Old 26-02-2020, 08:09
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by darkyamidesu View Post
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).
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
Behnam2018 (26-02-2020), darkyamidesu (28-02-2020)