Start process with batch file - want to close DOS console
- From: "spasmous" <spasmous@xxxxxxxxx>
- Date: 23 Jan 2007 12:01:07 -0800
I want to put a .bat file in my startup folder to run the following
command:
"C:\Program Files\Xming\Xming.exe" :0 -clipboard -multiwindow
It starts an X server and basically runs in the background. The problem
is a DOS console opens up and stays there until I manually close it.
The X server continues running fine after I close it. What I want is
for the DOS console to execute the command then go away. I can't figure
it out - tried various combinations of cmd /c, start /d and other
things that don't work. Help appreciated!
.
- Follow-Ups:
- Re: Start process with batch file - want to close DOS console
- From: Pegasus \(MVP\)
- Re: Start process with batch file - want to close DOS console
- From: John John
- Re: Start process with batch file - want to close DOS console
- Prev by Date: Re: Is Alt.dll file a Microsoft file
- Next by Date: NTLDR is missing (after restore from backup)
- Previous by thread: All my .Net folders say Read-Only
- Next by thread: Re: Start process with batch file - want to close DOS console
- Index(es):
Relevant Pages
|