You need a copy of Professional VB.NET by Barnell, et al, published by Wronx
.
The entire chapter 24 is dedicated to deployment. Essentially you can test
for .NET framework and launch the .net installer if you need it. See
especially p. 820 ff.
You probably side stepped inclusion of "Detected Dependencies" somehow.
This can be done; I have successfully done it.
Richard Ainsley
----- Original Message -----
From: "BUGS" <herby@i...>
To: "pro_VB_dotnet" <pro_vb_dotnet@p...>
Sent: Monday, April 22, 2002 8:12 AM
Subject: [pro_vb_dotnet] Re: Making a setup project
> yup this is "HELL"
>
> pls help us guys!!!
>
> tnx in advance
> BUGS
>
> ----- Original Message -----
> From: "ZEDD" <zedd@a...>
> To: "pro_VB_dotnet" <pro_vb_dotnet@p...>
> Sent: Sunday, April 21, 2002 10:30 PM
> Subject: [pro_vb_dotnet] Making a setup project
>
>
> > I have finished a vb project and now i want to build it with the dotnet
> > framework. but the problem is that when i build it says: "This setup
does
> > not contain the .NET Framework which must be installed on the target
> machine
> > by running dotnetfx.exe before this setup will install. You can find
> > dotnetfx.exe on the Visual Studio .NET 'Windows Components Update'
media.
> > Dotnetfx.exe can be redistributed with your setup."
> >
> > What does this mean? the client pc should install first the dotnetfx.exe
> > then i will install the setup.msi onto it?
> >
> > Can it be done with making a setup with the dotnet framework on it, so
> that
> > there will no installation of dotnetfx.exe which is a huge file.
> >
> > - ZEDD
> >
> >
> >
> >
>
>
>