I have an Application that I have set the detection method to look for a specific key.
I have 2 machines - 1 that has the right key and one without. When I deploy the application both machines install it. I would suspect that the machine that had the right key would just "move along" The key is an entry that the software creates once it is launched (HKCU\Software\company\folder\). Everyone in the company has this entry, but they will have a different key This is what my detection looks like: [cid:[email protected]] I cannot figure out why the detection is not working. Thanks, Kevin Johnston
