PDFCreator 5.0 install failed

I have downloaded the newest PDFCreator 5.0 install file from the official website. After running the install file, i got the following error. Please help to resolve the failure.

Setup was cancelled or ran into an unexpected error
不允许所请求的注册表访问权 (maybe "The requested registry access is not allowed")

在System. ThrowHelper. ThrowSecurityException(ExceptionResource resource)
在Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable
在
pdfforge.PDFCreator.Setup.Shared.Helper. MachinelnfoHelper.GetlnstalledPdfArch
itectVersionO
在 pdfforge.PDFCreator.Setup.GUL.InstallCheckRunner.InitializelnstallCheckDataO
在pdfforge.PDFCreator.Setup.GUI.SetupWorkflow.Run(String[]
commandLineArgs)
在 EditionBase.ProgramBase.Main(String[ args, Func 1 getBootstrapperFunc```

Did you run the install file as administrator?

Yes. I ran it as Administrator.

Sorry, I have fixed this problem. Sin there are some keys under

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall

which the Administrator can NOT access.

After granting the access permission, the installer works fine.

1 Like