including FW in distribution kit

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Eric BOUXIROT

    including FW in distribution kit

    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..



  • Herfried K. Wagner [MVP]

    #2
    Re: including FW in distribution kit

    * "Eric BOUXIROT" <rickou@rickou. net> scripsit:[color=blue]
    > 1) is it possible to include install of Framework in the distribution
    > package of my application ?[/color]

    Framework 1.0:

    ..NET Framework Deployment Guide
    <http://msdn.microsoft. com/library/en-us/dnnetdep/html/dotnetframedepg uid.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/dotnetframedepg uid1_1.asp>

    ..NET Framework 1.1 Redistributable Prerequisites
    <http://msdn.microsoft. com/library/en-us/dnnetdep/html/NETFx1Redistreq 1_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.gotd otnet.com/vsboot>

    --
    Herfried K. Wagner [MVP]
    <http://www.mvps.org/dotnet>

    Comment

    • news.microsoft.com

      #3
      Re: including FW in distribution kit

      Use Install Shield 8.0 or later !!

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

      Gustavo.


      "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
      news:#hkK3fYyDH A.3520@tk2msftn gp13.phx.gbl...[color=blue]
      > * "Eric BOUXIROT" <rickou@rickou. net> scripsit:[color=green]
      > > 1) is it possible to include install of Framework in the distribution
      > > package of my application ?[/color]
      >
      > Framework 1.0:
      >
      > .NET Framework Deployment Guide
      >[/color]
      <http://msdn.microsoft.com/library/en...ramedepguid.as
      p>[color=blue]
      >
      > 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
      >[/color]
      <http://msdn.microsoft. com/library/en-us/dnnetdep/html/redistdeploy1_1 .asp>[color=blue]
      >
      > .NET Framework 1.1 Deployment Guide
      >[/color]
      <http://msdn.microsoft.com/library/en...ramedepguid1_1
      ..asp>[color=blue]
      >
      > .NET Framework 1.1 Redistributable Prerequisites
      >[/color]
      <http://msdn.microsoft.com/library/en...edistreq1_1.as
      p>[color=blue]
      >
      > .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
      >[/color]
      <http://msdn.microsoft.com/library/en...tdeploy1_1.asp[color=blue]
      >
      >
      > Visual Studio .NET Framework Bootstrapper Plug-in
      > <http://workspaces.gotd otnet.com/vsboot>
      >
      > --
      > Herfried K. Wagner [MVP]
      > <http://www.mvps.org/dotnet>[/color]


      Comment

      • Herfried K. Wagner [MVP]

        #4
        Re: including FW in distribution kit

        * "news.microsoft .com" <gustavo_franco @hotmail.com> scripsit:[color=blue]
        > Use Install Shield 8.0 or later !!
        >
        > It has .Net integration, beatifull software to create .Net installation
        > packages.[/color]

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

        --
        Herfried K. Wagner [MVP]
        <http://www.mvps.org/dotnet>

        Comment

        Working...