<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Driver has not passed Windows Logo and I can't continue]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=2078&amp;type=atom"/>
	<updated>2009-03-24T18:23:57Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=2078</id>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30280#p30280"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Meric wrote:</cite><blockquote><p>hmm... :-)</p><p>I did use kickarse hwid tool to build sysprep MassStorage list :-)&nbsp; btw what a very nice tool it saved me hours(days, Weeks) of work :-)&nbsp; </p><p>The errors are triggered by sysprep in the setupapi.log file I found <br /></p><div class="quotebox"><blockquote><p>#E245 The device installation digital signature failure policy has been elevated from Ignore to Warn due to a proposed replacement of a protected system file.</p></blockquote></div><p>there must be a way to override this elevation setting so we can start SYSPREP and walkaway. :-)</p></blockquote></div><p>The &quot;DriverSigningPolicy=Ignore&quot; only applies to the SysPrep mini-setup, not for while preparing and sysprepping the machine.&nbsp; Try out the following method for the preparing and sysprepping stages:<br />1.&nbsp; Go to Start--&gt;Run...<br />2.&nbsp; Type in the following in the Run dialog box:&nbsp; gpedit.msc<br />3.&nbsp; Press Enter or click OK.<br />4.&nbsp; In the &quot;Group Policy&quot; window that comes up, in the left pane, go to &quot;Computer Configuration&quot;--&gt;&quot;Windows Settings&quot;--&gt;&quot;Security Settings&quot;--&gt;&quot;Local Policies&quot;--&gt;&quot;Security Options&quot;.<br />5.&nbsp; In the right pane, go into the properties for &quot;Devices: Unsigned driver installation behavior&quot;.<br />6.&nbsp; In &quot;Local Security Setting&quot; tab, choose &quot;Silently succeed&quot;.<br />7.&nbsp; Click the Apply button.<br />8.&nbsp; Click the OK button.<br />9.&nbsp; Exit &quot;Group Policy&quot;.</p><br /><p>After doing that, try integrating the Mass Storage drivers again, but you may need to reboot before doing this so that the Group Policy takes effect.&nbsp; If you get the same result as before, you will also have to disable &quot;Windows File Protection&quot; in addition to the method I described in this post.&nbsp; &quot;Windows File Protection&quot; works with the &quot;DriverSigningPolicy&quot; and &quot;Windows File Protection&quot; is what causes the message you are getting.</p>]]></content>
			<author>
				<name><![CDATA[Echo_Platoon]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2311</uri>
			</author>
			<updated>2009-03-24T18:23:57Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30280#p30280</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30278#p30278"/>
			<content type="html"><![CDATA[<p>hmm... :-)</p><p>I did use kickarse hwid tool to build sysprep MassStorage list :-)&nbsp; btw what a very nice tool it saved me hours(days, Weeks) of work :-)&nbsp; </p><p>The errors are triggered by sysprep in the setupapi.log file I found <br /></p><div class="quotebox"><blockquote><p>#E245 The device installation digital signature failure policy has been elevated from Ignore to Warn due to a proposed replacement of a protected system file.</p></blockquote></div><p>there must be a way to override this elevation setting so we can start SYSPREP and walkaway. :-)</p>]]></content>
			<author>
				<name><![CDATA[Meric]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6276</uri>
			</author>
			<updated>2009-03-24T17:39:49Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30278#p30278</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30277#p30277"/>
			<content type="html"><![CDATA[<p>You are going to get the prompts while integrating the Mass Storage drivers into SysPrep.inf.&nbsp; If you separate the MassStorage DriverPack from the rest of your drivers, you could just use that tool that I mentioned and copy-and-paste the results from that into sysprep.inf.&nbsp; The only way to get around this is to write or get an application that clicks on the &quot;Continue Anyway&quot; button.&nbsp; Other than that, you are expected to get those prompts.</p>]]></content>
			<author>
				<name><![CDATA[Echo_Platoon]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2311</uri>
			</author>
			<updated>2009-03-24T17:22:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30277#p30277</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30271#p30271"/>
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>7.&nbsp; If you want to include the MassStorage DriverPack into the Mass Storage section of your sysprep.inf, I recommend using FindHWIDs, found here, using the SysPrep option, as it will export the MassStorage format that you need for your sysprep.inf file.&nbsp; If you don&#039;t plan on including the MassStorage DriverPack, skip this step.</p></blockquote></div><p>this is the problem step..... I understand why and how to use the rest of the steps but when it comes to the integrating MassStorage drivers I get too many prompts for &quot;the software you are installing for Driver xyz hasnt passed windows logo testing&quot;&nbsp; </p><p>I have disabled the the driver signing in windows and in the sysprep.inf but it still asks for &quot;Continue Anyway&quot; or &quot;Stop Installing&quot;</p><p>is there a way to determine which drivers arent signed?<br />or <br />a way the gets around this prompt</p>]]></content>
			<author>
				<name><![CDATA[Meric]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6276</uri>
			</author>
			<updated>2009-03-24T16:08:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30271#p30271</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30266#p30266"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Meric wrote:</cite><blockquote><p>Got the below method from <a href="http://www.mydigitallife.info/2007/12/07/disable-unsigned-driver-installation-dialog-prompt-in-windows-xp/">http://www.mydigitallife.info/2007/12/0 … indows-xp/</a> </p><p>but this doesnt seem to work for me i have double confirmed the settings and during sysprep it will not install the drivers<br />is there another way to integrate to driverpacks into a SYSPREP build.</p></blockquote></div><p>To get the drivers to install during SysPrep:<br />1.&nbsp; Extract all of the DriverPacks that you plan on using to the root of the C: drive. Now, it should be C:\D and all of the subdirectories of the different DriverPack categories.&nbsp; If you DON&#039;T plan on running the DriverPacks Finisher, delete all of the DriverPack INI files at the root of the C: drive.<br />2.&nbsp; Copy the utility that comes with the DriverPacks BASE named DevPath.exe and place in in the SysPrep folder.&nbsp; Run the utility from the command prompt.&nbsp; You want to use the following command:&nbsp; DevPath.exe C:\D.<br />3.&nbsp; Copy the utility that comes with the DriverPacks BASE named makePNF.exe.&nbsp; Run the utility from the command prompt.&nbsp; You want to use the following command:&nbsp; makePNF.exe C:\D<br />4.&nbsp; In your sysprep.inf, add the following lines to the &quot;[Unattended]&quot; section:&nbsp; <br />&nbsp; &nbsp; &nbsp;UpdateInstalledDrivers=Yes<br />&nbsp; &nbsp; &nbsp;DriverSigningPolicy=Ignore<br />&nbsp; &nbsp; &nbsp;NonDriverSigningPolicy=Ignore<br />5.&nbsp; If you want all of the DriverPacks to be cleaned up/deleted, you will need to have DriverPack Finisher run on first logon.&nbsp; If not, skip this step.<br />&nbsp; &nbsp; &nbsp;a.&nbsp; Copy DPsFnshr.ini to the root of the C: drive, extract DPsFnshr.7Z to the root of the C: drive, and copy ROE.exe to the SysPrep directory.<br />&nbsp; &nbsp; &nbsp;b.&nbsp; Edit the line in the DPsFnshr.ini with &quot;KTD =&quot; so that is reads:&nbsp; KTD = &quot;false&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Note:&nbsp; This makes sure that the DriverPacks Finisher deletes all of the drivers and the files it used.<br />&nbsp; &nbsp; &nbsp;c.&nbsp; Save the changes to DPsFnshr.ini and exit the editor.<br />&nbsp; &nbsp; &nbsp;d.&nbsp; Run the utility ROE.exe from the command prompt.&nbsp; The command you want to use is:&nbsp; ROE.exe 937<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Note:&nbsp; This will make sure that DriverPacks Finisher runs on the next logon, which should be your first logon after the SysPrep setup completes.<br />&nbsp; &nbsp; &nbsp;e.&nbsp; If you want the ATI software to install when there is an ATI video card installed, either create a dummy file named ATICCP.ins at the root of the C: drive if you want to have the ATI Catalyst Control Panel installed or create a dummy file named ATICCC.ins at the root of the C: drive if you want to have the ATI Catalyst Control Panel.&nbsp; If you have an nVidia card installed and want the nVidia software installed, get your hands on the nvidia.ins file and put it at the root of the C: drive.&nbsp; Also, with an nVidia video card, you may or may not want to include the PhysX DriverPack.<br />6.&nbsp; Run your sysprep.exe from the command prompt using the following command:&nbsp; sysprep.exe -bmsd<br />&nbsp; &nbsp; &nbsp;Note:&nbsp; This will build the Mass Storage section of your sysprep.inf<br />7.&nbsp; If you want to include the MassStorage DriverPack into the Mass Storage section of your sysprep.inf, I recommend using FindHWIDs, found <a href="http://forum.driverpacks.net/viewtopic.php?id=3018">here</a>, using the SysPrep option, as it will export the MassStorage format that you need for your sysprep.inf file.&nbsp; If you don&#039;t plan on including the MassStorage DriverPack, skip this step.&nbsp; <br />8.&nbsp; Run your sysprep.exe from the command prompt using the following command:&nbsp; sysprep.exe -quiet -forceshutdown -reseal -mini</p><br /><p>Team:&nbsp; If I missed anything, please let me know or edit this post.</p>]]></content>
			<author>
				<name><![CDATA[Echo_Platoon]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2311</uri>
			</author>
			<updated>2009-03-24T13:52:52Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30266#p30266</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30265#p30265"/>
			<content type="html"><![CDATA[<p>Got the below method from <a href="http://www.mydigitallife.info/2007/12/07/disable-unsigned-driver-installation-dialog-prompt-in-windows-xp/">http://www.mydigitallife.info/2007/12/0 … indows-xp/</a> </p><p>but this doesnt seem to work for me i have double confirmed the settings and during sysprep it will not install the drivers<br />is there another way to integrate to driverpacks into a SYSPREP build.</p><p>***Start<br />Itâ€™s pretty annoying to see the warning dialog prompted every now and then, and some more it delays the completion of device driver installation, in some cases wasting time when users forget to monitor the progress and leave the installation to run on its way, stopping at unsigned driver dialog indefinitely waiting for user input.</p><p>Hereâ€™s the trick to suppress the unsigned uncertified driver warning and force installation to continue automatically.<br />Right click on My Computer then select Properties to open System Properties.<br />In â€œSystem Propertiesâ€&nbsp; dialog box, select the Hardware tab.<br />Click on Driver Signing button. </p><br /><p>In the â€œDriver Signing Optionsâ€&nbsp; dialog box, under â€œWhat actions you want Windows to take?â€&nbsp; section, three levels of actions on digital signature verification is provided, with default as Warn - Prompt me each time to choose an action. Default will generate the Hardware Installation or Software Installation dialog box as shown earlier whenever an unsigned driver is detected. </p><br /><br /><p>To suppress and skip the warning dialog and install unsigned driver automatically, select the radio button for Ignore - Install the software anyway and donâ€™t ask for my approval. </p><p>You can also select Block - Never install unsigned driver software to NOT INSTALL any uncertified driver - no question asked, and no way to change during installation - so itâ€™s not recommended.<br />In â€œAdministrator optionâ€&nbsp; section, tick the check box for Make this action the system default.<br />Click on OK button twice to exit.</p><p>Above methods works for both Windows XP Professional and Windows XP Home edition. For XP Professional, users can use group policy to enforce the no warning dialog rule too.<br />Click on Start button, then click on Run.<br />In the Run box, type gpedit.msc, then press Enter.<br />Expand User Configuration.<br />Expand Administrative Templates.<br />Select System folder in the tree.<br />Right click on Code signing for device drivers, and then select Properties.<br />In the â€œSettingsâ€&nbsp; tab, you should see â€œEnableâ€&nbsp; as the default action. Select Ignore from the drop down list to silently allow all unsigned drivers to install. </p><p>Users can also select Disable to stop all unsigned drivers installation, which cannot be overrode during installation process.</p><p>Once you have decided which method is best for you<br />Click on OK button.</p><p>Reboot PC so new settings take effect</p><p>Now you donâ€™t have to worry about clicking on Continue Anyway when installing a new device (or old device) to let Windows use the unsigned driver.<br />***END</p>]]></content>
			<author>
				<name><![CDATA[Meric]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6276</uri>
			</author>
			<updated>2009-03-24T12:49:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30265#p30265</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=14954#p14954"/>
			<content type="html"><![CDATA[<p>Open your source\i386\winnt.sif file<br />Add the following:<br /></p><div class="codebox"><pre><code>[Unattended]
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore</code></pre></div>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-10-09T15:06:21Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=14954#p14954</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=14948#p14948"/>
			<content type="html"><![CDATA[<p>You can simply disable the Signed Drivers Policy so Win won&#039;t bother you with that again (it&#039;s unly of limited use if any, anyhow... Haven&#039;t seen someone &quot;accidentially&quot; installing a driver. If you do that, you most likely want to do it; and the WHQL logo doesn&#039;t even guarrantee no BSODs or anything like that so it&#039;s pretty useless).</p><p>I&#039;m using nLite to get rid of that but you can also do it manually (I just don&#039;t know how off the top of my head...).</p><p>There should be a couple of posts about this already, try searching for them <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[Helmi]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=25</uri>
			</author>
			<updated>2007-10-09T10:02:44Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=14948#p14948</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Driver has not passed Windows Logo and I can't continue]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=14940#p14940"/>
			<content type="html"><![CDATA[<p>Hello,</p><p>First of all I would like to say that this is a great project.&nbsp; Hopefully it will keep on growing.</p><p>Unfortunatelly, I am having a bit of an issue with driver packs.&nbsp; </p><p>I have integrated all the driver packs with my XP Pro.&nbsp; During XP installation, all the drivers pack uncompressed without any errors.&nbsp; However, durint the &quot;Installing Windows&quot; part, I got an error message saying:</p><p>&quot;The software you are installing for this hardware:<br />Matrox Millennium G550 - English<br />has not passed WIndows Logo testing to verify its compatibility with Windows XP...<br />Do you want to continue installing the software for this hardware?&quot;</p><p>There are two buttons &quot;Yes&quot; and &quot;No&quot; but my mouse and keyboard don&#039;t work at this stage.</p><p>Is there any way to get passed this screen?&nbsp; Or is there any way to disable Windows Logo testing during installation?</p><p>Any help will be greatly appreciated.</p>]]></content>
			<author>
				<name><![CDATA[substorm]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2838</uri>
			</author>
			<updated>2007-10-09T02:21:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=14940#p14940</id>
		</entry>
</feed>
