<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [SOLVED]  GUI MINOR issues DriverPack Sound B 6.08.1]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=433</link>
		<description><![CDATA[The most recent posts in [SOLVED]  GUI MINOR issues DriverPack Sound B 6.08.1.]]></description>
		<lastBuildDate>Sun, 13 Aug 2006 21:27:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED]  GUI MINOR issues DriverPack Sound B 6.08.1]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=2720#p2720</link>
			<description><![CDATA[<p>I&#039;ve now set &#039;disc&#039; to be selected by default. That was an error indeed.</p><p>I think I know what settings got you that non-updated txtsetup.sif and dosnet.inf... You deselected DriverPack MassStorage text mode. That&#039;s the only way it could have been caused. Or you must have cancelled the slipstream JUST at the moment where it would start updating those files. I think you&#039;ll never be able to reproduce it <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sun, 13 Aug 2006 21:27:49 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=2720#p2720</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED]  GUI MINOR issues DriverPack Sound B 6.08.1]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=2717#p2717</link>
			<description><![CDATA[<p>hi<br />I launch DPsbase (it has no ini yet)<br />it hilites english, I hit apply<br />hit arrow to next page</p><p>it goes to choice disc multiboot where none of the two are ticked, with browser button.<br />click browser, show it where source is<br />disc is automatically filled in, and i hit the arrow to proceed.<br />(when I think about what happened, I did not notice the scan... I hit the arrow when I saw the disk option was filled in.)</p><p>it goes to driverpacks update check, everything is up to date<br />hit arrow<br />get the about page.<br />hit exit<br />(well, I know something is wrong... it skipped pages...)</p><p>the INI I got as result</p><div class="codebox"><pre><code>[General]
; preferred language
prefLang	= &quot;English&quot;
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= &quot;yes&quot;
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= &quot;yes&quot;


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= &quot;disc&quot;
; trailing backslash is allowed, but not necessary
location	= &quot;&quot;</code></pre></div><p>the log it created tells me it done a few things</p><div class="codebox"><pre><code>2006-08-13 22:23:04 : &lt;INIT&gt; DriverPacks BASE 6.08.1 initialized.
2006-08-13 22:23:04 : &lt;INIT&gt; Host environment: WIN_XP Service Pack 2 on X86 CPU.
2006-08-13 22:23:04 : &lt;INIT&gt; Detected settings file &quot;C:\DriverPacks\DPs_BASE.ini&quot;.
2006-08-13 22:23:04 : &lt;INIT&gt; Could not verify location set in settings file: it seems to be invalid!
2006-08-13 22:23:04 : &lt;INIT&gt; Imported settings from settings file.
2006-08-13 22:23:04 : &lt;INIT&gt; [Settings]\DPsMethod not specified: default (2) was set.
2006-08-13 22:23:04 : &lt;INIT&gt; [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2006-08-13 22:23:04 : &lt;INIT&gt; [OptionalSettings]\KTD not specified: default (none) was set.
2006-08-13 22:23:04 : &lt;INIT&gt; [OptionalSettings]\QSC not specified: default (yes) was set.
2006-08-13 22:23:04 : &lt;INIT&gt; [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2006-08-13 22:23:04 : &lt;INIT&gt; Detected DriverPack Chipset 6.08!
2006-08-13 22:23:04 : &lt;INIT&gt; Detected DriverPack CPU 6.08!
2006-08-13 22:23:04 : &lt;INIT&gt; Detected DriverPack Graphics A 6.08!
2006-08-13 22:23:04 : &lt;INIT&gt; Detected DriverPack LAN 6.08!
2006-08-13 22:23:04 : &lt;INIT&gt; Detected DriverPack MassStorage 6.08!
2006-08-13 22:23:04 : &lt;INIT&gt; Could not detect any 3rd party DriverPacks.
2006-08-13 22:23:04 : &lt;INIT&gt; DriverPacks scanned sucessfully.
2006-08-13 22:23:04 : &lt;INIT&gt; QuickStream Cache directory not found!
2006-08-13 22:23:04 : &lt;GUI&gt;  Initialized GUI.
2006-08-13 22:23:04 : &lt;GUI&gt;  Created a list of all available language files.
2006-08-13 22:23:04 : &lt;GUI&gt;  Set the last used language, English, as the GUI language.
2006-08-13 22:23:06 : &lt;GUI&gt;  Saved settings!
2006-08-13 22:23:06 : &lt;GUI&gt;  Closed GUI.
2006-08-13 22:23:06 : &lt;CRIT&gt; There are not yet any slipstream modules available for the selected platform!
2006-08-13 22:23:10 : Program terminated.</code></pre></div><p>I know, if you first hit disc, then browse, it walks all pages.<br />but still, imho, this is a GUI error.<br />I called it user error first.</p><p>-------------------<br />what happens when I launch BPsbase again and hit slipstream button with above files<br />the platform is not supported<br />that&#039;s because it don&#039;t find it, of course.<br />the user will have to walk through settings again. <br />that&#039;s a good thing.</p><p>btw, I am still trying to reproduce the clicks that got me that non-updated txtsetup and dosnet.inf</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Sun, 13 Aug 2006 20:37:54 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=2717#p2717</guid>
		</item>
	</channel>
</rss>
