Quote:
Originally Posted by Incultor
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;
the PLAY option in the launcher is available, but when clicked it shows the following message: "Fallout 3 does not appear to be installed and the installer could not be found".
My question is, what registry keys or settings did you change to fix this problem?
|
here the Original reg entry
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