Ansuya Negi wrote: > Then I need to install .NET framework accordingly. As suggested by some > posts, I tried using bootstrapper dotNetInstaller. However this just gives > us an option, whether we want to install .NET or not. The condition check > that we have .NET comes after this in .msi file. Is it possible to first > check the condition in .msi file and then load .NET. >
You can't install .NET from within your MSI package so you need to do the checking and installation from the bootstrapper. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users