<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - The .ini file for DriverPack not found is invalid:]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=3607</link>
		<description><![CDATA[The most recent posts in The .ini file for DriverPack not found is invalid:.]]></description>
		<lastBuildDate>Sun, 15 Mar 2009 05:50:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: The .ini file for DriverPack not found is invalid:]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=30047#p30047</link>
			<description><![CDATA[<p>the error is because the packs folder structure and ini are not correct.<br />the files need to be in a subfolder like [1] or something<br />IE D\CPU\1\</p><p>and the INI updated to reflect a proper folder structure</p><p>IE</p><div class="codebox"><pre><code>[DriverPack]
platform	= &quot;wnt5_x86-32&quot;
name		= &quot;CPU&quot;
rootDir		= &quot;D\CPU&quot;
; OPTIONAL
classes		= &quot;System&quot;
driverCount	=
decompSize	=
compSize	=


[1]
; REQUIRED
exc_count		= 1
; OPTIONAL
exc_1_tagFiles	= 0
exc_1_+hwids	= 1
exc_1_+hwid1	= &quot;ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_35&quot;
exc_1_-hwids	= 0
exc_1_+infFiles	= 0
exc_1_-infFiles	= 0
exc_1_commands	= 1
exc_1_command1	= &quot;%SystemDrive%\pmtimer.exe&quot;</code></pre></div><p>Since the odds are one in a thousand you will actually need this driver it is not much of a problem.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 15 Mar 2009 05:50:29 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=30047#p30047</guid>
		</item>
		<item>
			<title><![CDATA[Re: The .ini file for DriverPack not found is invalid:]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=30039#p30039</link>
			<description><![CDATA[<p>I integrated the one on the site. BTW i&#039;ve download using the DriverPack Base system.</p>]]></description>
			<author><![CDATA[null@example.com (ygor.almeida)]]></author>
			<pubDate>Sat, 14 Mar 2009 16:06:06 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=30039#p30039</guid>
		</item>
		<item>
			<title><![CDATA[Re: The .ini file for DriverPack not found is invalid:]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29923#p29923</link>
			<description><![CDATA[<div class="quotebox"><cite>ygor.almeida wrote:</cite><blockquote><p>2009-03-10 15:59:03 : &lt;INIT&gt; Found .ini file for DriverPack CPU! (&quot;C:\DriverPack_CPU_wnt5_x86-32.ini&quot;)<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\\CPU&quot; did exist.<br />2009-03-10 15:59:03 : &lt;CRIT&gt; The .ini file for DriverPack not found is invalid: the entry [DriverPack]\name is not found!</p></blockquote></div><p>The fault is in your DriverPack CPU.&nbsp; What version did you integrate?<br />Strange that there&#039;s an extra backslash C:\D\\CPU</p>]]></description>
			<author><![CDATA[null@example.com (mr_smartepants)]]></author>
			<pubDate>Tue, 10 Mar 2009 21:10:49 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29923#p29923</guid>
		</item>
		<item>
			<title><![CDATA[The .ini file for DriverPack not found is invalid:]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29921#p29921</link>
			<description><![CDATA[<p>Hello Guys, </p><p>I got a problem here:</p><br /><p>2009-03-10 15:59:03 : &lt;CRIT&gt; The .ini file for DriverPack not found is invalid: the entry [DriverPack]\name is not found!</p><p>Here is the full log after the setup ( RunOnceEx finisher )</p><br /><p>2009-03-10 15:59:02 : &lt;INIT&gt; DriverPacks Finisher 8.12.4 initialized.<br />2009-03-10 15:59:02 : &lt;INIT&gt; Splash screen initialized.<br />2009-03-10 15:59:02 : &lt;INIT&gt; Detected platform wnt5_x86-32.<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; Start logging of constants used in this program:<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $_DEBUG: True<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $_DPSTMP: C:\tmp<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $_LOGFILE: C:\WINDOWS\DPsFnshr.log<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $_NF: not found<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $_SETTINGSFILE: C:\DPsFnshr.ini<br />2009-03-10 15:59:02 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $_SPLASHSCREEN: True<br />2009-03-10 15:59:02 : &lt;INIT&gt; Start logging of system variables available for use by the exceptions:<br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %finisherdir% = C:<br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %systemdrive% = C:<br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %systemroot% = C:\WINDOWS<br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %windir% = C:\WINDOWS<br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %programfiles% = C:\Arquivos de programas<br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %dpsroot% = <br />2009-03-10 15:59:02 : &lt;INIT&gt; &nbsp; &nbsp; %dpstmp% = C:\tmp<br />2009-03-10 15:59:02 : &lt;INIT&gt; Start logging of the HWIDs for relevant devices present in this system.<br />2009-03-10 15:59:02 : &lt;INIT&gt; 1. ACPI devices</p><p>ACPI\ACPI0003\1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: Microsoft AC Adapter<br />ACPI\FIXEDBUTTON\2&amp;DABA3FF&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : BotÃ£o de recurso fixo ACPI<br />ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_23\_0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Intel(R) Xeon(R) CPU&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E5430&nbsp; @ 2.66GHz<br />ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_23\_1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Intel(R) Xeon(R) CPU&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E5430&nbsp; @ 2.66GHz<br />ACPI\PNP0001\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Controlador de interrupÃ§Ã£o programÃ¡vel EISA<br />ACPI\PNP0100\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Timer do sistema<br />ACPI\PNP0200\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Controlador de acesso direto Ã&nbsp; memÃ³ria<br />ACPI\PNP0303\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Teclado padrÃ£o com 101/102 teclas ou Microsoft Natural PS/2 Keyboard<br />ACPI\PNP0400\5&amp;324D5432&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: Porta de impressora (LPT1)<br />ACPI\PNP0501\1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Porta de comunicaÃ§Ã£o (COM1)<br />ACPI\PNP0501\2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Porta de comunicaÃ§Ã£o (COM2)<br />ACPI\PNP0700\5&amp;324D5432&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: Controlador padrÃ£o de disquete<br />ACPI\PNP0800\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Alto-falante do sistema<br />ACPI\PNP0A03\2&amp;DABA3FF&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : PCI bus<br />ACPI\PNP0A05\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Barramento genÃ©rico<br />ACPI\PNP0B00\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : CMOS do sistema/relÃ³gio em tempo real<br />ACPI\PNP0C02\1F&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: Recursos da placa-mÃ£e<br />ACPI\PNP0F13\4&amp;5289E18&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Mouse compatÃ­vel com PS/2<br />ACPI_HAL\PNP0C08\0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Microsoft ACPI-Compliant System<br />ROOT\ACPI_HAL\0000&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : ACPI Multiprocessor PC<br />20 matching device(s) found.</p><p>2009-03-10 15:59:03 : &lt;INIT&gt; 2. PCI devices</p><p>PCI\VEN_104B&amp;DEV_1040&amp;SUBSYS_1040104B&amp;REV_01\3&amp;61AAA01&amp;0&amp;80 : VMware SCSI Controller<br />PCI\VEN_15AD&amp;DEV_0405&amp;SUBSYS_040515AD&amp;REV_00\3&amp;61AAA01&amp;0&amp;78 : VMware SVGA II<br />PCI\VEN_8086&amp;DEV_7110&amp;SUBSYS_00000000&amp;REV_08\3&amp;61AAA01&amp;0&amp;38 : Intel 82371AB/EB PCI to ISA bridge (ISA mode)<br />PCI\VEN_8086&amp;DEV_7111&amp;SUBSYS_197615AD&amp;REV_01\3&amp;61AAA01&amp;0&amp;39 : Intel(R) 82371AB/EB PCI Bus Master IDE Controller<br />PCI\VEN_8086&amp;DEV_7190&amp;SUBSYS_00000000&amp;REV_01\3&amp;61AAA01&amp;0&amp;00 : Intel 82443BX Pentium(R) II Processor to PCI Bridge<br />PCI\VEN_8086&amp;DEV_7191&amp;SUBSYS_00000000&amp;REV_01\3&amp;61AAA01&amp;0&amp;08 : Intel 82443BX Pentium(R) II Processor to AGP Controller<br />6 matching device(s) found.</p><p>2009-03-10 15:59:03 : &lt;INIT&gt; 3. HDAUDIO devices</p><p>No matching devices found.</p><p>2009-03-10 15:59:03 : &lt;INIT&gt; 4. USB devices</p><p>No matching devices found.</p><p>2009-03-10 15:59:03 : &lt;INIT&gt; Logging of HWIDs complete.<br />2009-03-10 15:59:03 : &lt;INIT&gt; Found .ini file for DriverPack Chipset! (&quot;C:\DriverPack_Chipset_wnt5_x86-32.ini&quot;)<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $dp_exceptions = array(<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [0] =&gt; A1<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [1] =&gt; AM4<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [2] =&gt; AT<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [3] =&gt; N2<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [4] =&gt; N3<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [5] =&gt; V1-2K<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [6] =&gt; V1-2K3<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [7] =&gt; V1-XP<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; )<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [A1].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\A1&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [AM4].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\AM4&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [AT].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\AT&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [N2].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\N2&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [N3].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\N3&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [V1-2K].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\V1\2K&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [V1-2K3].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\V1\2K3&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [V1-XP].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\C\V1\XP&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;No exceptions disabled for this DriverPack.<br />2009-03-10 15:59:03 : &lt;INIT&gt; Number of exceptions imported for this DriverPack: 8.<br />2009-03-10 15:59:03 : &lt;INIT&gt; Total number of exceptions: 0.<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; exceptions[0][0]: 0<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; exceptions[0][1]: 0<br />2009-03-10 15:59:03 : &lt;INIT&gt; Found .ini file for DriverPack CPU! (&quot;C:\DriverPack_CPU_wnt5_x86-32.ini&quot;)<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; $dp_exceptions = array(<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [0] =&gt; CPU<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; &nbsp; &nbsp; )<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;Processing driver exceptions section [CPU].<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing exceptions for this driver because the directory &quot;C:\D\\CPU&quot; did exist.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Importing the full requirements for exception 1 of 1 for this driver.<br />2009-03-10 15:59:03 : &lt;INIT&gt;&nbsp; &nbsp; &nbsp;No exceptions disabled for this DriverPack.<br />2009-03-10 15:59:03 : &lt;INIT&gt; Number of exceptions imported for this DriverPack: 1.<br />2009-03-10 15:59:03 : &lt;INIT&gt; Total number of exceptions: 1.<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; exceptions[0][0]: 1<br />2009-03-10 15:59:03 : &lt;DBG&gt;&nbsp; exceptions[0][1]: 1<br />2009-03-10 15:59:03 : &lt;CRIT&gt; The .ini file for DriverPack not found is invalid: the entry [DriverPack]\name is not found!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted the DriverPacks, which were located in &quot;C:\D&quot;.<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\DPsFnshr.ini&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\devcon.exe&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\makePNF.exe&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\pmtimer.exe&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\*.ins&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\DSPdsblr.exe&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\mute.exe&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Deleted &quot;C:\DriverPack_*.ini&quot;!<br />2009-03-10 15:59:32 : &lt;CLNP&gt; Added new value to the RunOnce key in the registry: the DriverPacks Finisher itself will get deleted after the next reboot.<br />2009-03-10 15:59:32 : Program terminated.</p>]]></description>
			<author><![CDATA[null@example.com (ygor.almeida)]]></author>
			<pubDate>Tue, 10 Mar 2009 19:21:02 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29921#p29921</guid>
		</item>
	</channel>
</rss>
