
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.ljackson.us/skins/common/feed.css"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.ljackson.us/index.php?action=history&amp;feed=atom&amp;title=Del_Command</id>
		<title>Del Command - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ljackson.us/index.php?action=history&amp;feed=atom&amp;title=Del_Command"/>
		<link rel="alternate" type="text/html" href="http://wiki.ljackson.us/index.php?title=Del_Command&amp;action=history"/>
		<updated>2026-05-17T05:54:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.7.1</generator>

	<entry>
		<id>http://wiki.ljackson.us/index.php?title=Del_Command&amp;diff=3287&amp;oldid=prev</id>
		<title>Ljackson at 09:17, 29 January 2013</title>
		<link rel="alternate" type="text/html" href="http://wiki.ljackson.us/index.php?title=Del_Command&amp;diff=3287&amp;oldid=prev"/>
				<updated>2013-01-29T09:17:43Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Ljackson</name></author>	</entry>

	</feed>