call csc

  • Thread starter Thread starter Alberto
  • Start date Start date
A

Alberto

How can I call the C# compiler (csc.exe) from all the directories of my
computer? Actually I can only call it from the directory where it is.

Thank you
 
Steve said:
find the vcvars32.bat file and run it. ( I think that is the name of
it! )

-Steve

I'm not sure that is this fellas speed.

Try this:

Start,
Programs,
Microsoft Visual Studio 2005,
Visual Studio Tools,
Visual Studio 2005 Command Prompt.
 
Back
Top