|
|
|
#1
|
|||
|
|||
|
hello everyone
how do i add this reg : Code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve\Steam] "Language"="english" "InstallPath"="C:\\Program Files (x86)\\Steam" "SteamPID"=dword:00001468 "TempAppCmdLine"="" "TempAppPath"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve\Steam\Apps] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve\Steam\Apps\0] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve\Steam\Apps\110800] "InstallDir"="K:\\L.A Noire" But the setup have to change the installation path for example if the game installed on C:/ it will be C:\\L.A Noire and if H:/ it will be H:\\L.A Noire .... ect Pleaes help with this thing Last edited by cartemem; 07-07-2015 at 18:52. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
look in useful programs topic for regtoinno > http://fileforums.com/showthread.php?t=92995
this will convert the reg file to inno script which you edit & change the K:\\L.A Noire to {app} this will allow anyone using your setup to install the game anywhere they choose to. |
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
houcine80 (17-11-2015), pcblizzard (23-07-2015) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |