View Single Post
  #30  
Old 18-11-2011, 09:39
d00m3d d00m3d is offline
Registered User
 
Join Date: Dec 2008
Location: Internet
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
d00m3d is on a distinguished road
@zyo/kranmer:

You write:

Quote:
under [FILES] add the line (the source in this line will need to be edited to where your LANoireEFIGS.ini is)

Code:
Source: "C:\Documents and Settings\All Users\Application Data\Rockstar Games\L.A. Noire\LANoireEFIGS.ini"; DestDir: "{commonappdata}\Rockstar Games\L.A. Noire\"; Flags: IgnoreVersion;
On my Win 7 x64 system this file was found in C:\ProgramData\Rockstar Games\L.A. Noire\ so I changed the source accordingly.

But how should I also change accordingly the "DestDir" part of that line?

Is {commonappdata}\Rockstar Games\L.A. Noire\ good to go for my Win 7 x64 system or does this work only for XP?

Should I write "C:\ProgramData\Rockstar Games\L.A. Noire\" perhaps instead, as both the source and destination folder?

Thanks.
Reply With Quote