Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PROB | Drivers from CD: Simple Method: BSOD

Featured Replies

My problem:

1)Start installation windows

2)start driver.cmd and I see all operation after, pc restart and blue screen

WHY?

I've many drivers for more pc in drivers directory...Is the problem it?

Edited by Bâshrat the Sneaky

  • Author

31 guys have read and nobody responds.....MMMMMMMMM

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?

  • Author

driver.cmd

@ECHO OFF

TITLE Drivers-from-CD Installation

color 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.ncl

EXIT

I 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

I think it's driver issue, try to not install audio driver.

  • Author

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

  • Author

this is driver that generate error protcls.sys, when windows is installing the peripheral ones

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.

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

Solved the BSoD 0x7e: everything is working correctly with Forceware 77.72!

Joc

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.

  • Author
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.

ok

1) xp pro sp2

2) hot not install

3) pc asus barebone or others

4) methods used for unattended.....2

4) driver that generate error protcls.sys

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.