Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Summary: ::------------------------------------------- ::Create a batch file called wait.bat ::add the following line below. ::For batch files that neeed to ::pause for a period of time. ::To use just at the...
Summary: Hi, can some one please help! How can i get a batch file to run when ever someone logs off a computer. Is this possible? Also how can i get a batchfile to run when the computer is switched off? Th...
Summary: Hi I have writen a small batch file. This batch file is a simple command to de-mirror array drives. 1:>@ echo off 2:>cd c:\programfiles\emc\symcli\binaries 3:>symmir -g bcv-db split I need to run...