<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Integrate Driverpacks on multiboot XP DVD]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=4888&amp;type=atom"/>
	<updated>2010-12-29T15:05:25Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=4888</id>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41904#p41904"/>
			<content type="html"><![CDATA[<p>I was a bit too eager. It worked except for a OEMScan error in the virtual machine. I assumed the error was related to the fact that there was no SLP 1.0 in the BIOS for VirtualPC. To make certain, I installed in my real pc this morning and it gave the same error. The log files shows that it is looking for the windows folder on the d:\ drive and then fails the pre-activation because it cannot find that folder. Needless to say, the images worked 100% as separate editions. This error only occurs when they combined using PowerPacker. I&#039;m still trying to find any files on the image that would allow me to point OEMScan to C:\. Any help with this would be appreciated.</p>]]></content>
			<author>
				<name><![CDATA[vinodh]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=15219</uri>
			</author>
			<updated>2010-12-29T15:05:25Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41904#p41904</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41902#p41902"/>
			<content type="html"><![CDATA[<p>Glad it worked out for you.&nbsp; I agree that powerpacker needs better help files and guidance.&nbsp; But it&#039;s a great tool, though a bit old.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2010-12-29T06:28:58Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41902#p41902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41901#p41901"/>
			<content type="html"><![CDATA[<p>Tried it. Works excellently! Only issue is that the boot menu shows XP Retail for both OS&#039;s that I combined. I selected OEM in PowerPacker and it accepted it by showing the correct value at the bottom in blue. However, it did not keep that setting. I did figure out how to manually edit the .ini files and managed to fix it. I really appreciate your help. Thanks.</p>]]></content>
			<author>
				<name><![CDATA[vinodh]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=15219</uri>
			</author>
			<updated>2010-12-28T20:52:26Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41901#p41901</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41892#p41892"/>
			<content type="html"><![CDATA[<p>Thanks for the info. I&#039;ll start with it today. Thanks again! <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[vinodh]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=15219</uri>
			</author>
			<updated>2010-12-28T05:45:14Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41892#p41892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41886#p41886"/>
			<content type="html"><![CDATA[<p>What you need to do is build each source in parallel ie. XPHO (Home OEM), XPPO (Pro OEM), XPMO (MCE OEM), XPPV (Pro VLK), etc. adding SP3, updates, oemscan, and DriverPacks <strong>TO EACH FOLDER</strong>.<br />Once you make EACH folder source work perfectly (building/testing .iso in VM), then AND ONLY THEN, build your final PowerPacker .iso with each folder added one at a time, testing between each addition.<br />In PowerPacker, it doesn&#039;t give you the option to use a common &quot;shared&quot; OEM folder.&nbsp; So you need to add the first folder with everything intact, then remove the OEM folder for each subsequent additional folder source (don&#039;t worry, they&#039;ll share the one OEM folder.)</p><p>Contents of &quot;powpack.ini&quot;:</p><div class="codebox"><pre><code>[InputOutput]
XPSource=C:\Tools\XP\Projects\XPPO
XPDestination=C:\PP

[Exclusions]

[Extra Files]
ExtraPackDest=
ExtraRootDest=

[Custom Options]
FileToRun=
RunParams=
PackNameOn=Y
Tri-Pack=N
PackName=XPPO
BootEntryOption=Windows XP Professional Edition OEM SP3

[Unattended]
Winnt.sif=C:\Tools\XP\Projects\XPPO\I386
$OEM$=C:\Tools\XP\Projects\XPPO\$OEM$
Unattend=X

[DriverPacks]
DPSource=C:\Tools\XP\AutoImage\DPs_BASE\DPs_Base.exe
DPSettings=
DriverPack=O

[WinXPVersion]
XPVersion=P
CMPNENTS=C:\Tools\XP\Projects\XPMO\CMPNENTS

[WinXPEdition]
XPEdition=O

[Win2k3Version]
2k3Version=

[Boot Entry]</code></pre></div>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2010-12-27T19:16:52Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41886#p41886</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41883#p41883"/>
			<content type="html"><![CDATA[<p>I read through the guide and I can&#039;t find any further info on how to make a multi-boot XP DVD with integrated driverpacks and OEM BIOS files. I can make a multi-boot XP&nbsp; DVD with no extras using PowerPacker. I can also make a XP Pro or Home DVD with OEM BIOS files (OEMscan) and driverpacks. But making one DVD with XP home and Pro multi-booting, with OEM BIOS files as well as driverpacks is still a problem for me. I&#039;ve read through the forums here, at Siginet&#039;s forums, MSFN, mydigitallife and one or two other places. Unfortunately, it seems as if this DVD can be made, but the info is not being shared. If anyone here has any help on this, I would really, really appreciate it. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[vinodh]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=15219</uri>
			</author>
			<updated>2010-12-27T15:33:35Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41883#p41883</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41158#p41158"/>
			<content type="html"><![CDATA[<p>Our tutorial would be a great place to start.&nbsp; Linked in my signature.<br />Welcome to DriverPacks!</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2010-11-02T06:09:54Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41158#p41158</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Integrate Driverpacks on multiboot XP DVD]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41155#p41155"/>
			<content type="html"><![CDATA[<p>i have made a multiboot various XP. i was interested how to integrated driverpacks on it. i am really nubie on this. i would be very glad if anybody can help me. i&#039;m so sorry for my bad english.</p>]]></content>
			<author>
				<name><![CDATA[Asenk]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=14349</uri>
			</author>
			<updated>2010-11-02T00:23:48Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41155#p41155</id>
		</entry>
</feed>
