https://bugs.winehq.org/show_bug.cgi?id=57543
Bug ID: 57543 Summary: Give a fatal error when installing files on a EXFAT or NTFS filesystem Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: janfolder@outlook.com Distribution: ---
Hello Wine,
Please give a fatal error when installing files or Windows programs on an EXFAT or NTFS filesystem.
EXFAT and NTFS do not support the colon character in filenames and do not support symbolic links.
I spent 2 days trying to install world of warcraft on Linux on an EXFAT formatted drive.
It failed while mentioning that the AppData environment variable was empty.
Luckily, while investigating this AppData error message, a note on the filesystem format came to my attention. The requirement for Windows applications to be installed on EXT4 filesystems.
Now World of Warcraft executes properly <3! I can migrate from Windows 10 to Linux.
Thank you for providing Wine for Linux!
Marcel
https://bugs.winehq.org/show_bug.cgi?id=57543
Marcel janfolder@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Give a fatal error when |Give a fatal error when |installing files on a EXFAT |installing files on an |or NTFS filesystem |EXFAT or NTFS filesystem
https://bugs.winehq.org/show_bug.cgi?id=57543
F H francisco278herrera@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francisco278herrera@gmail.c | |om
--- Comment #1 from F H francisco278herrera@gmail.com --- Installing files is just like copying files, so maybe it could throw a fatal error if symlinks or colons are attempted to be used in one of those filesystems
https://bugs.winehq.org/show_bug.cgi?id=57543
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com