First post, by skatz
- Rank
- Member
I use DOSBox 0.72 win32 build.
I know that for now DOSBox does not support attributes.
I created simple test file by 'echo>text.txt'
When a look at this file with some utility that can show attributes (DOS Navigator or FreeDOS 4dos interpreter) i see that this file has attributes:
- file created on host folder mounted as drive has 'archived' attribute
- file created on mounted drive image (hard or floppy) has 'hidden' attribute
And no way to clear this hidden.
Of course, when I boot real dos - all works as expected.
An another problem with HD image:
I run doszip file commader(http://sourceforge.net/projects/doszip). As I understand, it is dos application written in BC3.1 When I copy file into mounted folder - all works fine, but when into mounted image - DOSBox crashes.