Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-10-2019, 17:55
Incultor Incultor is offline
Registered User
 
Join Date: Jun 2016
Location: México
Posts: 3
Thanks: 5
Thanked 1 Time in 1 Post
Incultor is on a distinguished road
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?
Reply With Quote
Sponsored Links
  #2  
Old 08-10-2019, 18:15
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,317
Thanks: 6,758
Thanked 11,707 Times in 3,227 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by Incultor View Post
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?
i make update to new script CIU 3.0.0.0
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
  #3  
Old 08-10-2019, 22:33
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,851 Times in 812 Posts
Grumpy is on a distinguished road
@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'
Reply With Quote
The Following 2 Users Say Thank You to Grumpy For This Useful Post:
Incultor (09-10-2019), mausschieber (09-10-2019)
  #4  
Old 09-10-2019, 02:53
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,317
Thanks: 6,758
Thanked 11,707 Times in 3,227 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by Incultor View Post
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
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
The Following 2 Users Say Thank You to mausschieber For This Useful Post:
Grumpy (09-10-2019), Incultor (09-10-2019)
  #5  
Old 09-10-2019, 11:18
Incultor Incultor is offline
Registered User
 
Join Date: Jun 2016
Location: México
Posts: 3
Thanks: 5
Thanked 1 Time in 1 Post
Incultor is on a distinguished road
Quote:
Originally Posted by mausschieber View Post
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
It seems that I had configured in my script other registry keys that the GOG installer creates, which cause the aforementioned Launcher problem. Setting only the keys you wrote down works correctly.

Thanks for the help.
Reply With Quote
The Following User Says Thank You to Incultor For This Useful Post:
mausschieber (09-10-2019)
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 17:33.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com