--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"Scott Capistrant" <sco...@calculated.com> schreef in bericht
news:040501c3ce57$08e9ea10$a101...@phx.gbl...
You can find it here
( http://www.microsoft.com/downloads/details.aspx?
FamilyId=262D25E3-F589-4842-8157-
034D1E7CF3A3&displaylang=en ) (Redistributable Package)
>.
>
Create a setup project for the application (VS.NET includes a Setup
Wizard, the Standard Edition of VB.NET includes a project template for
setups only). In the setup, you can include the .NET Framework, which
is required for the execution of the application on the target machine:
Framework 1.0:
.NET Framework Deployment Guide
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid.asp>
Using Visual Studio .NET to Redistribute the .NET Framework
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy.asp>
Framework 1.1:
Redistributing the .NET Framework 1.1
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/redistdeploy1_1.asp>
.NET Framework 1.1 Deployment Guide
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid1_1.asp>
.NET Framework 1.1 Redistributable Prerequisites
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/NETFx1Redistreq1_1.asp>
.NET Framework Redistributable Package 1.1 Technical Reference
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetfxref1_1.asp>
Using Visual Studio .NET 2003 to Redistribute the .NET Framework
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp>
Visual Studio .NET Framework Bootstrapper Plug-in
<http://workspaces.gotdotnet.com/vsboot>
--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>