Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 10-10-2023, 11:32 AM   #1
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Can't install or update - insufficient privileges

I can't uninstall, reinstall, upgrade, anything. I continue to get this error: the installer has insufficient privileges to access directory (see pic). I am the administrator - in fact, the only user on this machine. No issues with any other programs.
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	154
Size:	23.4 KB
ID:	204210  
bryant is offline   Reply With Quote
Old 10-10-2023, 11:53 AM   #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,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
What happens if you run the installer as administrator?

Open an administrator command prompt and assuming that the calibre installer msi file is in your Downloads directory, at the command prompt enter:

Code:
msiexec /i "C:\Users\%username%\Downloads\calibre-64bit-6.28.1.msi"
A couple of other things to check are your antivirus settings and the security on the calibre2 directory to ensure that you have enough rights.
DNSB is offline   Reply With Quote
Advert
Old 10-10-2023, 11:57 AM   #3
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Same result

Permissions are fine on directory...but that directory (the calibre one following Programs) doesn't exist.

Last edited by bryant; 10-10-2023 at 12:02 PM.
bryant is offline   Reply With Quote
Old 10-10-2023, 12:04 PM   #4
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,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
If you restart in safe mode, can you install then?

Can you uninstall calibre? This should not affect your library or saved settings.

Also try right-clicking on the Calibre2 directory => Properties => security and check the effective access for your user.
DNSB is offline   Reply With Quote
Old 10-10-2023, 12:25 PM   #5
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Safe mode: can't install, uninstall...appears to be a windows pop-up.

In 'normal mode' - I get the same error trying uninstall as I do updating.

Security for my user on the program files directory Calibre2 is 'full control'

And thank you for your help, I am perplexed.

Last edited by bryant; 10-10-2023 at 12:29 PM.
bryant is offline   Reply With Quote
Advert
Old 10-10-2023, 12:30 PM   #6
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Look at the directory in the error message find and delete it manually.
kovidgoyal is offline   Reply With Quote
Old 10-10-2023, 12:43 PM   #7
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Quote:
Originally Posted by kovidgoyal View Post
Look at the directory in the error message find and delete it manually.
That is the confusing part - that directory doesn't exist.
bryant is offline   Reply With Quote
Old 10-10-2023, 01:37 PM   #8
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,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Note that the ProgramData directory in the root of your C drive will require you to show hidden files/directories before it will be visible. Once you have done that the path shown will be visible.

Open a command prompt and enter:

Code:
cd "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\"
Typing dir ca* should show you that calibre directory.
DNSB is offline   Reply With Quote
Old 10-10-2023, 01:46 PM   #9
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Still not there...and 'show hidden' is selected.
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	108
Size:	34.1 KB
ID:	204213  
bryant is offline   Reply With Quote
Old 10-10-2023, 05:37 PM   #10
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,725
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by bryant View Post
Still not there...and 'show hidden' is selected.
Start Menu shortcuts are an install time de-selectable option:

Click image for larger version

Name:	Screenshot 2023-10-11 083110.jpg
Views:	168
Size:	60.9 KB
ID:	204214

What version was previously installed?

Perhaps it was 32 bit, have a look in ==>> C:\Program Files (x86)

If it's there remove it.

BR
BetterRed is offline   Reply With Quote
Old 10-10-2023, 10:23 PM   #11
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
run a registry cleaner in that case. And if that doesnt work, use the portable installer that doesnt rely on Microsoft's installer service so wont suffer issues from registry corruption.
kovidgoyal is offline   Reply With Quote
Old 10-11-2023, 10:54 AM   #12
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Quote:
Originally Posted by BetterRed View Post
Start Menu shortcuts are an install time de-selectable option:

Attachment 204214

What version was previously installed?

Perhaps it was 32 bit, have a look in ==>> C:\Program Files (x86)

If it's there remove it.

BR
Currently installed version is 6.24 and is installed in the 64 bit program folder (nothing in x86 folder).
bryant is offline   Reply With Quote
Old 10-11-2023, 11:45 AM   #13
bryant
Junior Member
bryant began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2023
Device: none
Ran a registry cleaner - not sure it did anything. Same installation error. Installed (advanced options) and 'de-selected' the create shortcut menu and it installed. Thanks for the help everyone.
bryant is offline   Reply With Quote
Old 10-11-2023, 01:11 PM   #14
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,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by bryant View Post
Ran a registry cleaner - not sure it did anything. Same installation error. Installed (advanced options) and 'de-selected' the create shortcut menu and it installed. Thanks for the help everyone.
That would seem to indicate that the user used by the installer does not have the right to create the directory.

Out of curiosity, what happens if you try to manually create the "calibre 64bit - E-book Management" directory in C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ ?
DNSB is offline   Reply With Quote
Old 10-11-2023, 03:36 PM   #15
Wiggo
Leftutti
Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.Wiggo ought to be getting tired of karma fortunes by now.
 
Wiggo's Avatar
 
Posts: 549
Karma: 1717097
Join Date: Feb 2019
Location: Bavaria
Device: iPad Pro, Kobo Libra 2
Windows defender has these „monitored folder“ thing. Already checked?
Also checked the defender chronicle?
Wiggo is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting "insufficient privileges" error when trying to install 5.32 jenrar Calibre 6 12-04-2021 01:19 AM
Differences between books: ''Next change'' works insufficient chaot Editor 2 01-27-2017 12:08 PM
Insufficient priveleges to update Calibre le_rat_biblio Devices 1 11-16-2015 02:27 AM
Insufficient Storage problem?! each iRex 13 08-16-2006 02:32 AM


All times are GMT -4. The time now is 04:33 AM.


MobileRead.com is a privately owned, operated and funded community.