View Single Post
  #1  
Old 25-09-2023, 00:04
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,704
Thanks: 1,106
Thanked 7,354 Times in 2,848 Posts
KaktoR is on a distinguished road
No need to recompress the game.

Create Setup.ini file next to Setup.exe and change the name, exe files and game folder names, etc.
Code:
[Executable#]
------------------------------------------------------------------------------------------------------------------------------------------------------
//Name=                         // string
//Type=                         // string                ("", "NORMAL", "STEAM", "GOG", "UWP", without quotes) ("" = "NORMAL")
//Exe=                          // string
//ExePath=                      // string
//WorkDir=                      // string
//Parameter=                    // string
//Icon=                         // string
//GDFBinary=                    // string
//GDFBinary<LNG>=               // string
//ShortcutProt=                 // 0 / 1
//RunAsAdmin=                   // 0 / 1
//ManifestID=                   // integer

[Component#]
------------------------------------------------------------------------------------------------------------------------------------------------------
//Name=                         // string
//Size=                         // string
//ItemType=                     // string                ("", "CHECK", "RADIO", "GROUP", without quotes) ("" = "CHECK")
//ShowInstallLabel=             // 0 / 1
//Checked=                      // 0 / 1
//Enabled=                      // 0 / 1
//Level=                        // integer
I have highlighted the code you need to edit in your case. You just have to reinstall the game to make proper shortcuts.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
mausschieber (25-09-2023)
Sponsored Links