mirror of
https://github.com/nbeaver/why-linux-is-better.git
synced 2025-08-27 15:50:25 +02:00
Excerpts from links.
This commit is contained in:
@@ -1122,7 +1122,16 @@ until the application is killed.
|
|||||||
|
|
||||||
This becomes particularly interesting when the files are hidden thumbnails.
|
This becomes particularly interesting when the files are hidden thumbnails.
|
||||||
|
|
||||||
|
This is a known problem with Windows 7 related thumbnail caching which
|
||||||
|
locks hidden files, thus preventing deletion or moving them.
|
||||||
|
|
||||||
https://superuser.com/questions/537041/action-cant-be-completed-open-in-another-program
|
https://superuser.com/questions/537041/action-cant-be-completed-open-in-another-program
|
||||||
|
|
||||||
|
The folder rename operation fails because thumbcache.dll still has an open
|
||||||
|
handle to the local thumbs.db file and does not currently implement a
|
||||||
|
mechanism to release the handle to the file in a more dynamic and timely
|
||||||
|
fashion.
|
||||||
|
|
||||||
https://support.microsoft.com/en-us/kb/2025703
|
https://support.microsoft.com/en-us/kb/2025703
|
||||||
|
|
||||||
By contrast,
|
By contrast,
|
||||||
|
Reference in New Issue
Block a user