Directing files to a users profile in Wise Package Studio.
Updated: 25 May 2010 | 1 comment
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
discussion Filed Under:
Comments
Add ALLUSERS=1 property in
Add ALLUSERS=1 property in the msi and install.....
Would you like to reply?
Login or Register to post your comment.