> I have VS.net Pro 2003 and have written some VB programs. I am creating installation packages and as part of the installation i would like the
installer to check if .net framework is installed and if it isnt then go
ahead and install it. Is there a plug in for VS.net that would allow me to
do that, or is there someway of doing this.
http://msdn.microsoft.com/vstudio/downloads/tools/bootstrapper/

Signature
Mickey Williams
Author, "Microsoft Visual C# .NET Core Reference", MS Press
www.servergeek.com
Iotats - 26 Apr 2004 18:41 GMT
I have written small applications in VB.Net 2003, when I sent the installer, its asking the client's compute to install Notnetfx.exe which is around 25 MB.
My program is is just 2 MB, is there any workaround that client does not have to download 25 M
In VB 6, it used to have some DLLs that would make sure it runs
Are there minimum set of files that can be packaged along to make it wor
----- Mickey Williams wrote: ----
"James Proctor" <jamesproctor@ebmis.co.uk> wrote in messag
news:C05F1EB3-2283-4ED1-961B-581B8417B676@microsoft.com..
> I have VS.net Pro 2003 and have written some VB programs. I am creatin
installation packages and as part of the installation i would like th
installer to check if .net framework is installed and if it isnt then g
ahead and install it. Is there a plug in for VS.net that would allow me t
do that, or is there someway of doing this
http://msdn.microsoft.com/vstudio/downloads/tools/bootstrapper
--
Mickey William
Author, "Microsoft Visual C# .NET Core Reference", MS Pres
www.servergeek.co
Mickey Williams - 26 Apr 2004 18:52 GMT
> Are there minimum set of files that can be packaged along to make it work
Yes, dotnetfx.exe.

Signature
Mickey Williams
Author, "Microsoft Visual C# .NET Core Reference", MS Press
www.servergeek.com