rdalling Posted April 16, 2004 Posted April 16, 2004 I have a customized WinPE that does not use the CMD prompt as the shell. I login to the network, map the network drive I need and kick an install script from a menu item. XP loads properly but drops back to the shell without rebooting the machine. I have tried the MS version of Shutdown.exe, but it does not work.Does anybody know how to force WinPE to reboot or have any other ideas?Roger
likuidkewl Posted April 16, 2004 Posted April 16, 2004 there is a utility built for peuilder that should work.
liulaotou2 Posted April 18, 2004 Posted April 18, 2004 http://popup3.tok2.com/home2/waaaamc/plug/...le_shutdown.zipthis plugin can work under windows explorer shellrename your own msgina.dll to ginaorg.dllthen rename pegina.dll to magina.dllyou must keep "LogonType" be "0" as belowWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"LogonType"=dword:00000000PE Shell Swapper (PEShell) 1.5.0.1 is too powerful .
gosh Posted April 18, 2004 Posted April 18, 2004 just close the shell. When the shell is closed the pc will auto restart. You can do this in cmd by typing exit.-gosh
rdalling Posted April 21, 2004 Author Posted April 21, 2004 I understand how to exit the menu from the menu, but I can't just issue an exit command to a second spawned process. It only closes the cmd window I'm working with not the menu. I have considered making taskkill.exe work with winpe, but it is more involved than copying the dll dependent files and executing the command to kill the thread.This is one of the final steps I need to have a totally automated install of windows XP with all my applications, SUS patches and forcing a sysprep at the end using the winbom.inin parameters.
rdalling Posted April 23, 2004 Author Posted April 23, 2004 Prolem solved,There is a new version of the Nu2Menu which has the ability to recieve an exit command from a command line or batch file...http://www.nu2.nu/pebuilder/@nu2menumsg.exe @Exit()Roger
likuidkewl Posted April 24, 2004 Posted April 24, 2004 Have you tried PEshutdown.exe?You can get it here:http://home.t-online.de/home/520085154509
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now