<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - using SAD2 to integrate into ISO]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=6282&amp;type=atom"/>
	<updated>2012-10-13T06:56:59Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=6282</id>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49472#p49472"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Damnation wrote:</cite><blockquote><p>So where do I place SAD2 in XP ISO?</p></blockquote></div><div class="quotebox"><cite>Damnation wrote:</cite><blockquote><p>%WinXP-Disc%\$oem$\$1\D\SAD2</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2012-10-13T06:56:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49472#p49472</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49466#p49466"/>
			<content type="html"><![CDATA[<p>So where do I place SAD2 in XP ISO?</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-12T19:09:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49466#p49466</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49465#p49465"/>
			<content type="html"><![CDATA[<p>No, for XP you need to use DriverPacks BASE or the &quot;RunOnceEx&quot; method.<br /><a href="http://unattended.msfn.org/unattended.xp/view/web/31/SESSID=be1ed470ece0092122775e07369cedba/">http://unattended.msfn.org/unattended.x … 7369cedba/</a><br /></p><div class="codebox"><pre><code>@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D &quot;Installing stuff&quot; /f

REG ADD %KEY%\005 /VE /D &quot;SAD2&quot; /f
REG ADD %KEY%\005 /V 1 /D &quot;%systemdrive%\D\SAD2\DP_Install_Tool.cmd /s&quot; /f

EXIT</code></pre></div>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2012-10-12T18:05:19Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49465#p49465</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49464#p49464"/>
			<content type="html"><![CDATA[<p>OK</p><p>So would this work for SAD2 on XP?</p><div class="codebox"><pre><code>%WinXP-Disc%\$oem$\$1\D\SAD2
%WinXP-Disc%\$oem$\$$\Setup\scripts\setupcomplete.cmd</code></pre></div><p>Also only option for XP driver integration is DP BASE?</p><p>if so, would method1 preserve the system repair option?</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-12T17:39:15Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49464#p49464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49460#p49460"/>
			<content type="html"><![CDATA[<p>SAD2 is compatible with all Windows OS.<br />My other scripts are for Win7 only.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2012-10-12T16:03:46Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49460#p49460</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49459#p49459"/>
			<content type="html"><![CDATA[<p>Do you have an driver integration and SAD2 script for XP aswell?</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-12T11:21:07Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49459#p49459</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49458#p49458"/>
			<content type="html"><![CDATA[<p>Thanks very much!</p><p>Since DISM is used would your scripts work for vista aswell?</p><p>Also, something newer for XP textmode (besides DP BASE - breaks repair)?</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-12T06:58:20Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49458#p49458</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49448#p49448"/>
			<content type="html"><![CDATA[<p>No.&nbsp; SAD2 will install drivers into a running system.<br />To inject drivers into boot.wim (or install.wim) you will need <a href="http://forum.driverpacks.net/viewtopic.php?id=5199">my other scripts.</a><br />Or use a tool like <a href="http://www.wincert.net/forum/topic/9578-win-toolkit-v140x/">Win7Toolkit.</a></p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2012-10-11T19:19:20Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49448#p49448</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49445#p49445"/>
			<content type="html"><![CDATA[<p>so I create a setupcomplete.cmd file with the above right?</p><br /><p>I would like it to inject the driver packs into boot.wim will SAD2 do this?</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-11T07:39:21Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49445#p49445</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49442#p49442"/>
			<content type="html"><![CDATA[<p>Yes to all except your last question.<br />You create a new setupcomplete.cmd file with the above as it&#039;s contents.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2012-10-11T04:54:32Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49442#p49442</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49441#p49441"/>
			<content type="html"><![CDATA[<p>So I extract the ISO</p><p>then I create these folders in \sources?</p><div class="codebox"><pre><code>\$oem$
\$oem$\$!\D\SAD2
\$oem$\$$\setup\scripts\</code></pre></div><p>is this correct?</p><p>do I keep the $ symbols?</p><p>so do I run setupcomplete.cmd before I build the ISO?</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-10T19:55:29Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49441#p49441</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49440#p49440"/>
			<content type="html"><![CDATA[<p><a href="http://forum.driverpacks.net/viewtopic.php?id=5336">http://forum.driverpacks.net/viewtopic.php?id=5336</a><br /></p><div class="quotebox"><cite>mr_smartepants wrote:</cite><blockquote><p>To get this working in Win7 during an unattended install do the following &quot;setupcomplete.cmd&quot; method.<br />Create the following folder structure to your Win7 disc:<br />%Win7-Disc%\sources\$oem$\$1\D\SAD2 (entire SAD2 folder with all DriverPacks goes here)<br />%Win7-Disc%\sources\$oem$\$$\Setup\scripts\setupcomplete.cmd<br />Add the following code to the setupcomplete.cmd file.<br /></p><div class="codebox"><pre><code>@echo off
START %systemdrive%\D\SAD2\DP_Install_Tool.cmd</code></pre></div></blockquote></div>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2012-10-10T19:06:17Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49440#p49440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[using SAD2 to integrate into ISO]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=49438#p49438"/>
			<content type="html"><![CDATA[<p>I currently use DP BASE for driver integration into XP SP3, and rt7lite for Win7</p><p>Can SAD2 be used to integrate drivers into an ISO?</p><p>or is it only for existing installations?</p><p>if I can integrate into an ISO, I&#039;d like to be able to do it for XPSP3, Vista and Win7</p>]]></content>
			<author>
				<name><![CDATA[Damnation]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39433</uri>
			</author>
			<updated>2012-10-10T16:37:14Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=49438#p49438</id>
		</entry>
</feed>
