[OT batch file] Turn off/on various software in batch

R

reader

I want to lean enough scripting to turn off/on a series of
applications. Where would experienced scripters send me to learn how.

(Wise cracks accepeted too)
 
W

Wesley Vogel

Type help in a command prompt.

Type start /? in a command prompt.

Type net /? in a command prompt.

Paste the following line into Start | Run and click OK...
hh ntcmds.chm::/ntcmds.htm

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
P

Pegasus \(MVP\)

I want to lean enough scripting to turn off/on a series of
applications. Where would experienced scripters send me to learn how.

(Wise cracks accepeted too)

Have a look at taskkill.exe.
 

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

Top