Maverick
Posts: 54
Joined: Mon Aug 18, 2008 12:11 pm

Re: Suggestions for predefined prerequisites

A chained installation has to be started in a console session if you install software with RDP. So it would be nice to check by the setup whether you are in a "normal" or console session.
JDMils
Posts: 50
Joined: Tue Aug 10, 2010 12:42 pm

Re: Suggestions for predefined prerequisites

I need my installer to check for a minimum version of another app before continuing.

For example, my app uses Outlook 2007 interops so I want my installer to only install my app on the target pc if a minimum of Outlook 2007 is installed. Thus the installer should allow installation where Outlook 2010, 2011, 2012, etc is already installed.

This is currently a manual process which has to be setup within AI. Thanks for listening.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Maverick wrote:A chained installation has to be started in a console session if you install software with RDP. So it would be nice to check by the setup whether you are in a "normal" or console session.
We will consider adding this improvement in a future version. Thank you for your suggestion.
JDMils wrote:For example, my app uses Outlook 2007 interops so I want my installer to only install my app on the target pc if a minimum of Outlook 2007 is installed. Thus the installer should allow installation where Outlook 2010, 2011, 2012, etc is already installed.
This is already supported through the software launch conditions. Simply enable the launch condition you need.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
stevehiner
Posts: 9
Joined: Fri Jan 07, 2005 6:42 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Right now I'm in need of a SQL Server 2005 Express 64-bit prereq.

Using the prereq you have mostly works except that it can't detect the 64 bit install so after SQL installs it tells you that it's missing a prereq. The user can complete the installation and everything is fine but it's certain to cause some confusion. You should have 32 and 64 bit install checks for SQL 2005 and 2008 both express and full version.

Also, I don't actually need this one at the moment but I notice that you have Powershell 1.0 prereq but not a 2.0 prereq. Look like you can check:
HKLM\SOFTWARE\Microsoft\PowerShell\1\PowerShellEngine\PowerShellVersion for the value "2.0"
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Hi,
Using the prereq you have mostly works except that it can't detect the 64 bit install so after SQL installs it tells you that it's missing a prereq.
Make sure that the prerequisite is global and marked as 64-bit. This way it should detect 64-bit data changes.
Also, I don't actually need this one at the moment but I notice that you have Powershell 1.0 prereq but not a 2.0 prereq.
This is already on our TODO list and it will be available in a future version.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
pmclean2
Posts: 7
Joined: Wed May 12, 2010 1:39 pm

Re: Suggestions for predefined prerequisites

Can you add the NET Framework 3.5 SP1 in the list. The SP1 is mandatory for some of our applications.

Thanks
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Hi,

Please note that Advanced Installer already has a .NET Framework 3.5 SP1 predefined prerequisite. If you are referring to the launch condition, you can create a custom one using searches. For example, you can use the same searches used by our predefined prerequisite.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
profquail
Posts: 10
Joined: Fri May 20, 2011 8:57 pm

Re: Suggestions for predefined prerequisites

I'm shipping the VS2010 F# Redistributable with my installer now, but as F# becomes more widespread it'll be useful to have that as a predefined prerequisite.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Hi,

Advanced Installer already has an F# predefined prerequisite. You can add it in Prerequisites page.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
DrBob
Posts: 17
Joined: Fri Mar 05, 2010 9:54 am

Re: Suggestions for predefined prerequisites

Windows Media Player

(not include in Windows Xp 'N' edition! http://support.microsoft.com/kb/886540)
Kleetus
Posts: 18
Joined: Thu Oct 20, 2011 10:19 am

Re: Suggestions for predefined prerequisites

PhysX and Games for Windows LIVE.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Hi,
Kleetus wrote:PhysX and Games for Windows LIVE.
I added these prerequisites on our TODO list and they will be available in a future version. Thank you for your suggestion.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Kleetus
Posts: 18
Joined: Thu Oct 20, 2011 10:19 am

Re: Suggestions for predefined prerequisites

That is fantastic, thanks Cosmin!
abletech
Posts: 5
Joined: Wed Mar 14, 2012 9:22 am

Re: Suggestions for predefined prerequisites

ASP.NET MVC (ASP.NET MVC 3).
Thanks
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Suggestions for predefined prerequisites

Hi,
abletech wrote:ASP.NET MVC (ASP.NET MVC 3).
Thanks
I added this on our TODO list and it will be available in a future version. Thank you for your suggestion.

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

Return to “Feature Requests”