We will consider adding this improvement in a future version. Thank you for your suggestion.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.
This is already supported through the software launch conditions. Simply enable the launch condition you need.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.
Make sure that the prerequisite is global and marked as 64-bit. This way it should detect 64-bit data changes.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.
This is already on our TODO list and it will be available in a future 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.
I added these prerequisites on our TODO list and they will be available in a future version. Thank you for your suggestion.Kleetus wrote:PhysX and Games for Windows LIVE.
I added this on our TODO list and it will be available in a future version. Thank you for your suggestion.abletech wrote:ASP.NET MVC (ASP.NET MVC 3).
Thanks