Portable version

Posts: 1
Joined: April 22, 2022 - 21:51
Portable version

Hi, great program but I don't have administrator rights, is there a way to create a portable version?

Posts: 2004
Joined: March 25, 2012 - 01:19
Re: Portable version

No, I'm sorry.

PDFExplorerExtension is an Explorer property handler that must be registered at system level (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers), not at user level (HKEY_CURRENT_USER\SOFTWARE\...)
(further details here: https://docs.microsoft.com/windows/win32/properties/prophand-reg-dist)

The only option you have is to convince your admin to install it for you... 😉