View Single Post
  #2  
Old 18-11-2011, 14:06
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
Quote:
Originally Posted by kranmer View Post
@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
Just did that, and indeed it appeared in the correct place! Thanks
Reply With Quote