FG
💻 Software

How to determine application uses which registry value?

Fresh5 days ago
Mar 15, 202625290 views
Confidence Score0%
0%

Problem

I am having a software which uses some registry value. Everytime I install this application to another machine this application forces many "agree, disagree windows." So it takes too much time? Is there any application that gives me which application uses which registry value? For example process e…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to determine application uses which registry value?

Low Risk

You can use Process Monitor, see: http://technet.microsoft.com/en-us/sysinternals/bb896645 Run the program at the same time as Process Monitor is running and then you will be able to see which registery entries are read. Note some programs refuse to…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment