Hi Phil,
After changing the type of the bootstrapper to output type .exe i am not
facing the error below. Thanks for the pointer.
But on the trying to install using the bootstrapper .exe created the
.NEt framework does not get installed. It shows the message "Microsoft
.NET framework setup"
A project that creates a bootstrapper (and uses the Bundle element) should
produce an EXE, and not an msi. An MSI does not have the appropriate 'entry
point' which is what the error indicates.
You might find it easier to use the built-in support for installing .Net
4.0. In my bootstrapper (exe)
2 matches
Mail list logo