Results 1 to 6 of 6

Thread: Common Language Runtime/installation

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279

    Common Language Runtime/installation

    When you package a program in .net, is the CLR part of that package? In other words, I want to install a .net program on a Windows 2000 machine. Will this install the CLR (or .net framework) on the 2000 machine? My terminology may be wrong but I think you see where I'm going.

    Thanks
    A cynic knows the price of everything but the value of nothing.

  2. #2
    Lively Member ac11965's Avatar
    Join Date
    May 2000
    Location
    East London, South Africa
    Posts
    69
    apparently not...

    i was just trying to install my package on another machine and it asks for the .net framework to be installed.

    do you maybe know where i can find this file?
    would this be on the development installation cd's?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279
    I believe it is on the development disk.
    A cynic knows the price of everything but the value of nothing.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    Tennessee
    Posts
    279
    To elaborate on my last post:

    I just did a package and deployment build and got the following message:

    WARNING: This setup does not contain the .NET Framework which must be installed on the target machine by running dotnetfx.exe before this setup will install. You can find dotnetfx.exe on the Visual Studio .NET 'Windows Components Update' media. Dotnetfx.exe can be redistributed with your setup.

    However, is there a way to include the .NET Framework in the install package?
    A cynic knows the price of everything but the value of nothing.

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6
    Thelonius
    Guest
    I'm sure there is, but that's going add some considerable heft to your install package. If you have the capability, you may consider creating a .NET framework network install script and run it first.

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