|
|
|
#1
|
||||
|
||||
|
Let someone explain how to add an entry in the registry so that the game would work normally even if the user changes the path to the game.
The example installs the game on the C: \ Games \ Prince of Persia Warrior Within disk. Then I export the registry file and add it to the installer. The registry looks like this: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ UBISOFT] [HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ UBISOFT \ Prince of Persia Warrior Within] [HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ UBISOFT \ Prince of Persia Warrior Within \ 1.00.999] "Product_Path" = "C: \\ Games \\ Prince of Persia Warrior Within" "Product_Executable" = "PrinceOfPersia.exe" "Product_Language" = "9" "Product_Release" = "Retail EMEA" "Profiles_Path" = "C: \\ Games \\ Prince of Persia Warrior Within" If the user changes the access path, for example to the D drive Launcher stops working. How do you save it to work on every disk? |
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| Basic tutorial for beginners on blackbox install script | dead4now | Conversion Tutorials | 5 | 20-07-2015 17:31 |
| Blackbox Inno Setup Script how ti fix | aj12345 | PC Games - CD/DVD Conversions | 3 | 05-12-2013 01:21 |