jrahma
Posts: 51
Joined: Wed Jan 07, 2009 11:56 am

Install for all without InstallTypeDlg

Hi,

How can I make sure my application will be installed for all without having to add or go through the InstallTypeDlg?


Thanks,
Jassim

http://www.softnames.com
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: Install for all without InstallTypeDlg

Hi Jassim,

The application will be automatically installed for all users on the machine if the "Per-machine only (fails if user is not administrator)" option is selected in the "Installation type" combobox from the "Install Parameters" page.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
jrahma
Posts: 51
Joined: Wed Jan 07, 2009 11:56 am

Re: Install for all without InstallTypeDlg

I already have that set in the Installation Parameters then why my application is now asking for administrator Privileges as you can see in the attached screenshot?
Attachments
IMG_0759.JPG
IMG_0759.JPG (95.42 KiB) Viewed 4379 times
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: Install for all without InstallTypeDlg

Hi,

Please keep in mind that this is the normal behavior. A per-machine package will always require administrator privileges before the installation.

If you want it not to ask for administrator rights, you need to set it as a "Per-user only" package in the "Install Parameters" page.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”