Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Directing files to a users profile in Wise Package Studio.

Updated: 25 May 2010 | 1 comment
DomC's picture
0 0 Votes
Login to vote

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

nandana's picture
11
Jul
2008
0 Votes 0
Login to vote

Add ALLUSERS=1 property in

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