Order it now! Amazon prioritizes orders on a first come, first served basis.


View Full Version : Calibre 0.6.13 installing error


The_Bookworm
09-27-2009, 07:48 AM
Hi!

I'm trying to install the Calibre program on my pc, but I continue to have this message:

Error in action ExecuteAction

Error in action AddDirectoryToPath

unable to set value: Access denied.
while executing
"registry set $key $var [join $list $sep] expand_sz"
(procedure "::InstallJammer::actions::AddDirectoryToPath" line 56)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 62)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
Error in action ExecuteAction

Error in action AddDirectoryToPath

unable to set value: Access denied.
while executing
"registry set $key $var [join $list $sep] expand_sz"
(procedure "::InstallJammer::actions::AddDirectoryToPath" line 56)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 62)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 62)
invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
(procedure "::InstallJammer::RaiseEventHandler" line 79)
invoked from within
"::InstallJammer::RaiseEventHandler .wizard"
(command bound to event)


Can anyone help me?

Seventh Son
09-27-2009, 07:52 AM
Try asking here: http://www.mobileread.com/forums/forumdisplay.php?f=166

The_Bookworm
09-27-2009, 08:57 AM
Thank you!

HarryT
09-27-2009, 09:41 AM
Those "Access Denied" errors while trying to set a registry key seem pretty clear. Are you running under Vista and, if so, are you running as an administrator?

The_Bookworm
10-07-2009, 04:02 PM
I was running under administrator, but followed kovidgoyal advice already. Now it's working fine. Thank you!