Hi, guys.
Thank you for replies.
I tried using winetricks, as you offered. But I get the same errors as before.
Specifically, for winetricks dotnet40 I get the following error:
"There is not enough disk space on your drive for the new files to be uncompressed and installed.
Please run the application again after you have freed some space on your drive".
I found a log file inside C:/users/my_user/temp, called dd_dotNetFx40_Full_x86_x64_decompression_log.txt:
Quote:
[8/14/2012, 13:19:26] === Logging started: 2012/08/14 13:19:26 ===
[8/14/2012, 13:19:26] Executable: Y:\dotnet40\dotNetFx40_Full_x86_x64.exe v4.0.30319.1
[8/14/2012, 13:19:26] --- logging level: standard ---
[8/14/2012, 13:19:26] Successfully bound to the ClusApi.dll
[8/14/2012, 13:19:26] Cluster drive map: ''
[8/14/2012, 13:19:26] Considering drive: 'C:\'...
[8/14/2012, 13:19:26] Drive 'C:\' is rejected because of the unknown or unsuitable drive type
[8/14/2012, 13:19:26] Considering drive: 'D:\'...
[8/14/2012, 13:19:26] Drive 'D:\' is rejected because of the unknown or unsuitable drive type
[8/14/2012, 13:19:26] Considering drive: 'Z:\'...
[8/14/2012, 13:19:26] Drive 'Z:\' is rejected because it can't be written to
[8/14/2012, 13:19:26] Error 0x80070070: Failed to find any drive to extract to
[8/14/2012, 13:19:26] Error 0x80070070: Failed to find the exract drive
[8/14/2012, 13:19:26] Error 0x80070070: Failed to select temporary directory for extraction
[8/14/2012, 13:19:26] Error 0x80070070: Failed to select the directory to extract to
[8/14/2012, 13:19:26] Error 0x80070070: Failed to select and/or prepare the directory for extraction
[8/14/2012, 13:19:29] Exiting with result code: 0x80070070
[8/14/2012, 13:19:29] === Logging stopped: 2012/08/14 13:19:29 ===
Regarding disk Z:\ I understand the rejection. It's because it points to \ where I have no write permissions.
But regarding disks C:\ and D:\ I don't understand why they are rejected.
Disk C:\ is inside .wine, created by winecfg.
Disk D:\ is a mapping to a folder where I have all the permissions.
Do you have any idea?
Thank you.
Dima.