Installing the .NET Framework - DOTNET

This is a discussion on Installing the .NET Framework - DOTNET ; Is there some Microsoft website or ftp server that I can point my installer to to download dotnetfx. Pointing users to the Windows update page is not an option, I would like my application to install the .NET framework seamlessly ...

+ Reply to Thread
Results 1 to 4 of 4

Installing the .NET Framework

  1. Default Installing the .NET Framework

    Is there some Microsoft website or ftp server that I can point my
    installer to to download dotnetfx. Pointing users to the Windows
    update page is not an option, I would like my application to install
    the .NET framework seamlessly and silently without asking the user to
    do anything other than agreeing to the license. Is this possible?

    regards Mark

  2. Default Re: Installing the .NET Framework

    For best practices in deploying the FX redistributable, see
    http://msdn.microsoft.com/library/en...asp?frame=true

    HabibH.

    "Mark" <msegal@semaview.com> wrote in message
    news:15afd44b.0311131330.2fdd2f4b@posting.google.com...
    > Is there some Microsoft website or ftp server that I can point my
    > installer to to download dotnetfx. Pointing users to the Windows
    > update page is not an option, I would like my application to install
    > the .NET framework seamlessly and silently without asking the user to
    > do anything other than agreeing to the license. Is this possible?
    >
    > regards Mark




  3. Default Re: Installing the .NET Framework



    Thanks for replying to my post Habib, I appreciate it. However my
    question remains unanswered, what I'm looking for is a permanent ftp or
    website which I can hardcode into my installer. I do not wish to
    distribute the .NET framework myself. .NET can be downloaded from the MS
    site however the website has a dynamic session key and therefore cannot
    be hardcoded into an install script. Also the sample install application
    that Microsoft recomends using requires that you have dotnetfx available
    from somewhere. My question is where is that?



    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!

  4. Default Re: Installing the .NET Framework

    On Fri, 14 Nov 2003 07:11:38 -0800, in microsoft.public.dotnet.faqs you wrote:

    >Thanks for replying to my post Habib, I appreciate it. However my
    >question remains unanswered, what I'm looking for is a permanent ftp or
    >website which I can hardcode into my installer. I do not wish to
    >distribute the .NET framework myself. .NET can be downloaded from the MS



    I can understand the desire not to have to distribute the framework. However,
    what about people who download your application that do not have broadband
    access? What would you do for those consumers of your application?


+ Reply to Thread

Similar Threads

  1. Installing .NET Framework along with application
    By Application Development in forum DOTNET
    Replies: 3
    Last Post: 08-24-2007, 08:16 AM
  2. Re: error installing .net Framework 3.0
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 08-16-2007, 07:44 PM
  3. Installing framework for the first time
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 07-12-2007, 05:39 PM
  4. Problem installing Framework 2.0
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 06-12-2007, 10:35 AM
  5. Problem installing .NET Framework
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 02-13-2004, 01:47 PM