View Single Post
  #4  
Old 05-08-2017, 07:23
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,334 Times in 2,837 Posts
KaktoR is on a distinguished road
{app} is where game folder is.

If your game folder is D:\Game, then {app} = D:\Game.

In INNO it looks like this:
Code:
Root: HKLM; SubKey: SOFTWARE\Microsoft\Microsoft Games\Age of Empires 3\1.0; ValueType: string; ValueName: SetupPath; ValueData: {app}; Flags: uninsdeletevalue uninsdeletekeyifempty
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
1234567890123 (05-08-2017)