casper101 Posted March 29, 2007 Posted March 29, 2007 Can someone please help me.... Not sure what it does and/or what it is used for. Is it supposed to be on my computer? Is it a system file?What are these .bat file for?@echo offREM this will be executed during cmdlines.txt time.cd\if not exist C:\hp\bin\WaitandDelete.jse goto endif exist %AppDir% WScript C:\hp\bin\WaitandDelete.jse %AppDir% /wait:1 //bif exist %CurDir% WScript C:\hp\bin\WaitandDelete.jse %CurDir% / wait:1 //b:endALSO have another "install.bat" fileREM @ECHO OFFREM remove the audit mode setting from oobeinfo.iniPython %AppDir%\TurnOffAudit.pyREM Remove Fullscreen from firstboot.txtC:\HP\BIN\AUTOMODE32 /REMOVE c:\hp\bin\FirstBoot.TXT "c:\hp\bin\FullScreen.exe closeC:\HP\BIN\AUTOMODE32 /REMOVE c:\sysprep\i386\$OEM$\CMDLINES.TXT"c:\hp\bin\Fullscreen.exe closeREM Add a line to cmdlines.txtC:\HP\BIN\AUTOMODE32 add c:\hp\bin\FirstBoot.txt ""C:\hp\bin\cloaker.exeC:\hp\bin\commands /lw:c\hp\bin\cleanup_bb\lg.ini /c /wwC:\hp\bin\cleanup_bb\cleanup_bb.bat""C:\HP\BIN\AUTOMODE32 /add c:\sysprep\i386\$OEM$\CMDLINES.TXT ""C:\hp\bin\cloaker.exeC:\hp\bin\commands /lw:c:\hp\bin\cleanup_bb\lg.ini /c /wwC:\hp\bin\cleanup_bb\cleanup_bb.bat""REM finish up by appending the command for closing the full screenC:\HP\BIN\AUTOMODE32 / ad c:\hp\bin\firstboot.TXT ""c:\hp\bin\FullScreen.exe close""C:\HP\BIN\AUTOMODE32 / add c:\sysprep\i386\$OEM$\CMDLINES.TXT""c:\hp\bin\FullScreen.exe close""REM rename oobe.bb to oobe.batren c:\sysprep\oobe.bb c:\sysprep\oobe.batI am going crazy trying to figure this out. I always get wary when I see cloaker.exe. I thank you so much!Kris
uid0 Posted March 30, 2007 Posted March 30, 2007 Just HP automating your windows install, nothing to worry about.If you look in the msfn unattended guide section, you can see how it works.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now