@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.