Hi, I have InstallAware developer. Is there a way to check a prerequisite and alert the user to install it without installing automatically?
For example, if I had an Internet download and I didn't want to put .NET 3.5 on my web site, I could check for .NET 3.5 on the user's machine and if it isn't there, I could tell him he needs to install .NET 3.5 before running my setup.
Thanks in advance...
Checking prerequisite without automatically installing it
-
- Posts: 6
- Joined: Mon Jan 07, 2008 5:29 pm
-
- Site Admin
- Posts: 364
- Joined: Mon Jul 30, 2007 11:51 am
- Location: USA
- Contact:
Sure,
You just need to find the way to check whether the pre-requisite is installed or not. If it is not installed, tell the user through a messagebox that he/she needs to install the prerequisite first. After that, you can include a Terminate Install command to finish the installation.
You just need to find the way to check whether the pre-requisite is installed or not. If it is not installed, tell the user through a messagebox that he/she needs to install the prerequisite first. After that, you can include a Terminate Install command to finish the installation.
Alejandro Ronquillo
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: Google [Bot] and 109 guests