MrChefman wrote:
...the command line interface appears for a short time.
You mean the console window? Have you tried using ShellExecute(..., SW_HIDE), or setting STARTUPINFO.wShowWindow to SW_HIDE if using CreateProcess()?
"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain
"There is no death, only a change of worlds." - Native American Proverb