Directing files to a users profile in Wise Package Studio.

DomC's picture

When I capture a setup.exe which puts files in my profile folder the MSI seems to hard code my login ID into the package. How do I set the files to go into the profile folder of whatever user starts the application?
Thanks
DomC

nandana's picture

Add ALLUSERS=1 property in

Add ALLUSERS=1 property in the msi and install.....