Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CommandBuilder
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
CommandBuilder
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01296497
Message ID:
01296497
Views:
44
I am wanting to call an external .exe from inside a method. The 2008 MSDN talks about a CommandBuilder class under the Microsoft.Build namespace. Problem is there is no such namespace and I cannot find CommandBuilder anywhere else.

I want to execute a string in a command line that calls an external exe with one argument, example: "xxx.exe arg1". What class opens the command line up to me or do I need to invoke reflection?

I use to do this in VC++ with a call to system().

Thanks a bunch,

MW
Next
Reply
Map
View

Click here to load this message in the networking platform