This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Silent install problems
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 17, 2008
06:11 AM
Silent install problems
When I run a silent install everything runs without error, but the files I wish to put in [ALLUSERSPROFILE]\documents\some data, go into just C:\documents?
Why is the [ALLUSERSPROFILE] not being set to the correct place?
Is there anyway to get the [ALLUSERSPROFILE] to set?
Thanks in advance
Why is the [ALLUSERSPROFILE] not being set to the correct place?
Is there anyway to get the [ALLUSERSPROFILE] to set?
Thanks in advance
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 17, 2008
06:15 AM
the user profile is set by setAllUsersProfile2K or SetAllUsersProfileNT, custom actions that run in the UI sequence.
