C# csc.exe Environment Variable
Posted on Tuesday, May 11, 2010 in C#
environment variable->add new:
name: cs
value: C:\WINDOWS\Microsoft.NET\Framework\[VERSION]\csc.exe
use:
C:\>%cs% example.cs
environment variable->add new:
name: cs
value: C:\WINDOWS\Microsoft.NET\Framework\[VERSION]\csc.exe
use:
C:\>%cs% example.cs