https://bugs.winehq.org/show_bug.cgi?id=56727 Bug ID: 56727 Summary: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available. Product: Wine Version: 9.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: mywine(a)schiermeier-it.de Distribution: --- This is inside the root of my system: --- joerg(a)Archimedes ~/Downloads % ls -al /.* -r--r--r-- 1 root root 10 Sep 1 2006 /.windows-label -r--r--r-- 1 root root 9 Mar 21 2021 /.windows-serial joerg(a)Archimedes ~/Downloads % cat /.windows-label Linux_Root joerg(a)Archimedes ~/Downloads % cat /.windows-serial 20210318 --- When I run "wine cmd.exe" and use the "dir" command this happens: --- Z:\home\joerg\Downloads>dir wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available. Volume in drive Z is Linux_Root Volume Serial Number is 2021-0318 Directory of Z:\home\joerg\Downloads --- This "wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial" is misleading and wrong. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.