Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
1.5.0
-
Windows 7
Description
[Windows]: When the files being copied over into a temporary directory are read only then it cannot clean up the temporary directory. This is because the read-only attribute is transferred and QFile::remove() is unable to remove the file then.
To reproduce this make the installscript.qs file readonly in any example and then the following output will happen:
Warning: Could not remove file C:/Users/myname/AppData/Local/Temp/Pa1XkO/com.qttest.app/installscript.qs