Run Command

  • Thread starter Thread starter Norman Baumgartner
  • Start date Start date
N

Norman Baumgartner

I have a third party software package that will not
execute a batch file, I want to use the run command in
the windows start menu to call the batch file so it can
execute, does anyone know how I can call the run command
from a third party software package in order to execute it
while this program is running, this application will only
execute pif or exe files.
 
Have you tried "start" command from command script? See "start /?" for help.
 

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.

Ask a Question

Back
Top