<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - DriverPacks BASE 6.08.5 Great job !!!]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=504&amp;type=atom"/>
	<updated>2006-08-24T21:26:59Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=504</id>
		<entry>
			<title type="html"><![CDATA[Re: DriverPacks BASE 6.08.5 Great job !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=3358#p3358"/>
			<content type="html"><![CDATA[<p>Surely will do.<br />Cheers</p>]]></content>
			<author>
				<name><![CDATA[jagod]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=134</uri>
			</author>
			<updated>2006-08-24T21:26:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=3358#p3358</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: DriverPacks BASE 6.08.5 Great job !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=3357#p3357"/>
			<content type="html"><![CDATA[<p>@jagod: thanks for pointing me to these typo&#039;s! But please post this in the betas forum next time <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2006-08-24T21:25:43Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=3357#p3357</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: DriverPacks BASE 6.08.5 Great job !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=3355#p3355"/>
			<content type="html"><![CDATA[<p>Check also the [wnt5_x86-32__0008__D-S-CR-2] section &quot;command19&quot; <br /></p><div class="codebox"><pre><code>command19	= &quot;start /wait &quot;%DPSROOT%\D\S\CR\2\CTZAPXX.exe /S&quot;</code></pre></div><p>the quotes didn&#039;t match as well...</p>]]></content>
			<author>
				<name><![CDATA[jagod]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=134</uri>
			</author>
			<updated>2006-08-24T21:22:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=3355#p3355</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: DriverPacks BASE 6.08.5 Great job !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=3354#p3354"/>
			<content type="html"><![CDATA[<p>Hi, I&#039;ve slipstreamed again today multiboot with [NIGHTLY] DriverPacks BASE 20060824.6086.637...</p><p>...Carefully checked the &quot;%multibootroot%\OEM\bin\DPsFnshr.ini&quot; file, and found strange quotes signs that did&#039;nt match:</p><div class="codebox"><pre><code>[Settings]
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU! (may NOT contain any spaced, if it does, all exceptions must be adapted to be compatible!)
DPsRoot	= &quot;%SystemDrive%&quot;
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU!
KTD	= &quot;no&quot;
; system variables supported: %SystemDrive%, %SystemRoot% and %WinDir%, one
; location cannot be used as KTDlocation: the root directory specified in
; [Settings]\DPsRoot
KTDlocation	= &quot;%SystemRoot%\DriverPacks&quot;


; =============================================================================
;
; REMARKS
;
; =============================================================================
; -----------------------------------------------------------------------------
; About adding your own exceptions
; -----------------------------------------------------------------------------
;
; - The following system variables are supported:
;  * %SystemDrive%
;  * %SystemRoot%
;  * %WinDir%
;  * %ProgramFiles%
;  * %DPSROOT% (equals the value of [Settings]\DPsRoot)
;  * %DPSTMP% (when you must extract files for example)
;
; - Available executables:
;  * addUsepmtimer.exe
;  * devcon.exe
;
; - The unique ID in the sectionnames (i.e.: [&lt;OS platform&gt;__&lt;unique ID&gt;__
;   &lt;driver dir, including the master &#039;D&#039; dir&gt;]) must NOT be sequential, it
;   must just be unique. Only numbers (0-9) can be used. The reason for the
;   existence of this string is that sometimes there are multiple exceptions
;   for the same driver, which would result in identical section names, which
;   is not allowed.
;
; - A requirement of the type &#039;tagFiles&#039; is considered forfilled if ALL of the
;   listed conditions are met.
;
; - A requirement of the types &#039;+hwids&#039;, &#039;-hwids&#039;, &#039;+infFiles&#039; and &#039;-infFiles&#039;
;   is considered forfilled if ANY of the listed conditions is met.
;
; - The commands will ONLY be executed if ALL the active requirements are
;
; - The commands will be executed in the order they are entered.
;
;
; -----------------------------------------------------------------------------
; About the implementation of KTD
; -----------------------------------------------------------------------------
;
; - To optimize the DevicePath entry in the registry (to allow more drivers to
;   be added), a new system variable will be created, which will accessible
;   through the variable %KTD%. The result is that each path that is added
;   (that refers to a driver), will be much shorter - and therefore this allows
;   more drivers to be added.
;
; =============================================================================


[wnt5_x86-32__0000__D-CP]
tagFiles	= 0
+hwids		= 1
+hwid1		= &quot;ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_&quot;
-hwids		= 0
+infFiles	= 0
-infFiles	= 0
commands	= 1
command1	= &quot;%SystemDrive%\addUsepmtimer.exe&quot;


[wnt5_x86-32__0001__D-G-A-1]
tagFiles	= 2
tagFile1	= &quot;%SystemDrive%\ATICCC.ins&quot;
tagFile2	= &quot;%DPSROOT%\D\G\A\1\ATICCC.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\1\*.inf&quot;
-infFiles	= 0
commands	= 4
command1	= &quot;%DPSROOT%\D\G\A\1\ATICCC.exe -y -o&quot;%DPSTMP%&quot;&quot;
command2	= &quot;msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart&quot;
command3	= &quot;msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart&quot;
command4	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0002__D-G-A-1]
tagFiles	= 2
tagFile1	= &quot;%SystemDrive%\ATICCP.ins&quot;
tagFile2	= &quot;%DPSROOT%\D\G\A\1\ATICCP.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\1\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;&quot;%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%&quot;
command2	= &quot;start /wait %DPSTMP%\Setup.exe /K&quot;
command3	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0021__D-G-A-2]
tagFiles	= 2
tagFile1	= &quot;%SystemDrive%\ATICCC.ins&quot;
tagFile2	= &quot;%DPSROOT%\D\G\A\1\ATICCC.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\2\*.inf&quot;
-infFiles	= 0
commands	= 4
command1	= &quot;%DPSROOT%\D\G\A\1\ATICCC.exe -y -o%DPSTMP%&quot;
command2	= &quot;msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart&quot;
command3	= &quot;msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart&quot;
command4	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0022__D-G-A-2]
tagFiles	= 2
tagFile1	= &quot;%SystemDrive%\ATICCP.ins&quot;
tagFile2	= &quot;%DPSROOT%\D\G\A\1\ATICCP.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\2\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%&quot;
command2	= &quot;start /wait %DPSTMP%\Setup.exe /K&quot;
command3	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0003__D-G-A-3]
tagFiles	= 1
tagFile1	= &quot;%DPSROOT%\D\G\A\3\CPanel.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\3\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;%DPSROOT%\D\G\A\3\CPanel.exe -y -o%DPSTMP%&quot;
command2	= &quot;start /wait %DPSTMP%\setup.exe /K&quot;
command3	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0004__D-G-3-1]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\3dfxV2ps.dll&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\3\1\*.inf&quot;
-infFiles	= 0
commands	= 1
command1	= &quot;%DPSROOT%\D\G\3\1\V2_OC_control_panel.exe&quot;


[wnt5_x86-32__0005__D-G-S-1]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\sigrp.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\S\1\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;%DPSROOT%\D\G\S\1\UVGA3.exe -y -o%DPSTMP%&quot;
command2	= &quot;start /wait %DPSTMP%\setup.exe -s&quot;
command3	= &quot;rd /s /q %DPSTMP%&quot;
de

[wnt5_x86-32__0006__D-L-NV-123]
tagFiles	= 0
+hwids		= 1
+hwid1		= &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_E0001458&amp;REV_A2&quot;
-hwids		= 0
+infFiles	= 0
-infFiles	= 0
commands	= 2
command1	= &quot;%SystemDrive%\devcon.exe updateni %DPSROOT%\D\L\NV\123\nvnetbus.inf &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_E0001458&amp;REV_A2&quot;&quot;
command2 	= &quot;%SystemDrive%\devcon.exe updateni %DPSROOT%\D\L\NV\123\nvnetfd.inf &quot;{1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV*&quot;&quot;



[wnt5_x86-32__0007__D-S-CR-1]
tagFiles	= 2
tagFile1	= &quot;%SystemRoot%\system32\drivers\ha20x2k.sys&quot;
tagFile2	= &quot;%DPSROOT%\D\S\CR\1\Ctzapxx.ini&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\CR\1\*.inf&quot;
-infFiles	= 0
commands	= 19
command1	= &quot;expand -r %DPSROOT%\D\S\CR\1\*.* %DPSROOT%\CR\1&quot;
command2	= &quot;expand -r %DPSROOT%\D\S\CR\1\common\*.* %DPSROOT%\D\S\CR\1\common&quot;
command3	= &quot;expand -r %DPSROOT%\D\S\CR\1\common\i386\*.* %DPSROOT%\D\S\CR\1\common\i386&quot;
command4	= &quot;expand -r %DPSROOT%\D\S\CR\1\lang\*.* %DPSROOT%\D\S\CR\1\lang&quot;
command5	= &quot;expand -r %DPSROOT%\D\S\CR\1\lang\i386\*.* %DPSROOT%\D\S\CR\1\lang\i386&quot;
command6	= &quot;expand -r %DPSROOT%\D\S\CR\1\win2k_xp\*.* %DPSROOT%\D\S\CR\1\win2k_xp&quot;
command7	= &quot;expand -r %DPSROOT%\D\S\CR\1\win2k_xp\data\*.* %DPSROOT%\D\S\CR\1\win2k_xp\data&quot;
command8	= &quot;expand -r %DPSROOT%\D\S\CR\1\win2k_xp\i386\*.* %DPSROOT%\D\S\CR\1\win2k_xp\i386&quot;
command9	= &quot;del /q %DPSROOT%\D\S\CR\1\*.??_&quot;
command10	= &quot;del /q %DPSROOT%\D\S\CR\1\common\*.??_&quot;
command11	= &quot;del /q %DPSROOT%\D\S\CR\1\common\i386\*.??_&quot;
command12	= &quot;del /q %DPSROOT%\D\S\CR\1\lang\*.??_&quot;
command13	= &quot;del /q %DPSROOT%\D\S\CR\1\lang\i386\*.??_&quot;
command14	= &quot;del /q %DPSROOT%\D\S\CR\1\win2k_xp\*.??_&quot;
command15	= &quot;del /q %DPSROOT%\D\S\CR\1\win2k_xp\data\*.??_&quot;
command16	= &quot;del /q %DPSROOT%\D\S\CR\1\win2k_xp\i386\*.??_&quot;
command17	= &quot;copy /y %DPSROOT%\D\S\CR\1\common\i386\CtCtlPan.cpl %SystemRoot%\system32\&quot;
command18	= &quot;copy /y %DPSROOT%\D\S\CR\1\common\i386\CtPanel.exe %SystemRoot%\system32\&quot;
command19	= &quot;start /wait %DPSROOT%\D\S\CR\1\CTZAPXX.exe /S&quot;


[wnt5_x86-32__0008__D-S-CR-2]
tagFiles	= 3
tagFile1	= &quot;%SystemRoot%\system32\drivers\ha10x2k.sys&quot;
tagFile2	= &quot;%SystemRoot%\system32\drivers\ha20x2k.sys&quot;
tagFile3	= &quot;%DPSROOT%\D\S\CR\2\Ctzapxx.ini&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\CR\2\*.inf&quot;
-infFiles	= 0
commands	= 19
command1	= &quot;expand -r %DPSROOT%\D\S\CR\2\*.* %DPSROOT%\CR\2&quot;
command2	= &quot;expand -r %DPSROOT%\D\S\CR\2\common\*.* %DPSROOT%\D\S\CR\2\common&quot;
command3	= &quot;expand -r %DPSROOT%\D\S\CR\2\common\i386\*.* %DPSROOT%\D\S\CR\2\common\i386&quot;
command4	= &quot;expand -r %DPSROOT%\D\S\CR\2\lang\*.* %DPSROOT%\D\S\CR\2\lang&quot;
command5	= &quot;expand -r %DPSROOT%\D\S\CR\2\lang\i386\*.* %DPSROOT%\D\S\CR\2\lang\i386&quot;
command6	= &quot;expand -r %DPSROOT%\D\S\CR\2\win2k_xp\*.* %DPSROOT%\D\S\CR\2\win2k_xp&quot;
command7	= &quot;expand -r %DPSROOT%\D\S\CR\2\win2k_xp\data\*.* %DPSROOT%\D\S\CR\2\win2k_xp\data&quot;
command8	= &quot;expand -r %DPSROOT%\D\S\CR\2\win2k_xp\i386\*.* %DPSROOT%\D\S\CR\2\win2k_xp\i386&quot;
command9	= &quot;del /q %DPSROOT%\D\S\CR\2\*.??_&quot;
command10	= &quot;del /q %DPSROOT%\D\S\CR\2\common\*.??_&quot;
command11	= &quot;del /q %DPSROOT%\D\S\CR\2\common\i386\*.??_&quot;
command12	= &quot;del /q %DPSROOT%\D\S\CR\2\lang\*.??_&quot;
command13	= &quot;del /q %DPSROOT%\D\S\CR\2\lang\i386\*.??_&quot;
command14	= &quot;del /q %DPSROOT%\D\S\CR\2\win2k_xp\*.??_&quot;
command15	= &quot;del /q %DPSROOT%\D\S\CR\2\win2k_xp\data\*.??_&quot;
command16	= &quot;del /q %DPSROOT%\D\S\CR\2\win2k_xp\i386\*.??_&quot;
command17	= &quot;copy /y %DPSROOT%\D\S\CR\2\common\i386\CtCtlPan.cpl %SystemRoot%\system32\&quot;
command18	= &quot;copy /y %DPSROOT%\D\S\CR\2\common\i386\CtPanel.exe %SystemRoot%\system32\&quot;
command19	= &quot;start /wait &quot;%DPSROOT%\D\S\CR\2\CTZAPXX.exe /S&quot;


[wnt5_x86-32__0009__D-S-CR-3]
tagFiles	= 2
tagFile1	= &quot;%SystemRoot%\system32\drivers\P17.sys&quot;
tagFile2	= &quot;%DPSROOT%\D\S\CR\3\Ctzapxx.ini&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\CR\3\*.inf&quot;
-infFiles	= 0
commands	= 19
command1	= &quot;expand -r %DPSROOT%\D\S\CR\3\*.* %DPSROOT%\CR\3&quot;
command2	= &quot;expand -r %DPSROOT%\D\S\CR\3\AddOn\*.* %DPSROOT%\D\S\CR\3\AddOn&quot;
command3	= &quot;expand -r %DPSROOT%\D\S\CR\3\common\*.* %DPSROOT%\D\S\CR\3\common&quot;
command4	= &quot;expand -r %DPSROOT%\D\S\CR\3\Lang\i386\*.* %DPSROOT%\D\S\CR\3\Lang\i386&quot;
command6	= &quot;expand -r %DPSROOT%\D\S\CR\3\Win2K_XP\*.* %DPSROOT%\D\S\CR\3\Win2K_XP&quot;
command7	= &quot;expand -r %DPSROOT%\D\S\CR\3\Win2K_XP\i386\*.* %DPSROOT%\D\S\CR\3\Win2K_XP\i386&quot;
command8	= &quot;del /q %DPSROOT%\D\S\CR\3\*.??_&quot;
command9	= &quot;del /q %DPSROOT%\D\S\CR\3\Addon\*.??_&quot;
command10	= &quot;del /q %DPSROOT%\D\S\CR\3\common\*.??_&quot;
command11	= &quot;del /q %DPSROOT%\D\S\CR\3\Lang\i386\*.??_&quot;
command12	= &quot;del /q %DPSROOT%\D\S\CR\3\Win2K_XP\*.??_&quot;
command13	= &quot;del /q %DPSROOT%\D\S\CR\3\Win2k_XP\i386\*.??_&quot;
command14	= &quot;start /wait %DPSROOT%\D\S\CR\3\CTZapxx.Exe /S&quot;


[wnt5_x86-32__0010__D-S-H-2]
tagFiles	= 0
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\H\2.inf&quot;
-infFiles	= 0
commands	= 4
command1	= &quot;%SystemDrive%\devcon.exe disable =net&quot;
command2	= &quot;%SystemDrive%\devcon.exe updateni %DPSROOT%\D\S\H\2\wdmaherc.inf &quot;PCI\VEN_1013&amp;DEV_6003&amp;SUBSYS_*&quot;&quot;
command3	= &quot;%SystemDrive%\devcon.exe updateni %DPSROOT%\D\S\H\2\wdmaherc.inf &quot;HERCULES\*&quot;&quot;
command4	= &quot;%SystemDrive%\devcon.exe enable =net&quot;


[wnt5_x86-32__0011__D-S-N]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\nvapu.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\N\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;start /wait %DPSROOT%\D\S\N\AudioUtl.exe -y -o%DPSTMP%&quot;
command2	= &quot;start /wait %DPSTMP%\Setup.exe -s -f1&quot;
command3	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0012__D-S-S-U]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\sthda.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\S\U\3\*.inf&quot;
-infFiles	= 0
commands	= 6
command3	= &quot;copy /y %DPSROOT%\D\S\S\U\stlang.dll %SystemRoot%\system32&quot;
command3	= &quot;copy /y %DPSROOT%\D\S\S\U\stacgui.dll %SystemRoot%\system32&quot;
command3	= &quot;copy /y %DPSROOT%\D\S\S\U\stacgui.cpl %SystemRoot%\system32&quot;
command3	= &quot;md &quot;%ProgramFiles%\Sigmatel\C-Major Audio\STACGUI&quot;&quot;
command3	= &quot;copy /y %DPSROOT%\D\S\S\U\sttray.exe &quot;%ProgramFiles%\Sigmatel\C-Major Audio\STACGUI&quot;&quot;
command3	= &quot;copy /y %DPSROOT%\D\S\S\U\stlang.dll &quot;%ProgramFiles%\Sigmatel\C-Major Audio\WDM&quot;&quot;


[wnt5_x86-32__0013__D-S-SI-1]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\sis7012.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\SI\1\*.inf&quot;
-infFiles	= 0
commands	= 1
command3	= &quot;start /wait %DPSROOT%\D\S\SI\1\SI_7012.exe x -y o%SystemRoot%\&quot;


[wnt5_x86-32__0014__D-S-SI-2]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\sis7018.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\SI\2\*.inf&quot;
-infFiles	= 0
commands	= 1
command3	= &quot;start /wait %DPSROOT%\D\S\SI\2\SI_7018.exe x -y o%SystemRoot%\&quot;


[wnt5_x86-32__0015__D-S-T-2]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\FM801.sys&quot;
tagFile1	= &quot;%DPSROOT%\D\S\T\2\Setup.ex_&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\T\2\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;expand -r %DPSROOT%\D\S\T\2\*.* %DPSROOT%\D\S\T\2&quot;
command2	= &quot;del /q %DPSROOT%\D\S\T\2\*.??_&quot;
command3	= &quot;start /wait %DPSROOT%\D\S\T\2\Setup.exe /S&quot;


[wnt5_x86-32__0016__D-S-T-3]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\cmaudio.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\T\3\*.inf&quot;
-infFiles	= 0
commands	= 1
command3	= &quot;start /wait %DPSROOT%\D\S\T\3\T_3.exe&quot;

[wnt5_x86-32__0017__D-S-T-4]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\TT1724ht.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\T\4\*.inf&quot;
-infFiles	= 0
commands	= 1
command3	= &quot;start /wait %DPSROOT%\D\S\T\4\T_SSU.exe&quot;


[wnt5_x86-32__0018__D-S-T-5]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\dmxsens.sys&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\T\5\*.inf&quot;
-infFiles	= 0
commands	= 1
command3	= &quot;start /wait %DPSROOT%\D\S\T\5\T_DMX.exe&quot;


[wnt5_x86-32__0019__D-S-V-1]
tagFiles	= 1
tagFile1	= &quot;%SystemRoot%\system32\drivers\envysens.sys&quot;
tagFile1	= &quot;%DPSROOT%\D\S\V\1\V_ENVY.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\V\1\*.inf&quot;
-infFiles	= 0
commands	= 1
command1	= &quot;start /wait %DPSROOT%\D\S\V\1\V_ENVY.exe -y -o%SystemRoot%\&quot;


[wnt5_x86-32__0020__D-S-V-2]
tagFiles	= 2
tagFile1	= &quot;%SystemRoot%\system32\drivers\vinyl97.sys&quot;
tagFile1	= &quot;%DPSROOT%\D\S\V\2\V_VINYL.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\S\V\2\*.inf&quot;
-infFiles	= 0
commands	= 1
command1	= &quot;start /wait %DPSROOT%\D\S\V\2\V_VINYL.exe -y -o%SystemRoot%\&quot;</code></pre></div><p>Please have a look at this part ot the DPsFnshr.ini file:<br /></p><div class="codebox"><pre><code>[wnt5_x86-32__0001__D-G-A-1]
tagFiles	= 2
tagFile1	= &quot;%SystemDrive%\ATICCC.ins&quot;
tagFile2	= &quot;%DPSROOT%\D\G\A\1\ATICCC.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\1\*.inf&quot;
-infFiles	= 0
commands	= 4
command1	= &quot;%DPSROOT%\D\G\A\1\ATICCC.exe -y -o&quot;%DPSTMP%&quot;&quot;
command2	= &quot;msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart&quot;
command3	= &quot;msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart&quot;
command4	= &quot;rd /s /q %DPSTMP%&quot;


[wnt5_x86-32__0002__D-G-A-1]
tagFiles	= 2
tagFile1	= &quot;%SystemDrive%\ATICCP.ins&quot;
tagFile2	= &quot;%DPSROOT%\D\G\A\1\ATICCP.exe&quot;
+hwids		= 0
-hwids		= 0
+infFiles	= 1
+infFile1	= &quot;%DPSROOT%\D\G\A\1\*.inf&quot;
-infFiles	= 0
commands	= 3
command1	= &quot;&quot;%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%&quot;
command2	= &quot;start /wait %DPSTMP%\Setup.exe /K&quot;
command3	= &quot;rd /s /q %DPSTMP%&quot;</code></pre></div><p>Compare &quot;command1&quot; lines for both tags... The [wnt5_x86-32__0001__D-G-A-1]&nbsp; has matched quotes signs, while the [wnt5_x86-32__0002__D-G-A-1] tag &quot;command1&quot; has unmatched quotes signs: <br /></p><div class="codebox"><pre><code>command1	= &quot;&quot;%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%&quot;</code></pre></div><p>Seems to me like a typo...</p><p>Am I right?</p>]]></content>
			<author>
				<name><![CDATA[jagod]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=134</uri>
			</author>
			<updated>2006-08-24T20:54:56Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=3354#p3354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: DriverPacks BASE 6.08.5 Great job !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=3168#p3168"/>
			<content type="html"><![CDATA[<p>OK, don&#039;t forget to report back <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2006-08-22T05:57:22Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=3168#p3168</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[DriverPacks BASE 6.08.5 Great job !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=3162#p3162"/>
			<content type="html"><![CDATA[<p><img src="http://forum.driverpacks.net/img/smilies/cool.png" width="15" height="15" alt="cool" /> It&#039;s working perfectly for me. </p><p>Just been able to slipstream first GUI-driven multiboot disc without any problem. </p><p>All DriverPacks plus load of 3rd party ones (70MB of 7z&#039;s) for four OS&#039;s (all of them XP) in just 7min 30 sec <img src="http://forum.driverpacks.net/img/smilies/roll.png" width="15" height="15" alt="roll" /></p><p>Thanks for that great tool!</p><p>Now I&#039;m going to test if I can install that. <img src="http://forum.driverpacks.net/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></content>
			<author>
				<name><![CDATA[jagod]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=134</uri>
			</author>
			<updated>2006-08-22T00:14:09Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=3162#p3162</id>
		</entry>
</feed>
