Jump to content

etorbenson

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by etorbenson

  1. Use the following line at the end of your script:

    EXIT

    I am assuming that your install script is the STARTNET.CMD file.  If it's not, you'll have to find a way to get your batch file to terminate STARTNET.CMD to reboot automatically.

    Is there any way to force WinPE closed? My setup routine relies on an HTA, so once MSHTA runs, I lose control of the STARTNET.CMD file. The standard WinXP SHUTDOWN.EXE doesn't work; it just says "The device is not ready." Has anyone gotten WinPE to successfully reboot after executing a command other than "exit"?

  2. The WinPE.CHM file explains how to get the files you need into your WinPE image. You then need to run OC2.BAT in your STARTNET.CMD file to register the DLLs. HTAs definitely work...I wrote an entire setup script in Dynamic HTML that runs in WinPE.

×
×
  • Create New...