Results 1 to 3 of 3

Thread: [RESOLVED] Which OSes come with the Framework preinstalled?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Mar 2005
    Location
    Sector 001
    Posts
    1,577

    Resolved [RESOLVED] Which OSes come with the Framework preinstalled?

    Hi, I found some information that the .NET Framework auto-installs only with Windows XP Media Center Edition, Windows XP Tablet PC Edition (both version 1.0) and MS Server 2003 (version 1.1).

    Is this information correct? I am asking because I'd like to know whether I have to include the network in my software or mention a download link.

    Regards
    VB 2005, Win Xp Pro sp2

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Which OSes come with the Framework preinstalled?

    I wasn't aware that the Framework was preinstalled on Media Center or Tablet PC, but I can vouch for the fact that it is in Server 2003 and it is not in XP SP2. If you're using VS.NET 2003 then you should install the bootstrapper plug-in and then all your installers will include the Framework by default. You can then distribute just the MSI file if you want a small download for those who already have the Framework installed or you can ZIP the whole package and they will run Setup.exe and it will install the Framework automatically if required.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [RESOLVED] Which OSes come with the Framework preinstalled?

    And Vista.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width