Hi all,
I have an installscript project where i'd like to be able to locate a persons appdata folder. I realize with msi installs you can use the AppData variable which will hold the path, but how can i pull this same thing off with a pure installscript install?


Reply With Quote