View Single Post
  #6  
Old 01-04-2012, 14:00
Smurf Stomper's Avatar
Smurf Stomper Smurf Stomper is offline
Registered User
 
Join Date: Feb 2007
Location: EU
Posts: 118
Thanks: 0
Thanked 10 Times in 8 Posts
Smurf Stomper is on a distinguished road
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.
Attached Files
File Type: txt plugins.txt (289 Bytes, 289 views)

Last edited by Smurf Stomper; 02-04-2012 at 01:16.
Reply With Quote