Page 1 of 1

Multiple installations on same product code.

Posted: Wed Jul 19, 2017 3:45 pm
by premjeet.singh
I am using Installaware 18. I have logged in with admin user in my system. Now I have installed my installer with checking "Just me" option in "C:" drive.
Now I have switched to Non-admin user and runs the same setup, instead of showing the "maintenance" dialog the setup starts new installation and shows the "welcome" dialog. In this case I think "maintenance" variable doesn't set to true.

If I have logged in with admin user in my system and have installed my installer with checking "all users" option then it shows the "maintenance" dialog
(when I switch to Non-admin user and runs the same setup).

Re: Multiple installations on same product code.

Posted: Thu Jul 20, 2017 5:24 am
by FrancescoT
Dear User,

of course it's as you describe and it cannot be different.

With a PER USER installation, the installation will be performed "exclusively" for the user context who executed the installer.

Hope this helps you.

Regards