https://bugs.winehq.org/show_bug.cgi?id=33392 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED |--- Ever confirmed|0 |1 --- Comment #8 from Anastasius Focht <focht(a)gmx.net> --- Hello Patrick, can you attach the app installer log file from the last failed attempt? Example path where it's located: 'c:\users\<username>\temp\Microsoft .NET Framework 4 Setup_<date>_<time>.html' (<date>_<time> is the local date of your last install, chose last one if multiple files present) I've looked into the .NET installer code and it only uses 'GetDiskFreeSpaceExW' which should avoid any overflows due to large partitions/filesystems. Can you also post the disk usage/free space of the mount point where your WINEPREFIX used for installation is located -> 'df'. Additionally information on the filesystem type and mount flags -> 'mount'. Regards -- 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.