User talk:DanielR

From DOSBoxWiki
Revision as of 12:04, 30 November 2009 by DanielR (talk | contribs) (MOUNT DISK)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I have seen the following problem : 1) I create a virtual disk with : mount c c:\test 2) Command : c: 3) Command : dir All directories and files are listed. On windows side, I create a new file "Test.bat" in "c:\test" directories. 4) In DosBox : dir The file "Test.bat" doesn't appear. But the command "type test.bat" show me the content of this new file. Why ?