View Single Post
  #2  
Old 20-11-2012, 17:04
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by REV0 View Post
Depends which appdata 2 types of data exists. {localappdata} is the path to the local Application Data folder, and {commonappdata} is the path to the Application Data folder available for everyone.

So in that case:

Code:
Root: HKLM; Subkey: "Software\blabla "; ValueType: string; ValueName: "bla"; ValueData: "{code: AppDataFolder}\Roaming\xxxx
read thread posts 3 & 4 same issue, ( appdata\roaming ) NEVER got it to work, would always extract into gamefolder

http://fileforums.com/showthread.php?t=93082
Reply With Quote