Can you make a .exe file available in all folders from the command line?
Probably doesn't make a huge amoutn of sense!
I'm doing some .NET learning and need to make a command line call to a .exe file in %windir%/Microsoft.Net/Framework/v2.0.50727 but including a file from a completely seperate folder.
What I want to be able to do is in command line, navigate to the folder containing the file I need to use in the call and then type
csc myfile.cs
I'm sure this is possible, but can't remember how you do it. It's basically to make a .exe file globally available.
Any ideas? Anyone understand what I'm asking?![]()



LinkBack URL
About LinkBacks

Reply With Quote

Bookmarks