PotterHarry Posted February 2, 2019 Report Share Posted February 2, 2019 Hi again.. I can't understand what's happening here. I'm using ME Pro Portable. A selection of my macros write to the registry. On one PC with which I do most of my work, everything works fine. I created all the necessary registry keys on another PC in order to be able to work on that PC. However I'm seeing a lot of errors Eg. Line 7: Debug error: Could not access the specified registry value. With one macro, by elimination, I determined that this error would happen when there was no value set in the registry key. I wrote values to all the keys referenced in that macro and it now works fine. Now I have another macro with the same issue. This time there is a value in there "B" so I'm stumped. I'm running in administrator mode. If I disable just that one line then all the other values load correctly. The variable is correctly defined. Wonder what's going on? Thanks. Quote Link to comment Share on other sites More sharing options...
Cory Posted February 2, 2019 Report Share Posted February 2, 2019 https://www.winhelponline.com/blog/process-monitor-track-events-generate-log-file/ Maybe try to see what's being written to. That's all I can think of to try. My first thought was running with elevated privileges, but obviously you thought of that. How about disabling the anti-virus or other security software. McAfee and others will block suspicious programs from writing to the registry. Quote Link to comment Share on other sites More sharing options...
PotterHarry Posted February 2, 2019 Author Report Share Posted February 2, 2019 It was just a simple typing error !! The registry value was missing a backslash \ Doooh However that program is a gem.. potentially very useful.. Thanks Cory!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.