Regan: CreateProcess()?

Regan Heath regan at netmail.co.nz
Wed Sep 26 06:04:01 PDT 2007


okibi wrote:
> Well, I was going by what clay had said regarding setting the program to CMD.exe and the arguments to the batch script. Simply hitting the batch script works fine, apparently.
> 
> Thanks for all your help!

My code is "setting the program to cmd.exe", eg.

execProcess(`c:\windows\system32\cmd.exe`,`test.bat`)

Regan


More information about the Digitalmars-d-learn mailing list