clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
731 stars 156 forks source link

Possible to save the software and profile registry configuration accessible by all users in the system or domain. #71

Closed ahamedrikas closed 1 year ago

ahamedrikas commented 1 year ago

Settings and printer profiles are saving under HKEY_CURRENT_USER because of which I have to configure profile settings to each and every user in the domain. Is there a way to make it save under HKEY_LOCAL_MACHINE. Is there a way to make the profiles usable for all the users in the machine?

image

clawsoftware commented 1 year ago

As a first solution I have created the parameter Config. This can be used, for example, to distribute the configuration via a logon script.

Patched with version 0.8.6.