Wednesday, August 18, 2010

Run an interactive EXE with system

This works for XP, W2K, W23:

sc create testsvc binpath= "cmd /K start" type= own type= interact

If this command succeeds, just start the service.

From:blogs.madness.com/b/adioltean/archive/2004/11/27/271063.aspx

- Posted using BlogPress from my iPhone

No comments:

Post a Comment