October 28, 200421 yr Hi all,I am having a problem where the it says "setup restarting..." after the first reboot and then the screen just sits there blue. Eventually a windows error box comes up (after ages) saying Virtual Memory is too low and will now resize.. it immediately reboots and goes throught the whole thing again ... over & oversame thing happens to me when i use method 2
October 28, 200421 yr I got a new message this time "setup failed to start" at the same spoterror code 0xc000012d
October 29, 200421 yr I'm just curious, are you running a sata hd?If you do, try to do the setup again on a normal ata hd with the same install cd. That way, I elliminated the cd as being the problem.
October 30, 200421 yr I've sent a PM to Pyron 9 days ago now... (21st of October), still no reply, he hasn't read it yet...Anyone here who has the chance of notifying him?Bâshrat the Sneaky
October 31, 200421 yr Guys with this error, are u using nLite? I tested my cd not until i tried method 2, and got the same rebooting crap. Finally it hit me to try out the iso before the driver packs and walla, same problem. I stopped using nLite and did the slipstreaming and reduction in size manually and then added the driver packs with method two and received no error. This could be an nLite issue. But hey, I dont know much and could be way off base.-northofnowhere
October 31, 200421 yr I have problem with no restart problem after setup is finishIn "Presetup.cmd" section "Reset DriverPolicy" i changed folloving linesREM +=======================================================+REM | Reset DriverPolicy |REM |-------------------------------------------------------|reg add "HKCU\Software\Microsoft\Driver Signing" /v Policy /t REG_DWORD /d 1reg add "HKCU\Software\Policies\Microsoft\Windows NT\Driver Signing" /v BehaviorOnFailedVerify /t REG_DWORD /d 1reg add "HKLM\Software\Microsoft\Driver Signing" /v Policy /t REG_BINARY /d 01REM +=======================================================+into REM +=======================================================+REM | Reset DriverPolicy |REM |-------------------------------------------------------|reg add "HKCU\Software\Microsoft\Driver Signing" /v Policy /t REG_DWORD /d 1 /freg add "HKCU\Software\Policies\Microsoft\Windows NT\Driver Signing" /v BehaviorOnFailedVerify /t REG_DWORD /d 1 /freg add "HKLM\Software\Microsoft\Driver Signing" /v Policy /t REG_BINARY /d 01 /fREM +=======================================================+because this keys alredy exist in registry and requires confirmation parametar "/f"so setup now close presetup.cmd and restart normaly.
October 31, 200421 yr Hmmm... Could anyone verify this?Anyway: congratulations ile5, I'd never have noticed that! Bâshrat the Sneaky
October 31, 200421 yr thanks.I forget to thank you for all your free time spend here. Another thing:If the setup freeze or power failure happen, setup go again after restart, butthen section after "start /WAIT setup.exe %*" in the "presetup.cmd" never be execute.1. "Reset DriverPolicy" never be execute.2. "Clenup" never be execute. 3. "Reset DevicePath" never be execute.Will be better put that stuff somewhere in "RunOnceEx" section and execute them after restart.
Create an account or sign in to comment