|
-
July 21st, 2005, 01:21 AM
#1
Will C#.NET exe files work on win 2000/xp ?
i'm totally new at the .NET environment and i have a simple question :
i made a simple project and compiled it.
i believe that if i copy paste the release exe file to another computer the file won't work? (because it needs dlls and others....).
is there a way for my .NET exe file to work on other computers without .NET compiler installed on them ?
if yes ,then how? ( no need for specific explanation , just a couple of words or a link).
-
July 21st, 2005, 01:49 AM
#2
Re: Will C#.NET exe files work on win 2000/xp ?
You will need to install the DOT-NET-Framework on the destination computer.
This Framework is available at Microsoft-Website for different languages.
Look here:
http://www.microsoft.com/downloads/r...displaylang=en
Hope this helps.
Jost
-
July 21st, 2005, 02:08 AM
#3
Re: Will C#.NET exe files work on win 2000/xp ?
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
|