Hello,
I installed my package on several station as different user type (admin,standard,remote user etc). I conditioned the installation only when install is root install variable is true (admin user). From some reason , on some machines , when UAC is off , the variable "installer is root install" returning wrong value, meaning when standard user doing the installation the condition that check if "installer is root install" is true are met. How the installer set "installer is root install"? what is the exactly method that installer use to set this variable? I would like to verify that there is nothing wrong with these machines , no missing libraries/command that might used by the installer and therefore I would like to set my own variable by using same way as the installer do.
I will appreciated you support.
Thanks, Ronen