|
#11
|
||||
|
||||
|
Quote:
Now the key used to determine the type of installation to be performed on (If the installer is a double) is determined by the key: Code:
[InstallerSettings] InstallerType= NORMAL, STEAM, GOG, UWP Only one value can be entered. STEAM and NORMAL are the same functionality. If the value is empty it is considered as STAM/NORMAL The key can be inserted in Records.ini, or in external Setup.ini, or internal Setup.ini and will be verified in that order. If there is no key in Records.ini it will be checked in external Setup.ini and if it does not exist, it will be checked in the internal Setup.ini file. Example to config internal "Setup.ini" file: To attach the Exe from the executable section to an installation type in the [Executable#] section use the same keywords as above na key Type=. Also add the key Type= in the [Play#Button] sections; To attach a play button to the executable use the ExecutableID= key, like This: Code:
[Executable1] Type=GOG Exe=game.exe ExePath= [Executable2] Type=STEAM Exe=game.exe ExePath=bin64 [Executable3] Type=STEAM Exe64=game.exe ExePath64=bin32 ;; play atached to gog executable 32 bits [Play1Button] Type=GOG ExecutableID=1 ;; play atached to steam executable 32 bits [Play2Button] Type=STEAM ExecutableID=3 For more details see the file "_Setup.ini" in the Help folder. Last edited by Cesar82; 09-08-2020 at 15:13. |
| The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
houcine80 (10-08-2020), mausschieber (09-08-2020) | ||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| [GSERIES] Custom Installer Ultimate V2g | Gupta | Conversion Tutorials | 226 | 01-06-2018 13:12 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |