
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.ljackson.us/skins/common/feed.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Del Command - Revision history</title>
		<link>http://wiki.ljackson.us/index.php?title=Del_Command&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.7.1</generator>
		<lastBuildDate>Sun, 17 May 2026 05:54:07 GMT</lastBuildDate>
		<item>
			<title>Ljackson at 09:17, 29 January 2013</title>
			<link>http://wiki.ljackson.us/index.php?title=Del_Command&amp;diff=3287&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Windows XP ==&lt;br /&gt;
&lt;br /&gt;
=== Delete invalid filename &amp;quot;mshdmd.sys.&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
 C:\WINDOWS\system32\drivers&amp;gt;dir /x&lt;br /&gt;
 01/25/2013  10:36 PM                32 MSHDMD~1     mshdmd.sys.&lt;br /&gt;
&lt;br /&gt;
Dir /x will produce the usual Directory listing, but with an extra column&lt;br /&gt;
showing the SFN (Short File Name, also called the 8.3 filename) before the&lt;br /&gt;
LFN.&lt;br /&gt;
&lt;br /&gt;
Many LFNs appear to be valid SFNs, but are not, because they use&lt;br /&gt;
undisplayable characters or some other technique. Dir /x forces the display&lt;br /&gt;
of a valid SFN. Then you can use that SFN with the Del or other DOS&lt;br /&gt;
command. (As usual in a &amp;quot;DOS&amp;quot; window, of course, type the command name&lt;br /&gt;
followed by /? to see a mini-help file listing all the switches and&lt;br /&gt;
parameters available for that command.) &lt;br /&gt;
&lt;br /&gt;
 del MSHDMD~1&lt;/div&gt;</description>
			<pubDate>Tue, 29 Jan 2013 09:17:43 GMT</pubDate>			<dc:creator>Ljackson</dc:creator>			<comments>http://wiki.ljackson.us/Talk:Del_Command</comments>		</item>
	</channel>
</rss>