HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: kevinvinv on March 26, 2016, 09:47:24 PM

Title: is there a "system()" command in C#
Post by: kevinvinv on March 26, 2016, 09:47:24 PM
I was wondering if my C# HomeGenie program can make a call to the command line using system() or some similar route?

Is that possible?

Thanks!!!
Title: Re: is there a "system()" command in C#
Post by: bkenobi on March 28, 2016, 05:11:19 PM
There are a couple threads about this topic.  I believe you can use something like the link shows.

http://stackoverflow.com/questions/1469764/run-command-prompt-commands (http://stackoverflow.com/questions/1469764/run-command-prompt-commands)