View Single Post
Old 08-01-2024, 12:58 PM   #2
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,400
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Errors 2502 and 2503 are from the Windows installer service. Either the uninstall files for the old version can't be found or it is unable to access/use the temp file directory. To see if it is permissions on the temp directrory, you could try running the installer as administrator to see if that will work.

To install the msi file as an administrator and assuming the downloaded file is in your Downloads directory, open a command prompt as administrator, and type:

Code:
msiexec /i "\Users\%username%\Downloads\calibre-64bit-7.16.0.msi"
DNSB is online now   Reply With Quote