.Net download from the web
Posted: Thu Mar 02, 2006 12:08 am
I am currently using Installshied Express (bought 1 week ago and I think I still have time to ask for my money back)
By far the most annoying thing about the stupid installer is that when you distribute the setup file to install the .Net 2 as a download from the web only if needed, the stupid thing goes out and starts downloading files from the web without asking the users permission and is freaking out some of our customers.
My question is: Is your installer capable of creating setup files that can download the .Net 2 from the web only if needed (so that I don’t have to package the .Net with my setup) and if it does, do the users get a polite message saying something like:
“This app requires .Net 2 framework to be installed in your computer. Would you like to download and install the .Net 2 now? If you click no the setup will be canceled”
Then, only after the user clicks “Yes” should the installer fetch the .Net from the web.
Is this possible to do with the Express version of your installer?
Thanks.
By far the most annoying thing about the stupid installer is that when you distribute the setup file to install the .Net 2 as a download from the web only if needed, the stupid thing goes out and starts downloading files from the web without asking the users permission and is freaking out some of our customers.
My question is: Is your installer capable of creating setup files that can download the .Net 2 from the web only if needed (so that I don’t have to package the .Net with my setup) and if it does, do the users get a polite message saying something like:
“This app requires .Net 2 framework to be installed in your computer. Would you like to download and install the .Net 2 now? If you click no the setup will be canceled”
Then, only after the user clicks “Yes” should the installer fetch the .Net from the web.
Is this possible to do with the Express version of your installer?
Thanks.