gheins
Posts: 1
Joined: Mon Aug 15, 2011 12:51 am

Installer program will deal with?

Trying to install several different programs on Windows 7. The error message I get is 'Attached' and I'm wondering if the Advanced Installer will deal with this problem?
Attachments
Snatit error (problem with Windows installer).png
Snatit error (problem with Windows installer).png (16.71 KiB) Viewed 1035 times
Bogdan
Posts: 2792
Joined: Tue Jul 07, 2009 7:34 am
Contact: Website

Re: Installer program will deal with?

Hi,

This error message is given by Windows Installer when you have a failing custom action, or incorrectly configured.

To debug your installation and see exactly which custom action fails I recommend creating a verbose log.

For example, on Windows 7 you could have problems with custom actions which require certain permissions to execute correctly. In this case the custom actions
should be set as "Deferred with no impersonation", this shall make them executed under the SYSTEM account, with full admin rights.

Regards,
Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”