<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [IMPL] Problems with internal card readers]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=4655</link>
		<description><![CDATA[The most recent posts in [IMPL] Problems with internal card readers.]]></description>
		<lastBuildDate>Sun, 19 Aug 2012 18:45:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=49000#p49000</link>
			<description><![CDATA[<p>that is because 10.06 is June of 2010&nbsp; &nbsp;three months before this post.</p><p>It is in the head version that did not get released.&nbsp; &nbsp;Haven&#039;t worked on it in a long time. <br />Guess i have a reason now <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>PS you can edit the presetup.cmd file yourself for the time being. (as you know)</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 19 Aug 2012 18:45:14 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=49000#p49000</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=48940#p48940</link>
			<description><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>Implemented with latest test ver</p></blockquote></div><p>Hmmm as far as I can tell, it&#039;s still not part of the current DriverPacks BASE 10.06<br />This bug is minor but is really (I mean really) annoying....<br />Is that something can be fixed once and for all please ? I think the fix in post #17 probably is the best option.</p>]]></description>
			<author><![CDATA[null@example.com (Doodoo)]]></author>
			<pubDate>Fri, 17 Aug 2012 13:10:20 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=48940#p48940</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=41476#p41476</link>
			<description><![CDATA[<p>Implemented with latest test ver</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sat, 20 Nov 2010 08:06:02 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=41476#p41476</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39136#p39136</link>
			<description><![CDATA[<p>What about a</p><div class="codebox"><pre><code>setlocal EnableExtensions

DIR &quot;%%i:%TAGFILE%&quot; &amp;&amp;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (cdob)]]></author>
			<pubDate>Sat, 26 Jun 2010 07:08:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39136#p39136</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39127#p39127</link>
			<description><![CDATA[<p>I like that last solution a lot...</p><p>DIR %%i: &amp;&amp; IF EXIST &quot;%%i:%TAGFILE%&quot;</p><p>I&#039;ll get that out to the testing team in my next nightly</p><p>Moved to Feature Requests forum</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Fri, 25 Jun 2010 19:48:56 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39127#p39127</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39125#p39125</link>
			<description><![CDATA[<div class="quotebox"><cite>Helmi wrote:</cite><blockquote><p>Maybe it depends on the make or model of the reader or it&#039;s down to the BIOS.</p></blockquote></div><p>Yes very possibly, could be a very peculiar issue.<br />Anyway, replacing</p><div class="codebox"><pre><code>IF EXIST &quot;%%i:%TAGFILE%&quot;</code></pre></div><p>with </p><div class="codebox"><pre><code>DIR %%i: &amp;&amp; IF EXIST &quot;%%i:%TAGFILE%&quot;</code></pre></div><p>entirely solves the problem</p>]]></description>
			<author><![CDATA[null@example.com (Doodoo)]]></author>
			<pubDate>Fri, 25 Jun 2010 17:15:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39125#p39125</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39121#p39121</link>
			<description><![CDATA[<div class="quotebox"><cite>Doodoo wrote:</cite><blockquote><p>With the rising number of integrated card readers, I&#039;m surprised there aren&#039;t more people who have problems though. Maybe I am the only one having this problem because I&#039;m installing from USB, not from CD.</p></blockquote></div><p>Well, what can I say, I also use card readers in all of my systems, none of them gives me any problems when installing.<br />Maybe it depends on the make or model of the reader or it&#039;s down to the BIOS.<br />I&#039;m not entriely sure as most installs have been from DVD, but at least on notebooks, installing from USB wasn&#039;t affecting this.</p>]]></description>
			<author><![CDATA[null@example.com (Helmi)]]></author>
			<pubDate>Fri, 25 Jun 2010 15:28:49 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39121#p39121</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39116#p39116</link>
			<description><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>A similar solution was posted here several years ago... <br />it was the first suggestion offered, reverse the drive search order...</p></blockquote></div><p>Yep, that&#039;s another solution, also discussed in the same thread on MSFN:<br /><a href="http://www.msfn.org/board/topic/137714-install-xp-from-a-ram-loaded-iso-image/page__view__findpost__p__895119">http://www.msfn.org/board/topic/137714- … _p__895119</a></p><p>However, it&#039;s not garanteed to work all the time... It just happens to work if the OEM folder is found before the (empty) card reader slots are scanned. I think any of the other workarounds above are much cleaner and safer.</p><div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>It&#039;s not that common of a problem, and the various workarounds are easy enough...</p></blockquote></div><p>With the rising number of integrated card readers, I&#039;m surprised there aren&#039;t more people who have problems though. Maybe I am the only one having this problem because I&#039;m installing from USB, not from CD.</p><div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>Interested in helping us test?</p></blockquote></div><p>I wish I could but with a 3-month old baby to look after I&#039;m quite busy these days... also at night ;-)<br />I can report that this solution:<br /><a href="http://www.msfn.org/board/topic/137714-install-xp-from-a-ram-loaded-iso-image/page__view__findpost__p__895411">http://www.msfn.org/board/topic/137714- … _p__895411</a><br />works like a charm, though, whereas the current implementation causes the &quot;c0000013 error&quot;</p>]]></description>
			<author><![CDATA[null@example.com (Doodoo)]]></author>
			<pubDate>Fri, 25 Jun 2010 07:03:34 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39116#p39116</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39113#p39113</link>
			<description><![CDATA[<p>A similar solution was posted here several years ago... <br />it was the first suggestion offered, reverse the drive search order...</p><p>It&#039;s not that common of a problem, and the various workarounds are easy enough... <br />It never really became a priority</p><p>this probably should have been posted in feature requests, not in feedback and support.</p><p>I&#039;ll take a look at the options presented and see what think is the best option and we will do some testing... Interested in helping us test?</p><p>jeff</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 24 Jun 2010 22:51:19 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39113#p39113</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39112#p39112</link>
			<description><![CDATA[<div class="quotebox"><cite>cdob wrote:</cite><blockquote><p>Well, the refernce goes to msfn.org.</p></blockquote></div><p><img src="http://forum.driverpacks.net/img/smilies/roll.png" width="15" height="15" alt="roll" /> I guess I&#039;m reading too many forums at once </p><div class="quotebox"><cite>cdob wrote:</cite><blockquote><p>A possible dumb user <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /> suggested a simple dir&nbsp; &amp;&amp; ( )</p></blockquote></div><p>Sorry I didn&#039;t mention your solution, cdob.... In fact it&#039;s indeed very simple and very elegant. At first sight I thought it was not entirely working, for both 32- and 64-bit ? But in fact it is working for both, right ?</p><div class="quotebox"><cite>cdob wrote:</cite><blockquote><p>A most clever end user may have remove mountvol.exe. <br />It&#039;s recommended to rely at a possible missing file?</p></blockquote></div><p>Well yes... It is quite safer to assume that COMMAND.COM is present rather than MOUNTVOL.EXE</p>]]></description>
			<author><![CDATA[null@example.com (Doodoo)]]></author>
			<pubDate>Thu, 24 Jun 2010 22:23:47 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39112#p39112</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39110#p39110</link>
			<description><![CDATA[<div class="quotebox"><cite>Doodoo wrote:</cite><blockquote><p>that these clever guys at boot-land.net</p></blockquote></div><p>Well, the refernce goes to msfn.org. <br />A possible dumb user <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /> suggested a simple dir&nbsp; &amp;&amp; ( )<br /><a href="http://www.msfn.org/board/topic/137714-install-xp-from-a-ram-loaded-iso-image/page__view__findpost__p__895386">http://www.msfn.org/board/topic/137714- … _p__895386</a></p><p>A most clever end user may have remove mountvol.exe. <br />It&#039;s recommended to rely at a possible missing file?</p>]]></description>
			<author><![CDATA[null@example.com (cdob)]]></author>
			<pubDate>Thu, 24 Jun 2010 22:00:50 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39110#p39110</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39101#p39101</link>
			<description><![CDATA[<p>Thanks. Getting old, did not see that.</p><p>Stu</p>]]></description>
			<author><![CDATA[null@example.com (BigBrit)]]></author>
			<pubDate>Thu, 24 Jun 2010 18:55:46 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39101#p39101</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39097#p39097</link>
			<description><![CDATA[<p>The links are in the first post Stu! <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (mr_smartepants)]]></author>
			<pubDate>Thu, 24 Jun 2010 17:36:26 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39097#p39097</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39093#p39093</link>
			<description><![CDATA[<p>A link to the Forum message that has the fix would be much appreciated.</p><p>Sorry the idea did not work for you and yes we do appreciate challenges and people who find a fix and share it.</p><p>Good luck to you.</p><p>Stu</p>]]></description>
			<author><![CDATA[null@example.com (BigBrit)]]></author>
			<pubDate>Thu, 24 Jun 2010 16:50:03 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39093#p39093</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Problems with internal card readers]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39091#p39091</link>
			<description><![CDATA[<div class="quotebox"><cite>BigBrit wrote:</cite><blockquote><p>If it shows up as H: whatever during the install, let the format start and then reboot. You should find the HD will show up as C: on the next format.<br />Stu</p></blockquote></div><p>Thanks for the tip, it&#039;s true that the partition you where want to install XP doesn&#039;t always show up as C:</p><div class="quotebox"><cite>BigBrit wrote:</cite><blockquote><p>Don&#039;t know if this helps</p></blockquote></div><p>Well no I&#039;m afraid. The problem appears when the GUI part of setup starts (after the TXT part of setup has finished, and the PC reboots).<br /><strong>This is exactly when the DriverPacks are decompressed and presetp.cmd is launched</strong>.</p><p>Maybe it wasn&#039;t clear in my message: I am not looking for any help or any solutions.<br />I just wanted to let you know that these clever guys at boot-land.net <strong>have already found a solution</strong> and it would be nice to make it part of the next DriverPack BASE release.</p>]]></description>
			<author><![CDATA[null@example.com (Doodoo)]]></author>
			<pubDate>Thu, 24 Jun 2010 15:28:34 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39091#p39091</guid>
		</item>
	</channel>
</rss>
