You can use the scheduler to run a job in a different user context, which makes
it hidden.
If the job doesn't need network access, you can lauch it with the AT command
(runs in system context) or use the RSoon freeware, tip 2395 in the 'Tips &
Tricks' at http://www.jsiinc.com
I presume you mean in the same way you can in Unix OS.
The closest method I can think of is the START command which will run a
command as a new process, e.g.
start dir
will start a new instance of the command prompt and execute the dir command.
Not quite what you're looking for though I expect.
DavieC
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.