I know what you are thinking, "What does this has to
Do WITH WINDOWS? ".
You May Be aware of a "bug" in command.com's "dir / s"
(Directory Search for a file / s) Which Skips Hidden
Sub-Directories (Common IN "Windows"). The "bug"
Is Not Setting The Proper Attribute To Include Hidden Directories.
I Have Modified "Command.com" for MS DOS 6.0 to 7.1 ON 5
COMPUTERS.
If you have a hex editor, Enter the search string (without quotes)
"8b D4 B9 10 00 B4 4E CD 21 72 2C E8".
Replace the 10 with 16. Also Verify That The 4th byte Past E8 IS
Also a 10 and report with 16 TOO. NOTE: IF the 2nd 10
Is Not Present (SHOULD BE) at The 4th Pos / Byte Past E8, THEN ABORT
.
Verify Proper Fix: (NOTE: Original Command.com Will Have ".bak")
Use DOS's File Compare (FC) F