[Casper] boot camp commands on windows

Thomas Larkin TLARKI at kckps.org
Wed Jul 9 10:19:08 PDT 2008


Sorry if this is beating a dead horse, but I even have some peopel at Apple helping me on this one.  I am also, on a side note, missing the corporate world now where you don't need to micromanage your users as much.

So, I know that the exe file for boot camp in Windows lives here

C:\Program Files\Boot Camp\KbMgr.exe

I was thinking I could do a simple script like this (and my Windows scripting skills suck)

@echo off
rem run your program and wait until its done
start /wait \\path\to\maptest ......

rem bootcampfix  ....
C:\Program Files\Boot Camp\KbdMgr.exe"....  Restart in Mac OS X....

rem schedule reboot NOW. during testing change 0 to 60
rem reboot can be stopped by shutdown -a from a cmd prompt (start menu/run cmd)
shutdown -r -t 0

However I don't think it works, well I know it doesn't work.  

Thomas Larkin
TIS Department
KCKPS USD500
tlarki at kckps.org
cell:  913-449-7589
office:  913-627-0351



More information about the Casper mailing list