C# - Compile a batch file programatically -


can programatically compile batch file form c#. meaning give location of file , c# library compiles file , gives output

can tell me library c# can me write small intepreter c#

batch files in windows not compiled. executed command processor.

you can use process.start execute batch file within c# program.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -