View Single Post
Old 02-26-2024, 06:09 AM   #14
sgmoore
Zealot
sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.
 
Posts: 139
Karma: 642206
Join Date: Mar 2021
Device: Kindle Voyage
Quote:
Originally Posted by jomteon View Post

So, now the question is: How do I figure out what program is holding calibre hostage? It doesn't seem to be Windows Defender, so how can I track it down?
My usual method is to download and run Process Monitor from https://learn.microsoft.com/en-us/sy...nloads/procmon

It records a lot of information, so it is best not to leave it running very long and to set the initial filter to be

Path Contains C:\Users\Your Name\AppData\Local\Temp

This will show you all processes that use the temporary folder.

Once you have got the error and you know the actual file name, you can change the filter to just show processes that use that filename
sgmoore is offline   Reply With Quote