including FW in distribution kit

  • Thread starter Thread starter Eric BOUXIROT
  • Start date Start date
E

Eric BOUXIROT

hi again..

i forgot,
1) is it possible to include install of Framework in the distribution
package of my application ?
2) do you know other software to make VB.NET install ???

thank again..
 
* "Eric BOUXIROT said:
1) is it possible to include install of Framework in the distribution
package of my application ?

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>
 
Use Install Shield 8.0 or later !!

It has .Net integration, beatifull software to create .Net installation
packages.

Gustavo.
 
* "news.microsoft.com said:
Use Install Shield 8.0 or later !!

It has .Net integration, beatifull software to create .Net installation
packages.

For a simple little tool that seems oversized for me...
 
Back
Top