|
|
|
#1
|
|||
|
|||
|
What I mean is that with my installer I have the same problem that RedBeard1971 reported, but solved by adding the key
Code:
Root: HKLM; Subkey: SOFTWARE\Bethesda Softworks\Fallout3; ValueType: string; ValueName: "Installed Path"; ValueData: "{app}"; Flags: uninsdeletekey;
My question is, what registry keys or settings did you change to fix this problem? |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
__________________
It would be nice if you appreciate my work with the thanks Button |
|
#3
|
||||
|
||||
|
@mausschieber
I am fairly certain that 'Incultor' would like your help to fix his problem with 'his own' installer. He would like to know what was the registry entry you added to 'your' installer to fix the same problem he is currently having with 'his own' installer. Sometimes getting a message/problem explained via text can by hard and mis-understood.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following 2 Users Say Thank You to Grumpy For This Useful Post: | ||
Incultor (09-10-2019), mausschieber (09-10-2019) | ||
|
#4
|
||||
|
||||
|
Quote:
Code:
Root: HKLM; Subkey: "SOFTWARE\Bethesda Softworks"; MinVersion: 0.0,5.0; Flags: uninsdeletekeyifempty
Root: HKLM; Subkey: "SOFTWARE\Bethesda Softworks\Fallout3"; ValueName: "Installed Path"; ValueType: String; ValueData: "{app}\"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; Subkey: "SOFTWARE\GOG.com\Games\1454315831"; ValueName: "buildId"; ValueType: String; ValueData: "50161452253096470"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\GOG.com\Games\1454315831"; ValueName: "ver"; ValueType: String; ValueData: "1.7.0.3"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\GOG.com\Games\1454315831"; ValueName: "lang_code"; ValueType: String; ValueData: "en-US"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\GOG.com\Games\1454315831"; ValueName: "lang_old"; ValueType: String; ValueData: "en"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\GOG.com\Games\1454315831"; ValueName: "osbit"; ValueType: String; ValueData: "neutral"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
__________________
It would be nice if you appreciate my work with the thanks Button |
|
#5
|
|||
|
|||
|
Quote:
Thanks for the help.
|
| The Following User Says Thank You to Incultor For This Useful Post: | ||
mausschieber (09-10-2019) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fallout: New Vegas Ultimate Edition | mausschieber | PC Games - CD/DVD Conversions | 13 | 19-05-2025 14:09 |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Fallout 3 Goty Edition + Innosetup | clriboli | PC Games - CD/DVD Conversions | 41 | 04-05-2014 05:53 |
| FALLOUT 3 GOTY multilanguage version | kobold | PC Games | 3 | 21-04-2010 03:05 |