Hello -- I am evaluating your tool for purchase. Almost all our requirements are met, except for this one:
I have a VB Script that will be executed during the installation process. It is to validate a few items to ensure that the work station that the product is being installed on is *valid* (to meet some of our proprietary standards).
So, the VBScript, when executed, will return FAIL if checks fail. If the value is FAIL (or non-zero), we want the installer to stop processing the install with a message 'You will not be able to install this software Please contact..' etc.
Can this be accomplished? This is a show stopper.
Thanks for your help in advance.
Best,
KP
ps: We have tried the custom action property of "Synchronous Action check return code", but that doesnt seem to work