Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot: no bootmgr.exe
2014-03-12, 17:59
Post: #11
RE: wimboot: no bootmgr.exe
(2014-03-12 17:49)VirtualNobody Wrote:  Good idea...I'm getting the same issue though...I get the boot screen with the spinning dots, then I get our background, then *poof* again, reboot...Happens so fast I didn't even see the minimized window get created.

So it appears that as soon as the bootstrap.vbs script is done executing, it reboots.

Should be easy to test that theory:

Code:
Set os = WScript.CreateObject ( "WScript.Shell" )
os.Run "%COMSPEC%", 7, false
WScript.MsgBox ( "Click me to exit script" )

(I haven't tested this code, and don't know if that syntax is correct, but hopefully the concept is clear.)

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: wimboot: no bootmgr.exe - mcb30 - 2014-03-06, 11:43
RE: wimboot: no bootmgr.exe - mcb30 - 2014-03-07, 16:45
RE: wimboot: no bootmgr.exe - mcb30 - 2014-03-12, 15:57
RE: wimboot: no bootmgr.exe - mcb30 - 2014-03-12 17:59
RE: wimboot: no bootmgr.exe - mcb30 - 2014-03-12, 18:18
RE: wimboot: no bootmgr.exe - mcb30 - 2014-03-19, 13:50



User(s) browsing this thread: 1 Guest(s)