Unlock Posted March 1, 2006 Posted March 1, 2006 (edited) My problem:1)Start installation windows2)start driver.cmd and I see all operation after, pc restart and blue screenWHY?I've many drivers for more pc in drivers directory...Is the problem it? Edited March 18, 2006 by Bâshrat the Sneaky
Unlock Posted March 3, 2006 Author Posted March 3, 2006 31 guys have read and nobody responds.....MMMMMMMMM
Guest Posted March 3, 2006 Posted March 3, 2006 Need more info. Can you post the contents of your driver.cmd and some system specs?Have you narrowed down which driver(s) may be causing the problem?
Unlock Posted March 3, 2006 Author Posted March 3, 2006 driver.cmd@ECHO OFFTITLE Drivers-from-CD Installationcolor 1F:: Set Current Drive as CD CD /D "%~dp0":: Set Drivers Location Folder SET DRV=Drivers:: Ticker script ECHO.exec hide %CD%\Process.exe -r setup.exe >%SystemDrive%\Ticker.ncl ECHO.wait 10000 >>%SystemDrive%\Ticker.ncl ECHO.exec hide %CD%\Process.exe -p SetupCopyOEMInf.exe high >>%SystemDrive%\Ticker.ncl ECHO.exec hide %CD%\Process.exe -s setup.exe >>%SystemDrive%\Ticker.ncl ECHO.wait 50000 >>%SystemDrive%\Ticker.ncl ECHO.script %SystemDrive%\Ticker.ncl >>%SystemDrive%\Ticker.ncl:: Pre-Install (Suspend Setup, and Set Setup to Low Priority) .\Process.exe -s setup.exe .\Process.exe -p setup.exe low:: Allow for Unsigned Drivers START .\WatchDriverSigningPolicy.exe:: If Compressed Drivers Exist, Unzip Them & Change Drivers Location Folder to Hard Drive IF EXIST Drivers.7z ( SET DRV=%SystemDrive%\Drivers .\7za.exe x -y -aoa -o"%SystemDrive%\Drivers" ".\Drivers.7z" ):: Run NirCmd Ticker Script (code above) START .\NirCmd.exe script %SystemDrive%\Ticker.ncl:: Install Drivers .\SetupCopyOEMInf.exe "%DRV%":: Post-Install (Close NirCmd, Setup Priority back to Normal, Resume Setup) .\Process.exe -k NirCmd.exe .\Process.exe -p setup.exe normal .\Process.exe -r setup.exe:: Delete Ticker File DEL %SystemDrive%\Ticker.nclEXITI dont kwon wich driver create the problem, because i see blue screen but pc restart immediately.My folder of drivers is 900mb I've a lot of driver for many device
Sonic Posted March 3, 2006 Posted March 3, 2006 I think it's driver issue, try to not install audio driver.
Unlock Posted March 3, 2006 Author Posted March 3, 2006 Ok I try.I think, when driver.cmd search in all folder , windows it would not have to use those not correct or I think wrong
Unlock Posted March 9, 2006 Author Posted March 9, 2006 this is driver that generate error protcls.sys, when windows is installing the peripheral ones
Sonic Posted March 12, 2006 Posted March 12, 2006 I suppose you have HD audio sound card, you will need update for windows to update/support HD audio, but I'm not certain, search on forum with this file, you find the solution ...Goodbye.
Joc Posted March 17, 2006 Posted March 17, 2006 Well, I use this simple method too. I have only 4 drivers to install, and I started to select the buggy driver. And finally, found it. On my system I got the BSoD when the Forceware 8x.xx installed! Without it everything worked perfectly.Try something: after BsoD start the Windows in safe mode, install the forceware and restart. Everything will OK.There was a problem with nvidia mass storage driver too in text mode if I remember well.Ideas?(sorry about my english, I am a beginner and I write from my pda)Joc
Joc Posted March 19, 2006 Posted March 19, 2006 Solved the BSoD 0x7e: everything is working correctly with Forceware 77.72!Joc
Crusty01 Posted March 22, 2006 Posted March 22, 2006 Unlock, your first post gives WAY too little information for anyone to even bother answering your question. Standard details are your OS with service packs and hotfixes added, hardware of the pc that gives the problem, methods used for unattended install, and in this case the exact blue screen message. The details needed vary from issue to issue.Better to give too many than too few details.From now on, do this for EVERY question.
Unlock Posted March 24, 2006 Author Posted March 24, 2006 Unlock, your first post gives WAY too little information for anyone to even bother answering your question. Standard details are your OS with service packs and hotfixes added, hardware of the pc that gives the problem, methods used for unattended install, and in this case the exact blue screen message. The details needed vary from issue to issue.Better to give too many than too few details.From now on, do this for EVERY question.ok1) xp pro sp22) hot not install 3) pc asus barebone or others4) methods used for unattended.....24) driver that generate error protcls.sys
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