svejdo1
Posts: 4
Joined: Wed Jul 11, 2007 3:20 pm
Location: Czech Republic
Contact: Website

write prerequisities check result to a text file

It would be nice to have an option to run bootstrapper only to check if prerequisities are present or not and store this result to a text file.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

I'm not sure why you need this. Can you please give more details?

Please note that if the prerequisites are not installed then the bootstrapper will install them. However, if you need the installation to stop if some prerequisites are not present then you can use Additional Launch Conditions.
http://www.advancedinstaller.com/user-g ... tions.html

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
svejdo1
Posts: 4
Joined: Wed Jul 11, 2007 3:20 pm
Location: Czech Republic
Contact: Website

Hi,

I have very complex installer used by thousand of customers. There are about 12 prerequisities (IIS, .NET 1.1, .NET 2.0, .NET 1.1 SP 1, Windows 2000 SP 4, Window XP SP 2, MDAC, Windows Installer, Microsoft SQL Server ...). When installation fails, I would like to track why (our marketing department to be honest :D - because "we're one customer short" ). I have nsis-based bootstrapper which calls advanced installer bootstrapper. I'm tracking unsuccessfull instalations and this prerequisity check report would be great help. I know I can do this manually in nsis but it's a double work. Another thing - this file would be great for "environment diagnostic" so you can give bootstrapper with ini file embedded into small application to customer and he could check if he needs to install another components or installation of your product is a "sure thing".

Speaking of prerequisities - it would be great if I can supply a knowledge-base url when installation of prerequisity fails.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

I have added this feature on our TODO list and it will be available in a future version of Advanced Installer.

Thank you for your suggestion.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”