|
@d00m3d well i don't have Win 7 x64 but the way inno works using {commonappdata} should make it install to the correct folder regardless (that way it should work on both XP and Vista/7 systems), but you could always make a small installer with just 1 file to test it (make a dummy file and make a inno installer install just that 1 dummy file to
{commonappdata}\Rockstar Games\L.A. Noire\
and if it appears in
C:\ProgramData\Rockstar Games\L.A. Noire\
you will know it is working correctly
|