Record manipulation (regedit)

0

I have an application developed in windows forms that manipulates some records in the following path: "HKLM \ SOFTWARE \ MINHAEMPRESA \ etc ...". This application was run as administrator and I have never had a problem handling these records, for some business reasons, my application can no longer be run as adm, so I can no longer manipulate those records.

I would like to know if there is any place in the records that the recording and reading can be done through an app without adm rights, and that this location is available to all users.

Note: I can not opt for a solution other than the records, because the manipulated values are read by a third-party application that does not have the source code. The operating system on which the application is installed is windows 10.

    
asked by anonymous 07.06.2018 / 22:26

0 answers