Page 1 of 1

Variable containing selection "Install Product for:"

Posted: Tue Mar 16, 2021 7:44 am
by UFa
In ActualInstaller's Settings/General within the Parameter tab you have the selection "Install Product for:"
Now I want to call different own programs depending on the selection of the user ("Current User" or "All Users"). My question now: is there a variable that contains the selection made during installation and I can read its contents.
Thank you for your support.

Kind regards
Uli

Re: Variable containing selection "Install Product for:"

Posted: Tue Mar 23, 2021 4:32 am
by Leo
Yes, use the variable <AllUsers>.
If the installation is for All Users this variable contains 1. If for Current user, then 0.