0

I working now with WINAPI and I try to run the app "RUN-command" I tried to do FINDWINDOW / FINDWINDOWEX but it does not make sense because the program "RUN" is not working yet. How to open the "Run-command"?

tshepang
  • 12,111
  • 21
  • 91
  • 136
  • This may be because Run isn't actually a program. If you're looking to start a program from your C# app, there are other ways of doing it. – Moo-Juice Sep 20 '13 at 14:45
  • Are you talking about the run-command? http://en.wikipedia.org/wiki/Run_command – Alan Sep 20 '13 at 14:46
  • If you want the open the *Run Dialog* see [Start “Run” Process with C#](http://stackoverflow.com/questions/9331088/start-run-process-with-c-sharp) – Alex K. Sep 20 '13 at 15:07
  • @KorenLeven, I believe AlexK's comment to be what you're after. – Moo-Juice Sep 20 '13 at 15:11

0 Answers0