Shell commands and other executables
- From: Dave Rudolf <dave.rudolf@xxxxxxxx>
- Date: Wed, 17 Jan 2007 00:33:18 -0600
Hey all,
How exactly would one execute a Windows shell command from a C/C++ program (compiled in Visual C++.Net)? Examples would be internal commands like:
copy *.* some\other\directory
or other executables and batch files, like:
java.exe somestuff.jar
Thanks.
Dave
.
- Follow-Ups:
- Re: Shell commands and other executables
- From: William DePalo [MVP VC++]
- Re: Shell commands and other executables
- Prev by Date: Re: Strange "Stack Overflow" message occurring with use of vector
- Next by Date: Re: Shell commands and other executables
- Previous by thread: Edit binary DLL to change time zone rules
- Next by thread: Re: Shell commands and other executables
- Index(es):
Relevant Pages
|