MSFN Forum: Disable driver signing durin Vista install - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Disable driver signing durin Vista install Rate Topic: -----

#1 User is offline   arjanv 

  • Junior
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 02-April 04

Posted 07 November 2008 - 09:38 AM

I've made a custom Vista dvd made with vLite.
During installation I'm getting messages about some drivers which I must click to go further.

Anyone knows how to ignore driver signing during installation?

Any help would be great.

Thanks


#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 7,348
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 November 2008 - 01:46 PM

Based on this thread, it would appear you are SOL atm. Best to only use certified drivers in your unattended install, although I would recommend altogether.

You can dig through WSIM to see if it gives you an option. My WSIM doesn't have an image to associate with the unattend.xml I have on it, so I can't view all of the available options.

#3 User is offline   COOLCOMPUTERGUY 

  • Cool.
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 27-October 08

Posted 07 November 2008 - 02:25 PM

Microsoft has a tool called DPINST.EXE. It comes with the windows driver kit.
It allows you to install a pnp driver from the command line as an executable and has a switch which installs unsigned drivers silently.

#4 User is offline   weEvil 

  • n00b
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 944
  • Joined: 21-August 06

Posted 09 November 2008 - 03:44 PM

View PostCOOLCOMPUTERGUY, on Nov 7 2008, 03:25 PM, said:

Microsoft has a tool called DPINST.EXE. It comes with the windows driver kit.
It allows you to install a pnp driver from the command line as an executable and has a switch which installs unsigned drivers silently.


Nice. I've got to try that one.

I just put Vista in Test Mode to run unsigned drivers. It doesn't do anything else except put a watermark on my background.

#5 User is offline   COOLCOMPUTERGUY 

  • Cool.
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 27-October 08

Posted 09 November 2008 - 09:54 PM

For this one I used DPINST.EXE "legacy mode" switch for unsigned driver and "silence wizard" switch since "silent" didn't work, you get a silent unsigned install:
@ECHO OFF
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO  ---------------------------
ECHO.
ECHO.	   HP3400C SCANNER
ECHO.
ECHO  ---------------------------
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.


sj652en.EXE
TASKKILL /F /IM SETUP.EXE
COPY DPINST.EXE %SYSTEMDRIVE%\SJ652

CD %SYSTEMDRIVE%\sj652
DPINST.EXE /LM /SW /F
CD %SYSTEMDRIVE%\sj652\ENGLISH
REN HPSETUP.ISS SETUP.ISS
SETUP.EXE /S

For this I used DPINST.EXE all I need is "silent" switch /S

@echo off


ECHO. 
ECHO. 
ECHO	  -----------------------------------
ECHO. 
ECHO		  INSTALLING PRINTER DRIVER
ECHO.
ECHO				  HP D4260		  
ECHO. 
ECHO	  -----------------------------------



DPInst.exe /S

dj_req.msi /qn

Toolbox.msi /Qn


#6 User is offline   arjanv 

  • Junior
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 02-April 04

Posted 10 November 2008 - 10:27 AM

this is the error I get.

Posted Image

I've also made a new vLite iso without the latest hotfixes. problem not solved.
And also used this time the driver packs from http://www.ryanvm.ne...opic.php?t=6703
Problem still exist.

I'm using a OEM Vista home premium DVD with sp1 integrated from the factory.

anyone a solution?

Thanks

#7 User is offline   shahed26 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 462
  • Joined: 07-July 07

Posted 10 November 2008 - 10:43 AM

The best and the easiest way to integrate drivers without errors or pop-ups, is by using "Vista-Tools". It uses Microsoft's official WAIK application to add drivers, very easy to use application (vista-tools) that does the job perfectly.

Vista DriverPacks for x86 and x64, and integrator

#8 User is offline   arjanv 

  • Junior
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 02-April 04

Posted 12 November 2008 - 02:34 AM

View Postshahed26, on Nov 10 2008, 10:43 AM, said:

The best and the easiest way to integrate drivers without errors or pop-ups, is by using "Vista-Tools". It uses Microsoft's official WAIK application to add drivers, very easy to use application (vista-tools) that does the job perfectly.

Vista DriverPacks for x86 and x64, and integrator


It won't work with this tool. It's crap to me. No decent documentation. Cannot integrate drivers for all vista version at once.

Anyone have a solution for vLite?

This post has been edited by arjanv: 12 November 2008 - 02:34 AM


#9 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,754
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 November 2008 - 02:40 AM

Quote

Cannot integrate drivers for all vista version at once.


Neither can vLite. You are reaching too far.

vLite also has nearly NO documentation.

This post has been edited by Kelsenellenelvian: 12 November 2008 - 02:42 AM


#10 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 14 November 2008 - 12:10 AM

View Postarjanv, on Nov 12 2008, 09:34 AM, said:

View Postshahed26, on Nov 10 2008, 10:43 AM, said:

The best and the easiest way to integrate drivers without errors or pop-ups, is by using "Vista-Tools". It uses Microsoft's official WAIK application to add drivers, very easy to use application (vista-tools) that does the job perfectly.

Vista DriverPacks for x86 and x64, and integrator


It won't work with this tool. It's crap to me. No decent documentation. Cannot integrate drivers for all vista version at once.

Anyone have a solution for vLite?

Crap to you, for me its the magic tool.
And all Vistas at once.... lol, NOT possible.

#11 User is offline   arjanv 

  • Junior
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 02-April 04

Posted 14 November 2008 - 01:28 AM

I solved my problem.

#12 User is offline   COOLCOMPUTERGUY 

  • Cool.
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 27-October 08

Posted 15 November 2008 - 03:42 AM

Please could you tell us what the problem was and how how you solved it ?

#13 User is offline   Arrow22 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 28-February 09

Posted 28 February 2009 - 09:36 AM

You can also use peimage

Here is a portion of my image prep batch file

Drivers are inserted offline to my dressed image

After the drivers are installed, then I use vLite to install the updates
using the dressed image as my source.

Driver signing is now taken out of the setup process because the
drivers in question are already installed.

Imagex Note: change the amd64 to x86 in the path if you are in an x86 environment

 
Echo Off
Cls

set __PEIMG="%ProgramFiles%\Windows AIK\Tools\PETools\peimg.exe"
set __IMAGEX="%ProgramFiles%\Windows AIK\Tools\amd64\Imagex.exe"
set __Mount=C:\Mount
set __Source=.\DressedImage

Echo Off
Cls

Echo . Transferring Other Drivers to install.wim (Image 4 - Ultimate Only)

mkdir "%__Mount%"

%__IMAGEX% /mountrw "%__Source%\sources\install.wim" 4 "%__Mount%"

%__PEIMG% /inf=".\Drivers\Agere_Modem\agrmuv32.inf" "%__Mount%\Windows"

%__PEIMG% /inf=".\Drivers\BFG GeForce 8600 GT\nv_disp.inf" "%__Mount%\Windows"

%__IMAGEX% /commit /unmount "%__Mount%"

RmDir /S /Q "%__Mount%"
 

This post has been edited by Arrow22: 28 February 2009 - 09:27 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy