|
-
Apr 18th, 2002, 10:30 AM
#1
Thread Starter
Hyperactive Member
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.
-
Apr 18th, 2002, 10:38 AM
#2
Lively Member
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?
-
Apr 18th, 2002, 11:04 AM
#3
Thread Starter
Hyperactive Member
I believe it is on the development disk.
A cynic knows the price of everything but the value of nothing.
-
Apr 18th, 2002, 11:14 AM
#4
Thread Starter
Hyperactive Member
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.
-
Apr 18th, 2002, 11:24 AM
#5
-
Apr 18th, 2002, 11:43 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|