Quote:
Originally Posted by pakrat2k2
You can just copy the Langscript.iss from previous version. Then see post #30, for the correct entry & how it should be entered in the [REGISTRY] section of the script.
NOTE: clriboli just changing the path to {app} from a FULL location DOES NOT WORK.
Code:
Root: HKLM; SubKey: SOFTWARE\Bethesda Softworks\Fallout3; ValueType: string; ValueName: Installed Path; ValueData: {app}; Flags: uninsdeletevalue uninsdeletekeyifempty
However having the full path DOES WORK, but limits to where you can install game to.
Code:
Root: HKLM; SubKey: SOFTWARE\Bethesda Softworks\Fallout3; ValueType: string; ValueName: Installed Path; ValueData: C:\Program Files (x86)\Bethesda Softworks\Fallout 3\; Flags: uninsdeletevalue uninsdeletekeyifempty
|
ok over this record Installer Path is the main record where you have not had this record up to play option in the game launcher appears not as can be noted that the record indicates the location where the game is installed and records the script was created based the retail DVD version