Thursday, March 24, 2011

shell script in Windows

create a bat file named run.bat
edit the run.bat
you could put command which windows could understand
E.g.
dir
cmd
measureSuspendTime.ext
psshutdown -d -t 0

No comments: