View Single Post
Old 05-06-2015, 04:47 PM   #9
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,240
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by eschwartz View Post
@Kovid -- if calibre creates Open With associations, I am thinking of the new code for Windows 8 , should those be removed by the uninstaller? They get automatically created on calibre's launch IIRC.
No, it cannot. That is exactly what I was talking about. The uninstaller can only remove stuff created by the installer. Not by the program. In fact, since the installer/un-installer have to run as the system account, while the program itself runs as one (or more) user accounts, they would have to scan every user account on the machine to remove files/registry entries created by the actual program. That can be very slow, and error prone, and is not recommended in the official Microsoft documentation for their installer subsystem.
kovidgoyal is offline   Reply With Quote