gattausen
Posts: 13
Joined: Fri Oct 05, 2007 2:53 pm

variable definition application data

hy

is there a system by advanced installer to retrieve the value
of my folder "application data" depending from system language ?

in other words if i create an italian package referring folder:

c:\documents and settings\all users\(dati applicazioni)\

in english would be :
c:\documents and settings\all users\(application data)\

i dont have a system variable in windows...
advanced installer can help me with other tools to define a variable
for application data ?

thx
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

Please note that Windows Installer uses the CommonAppDataFolder property for the "C:\Documents and Settings\All Users\Application Data" folder. This property is resolved at runtime and it's value depends on the target operating system configuration.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”