View Single Post
  #7  
Old 06-04-2012, 04:53
rashidrajkhan rashidrajkhan is offline
Registered User
 
Join Date: Nov 2008
Location: India
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
rashidrajkhan is on a distinguished road
where this code can add....... please explain

where this code can add....... please explain


Quote:
Originally Posted by Smurf Stomper View Post
add this:

Code:
[Files]
Source: .\plugins.txt; DestDir: {localappdata}\FalloutNV\; Flags: ignoreversion;
Also need this:
Code:
[Registry]
Root: HKLM; Subkey: SOFTWARE\Bethesda Softworks\; Flags: uninsdeletekeyifempty
Root: HKLM; Subkey: SOFTWARE\Bethesda Softworks\FalloutNV; Flags: uninsdeletekey
Root: HKLM; Subkey: SOFTWARE\Bethesda Softworks\FalloutNV; ValueName: Installed Path; ValueType: string; ValueData: {app}\; Flags: uninsdeletekey
w/o the correct reg entry you'll get a world of errors trying to run this, as Zyo found out.
Reply With Quote