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
- :
- Set installation path according to user privileges
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
Nov 19, 2021
04:15 AM
Set installation path according to user privileges
Hi community.
I'm creating under visual studio 2019 with installshield 2021 an installer for my customer software.
The MSi can install the software per user or per machine.
I'd like to configure the installation path based on the user privileges :
- If the setup was lunahced in administrator, then it should be be in the program files folder.
- Else, it should be in the user appdata folder.
How can I achieve this please ? I tried many things but nothing is working.
Thank you very much.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 26, 2022
10:42 AM
So nice to be replied so quickly :'(
