Method for checking .REG file success

Joined
Aug 13, 2016
Messages
1
Reaction score
0
Aside from the obvious task of navigating to a registry key that has been altered by way of a .REG file, is there any other way to determine if a custom .reg file was successful in its task? More so, whether or not access may or may not have been denied to a specific registry key?

When you run a batch file, you can look over the results in the command prompt and see which commands were executed successfully or were denied, so I guess that is more what I am wondering is possible with reg files
 
Joined
Mar 8, 2009
Messages
5,063
Reaction score
1,185
When you run the REG file, Windows will popup a successful message when finished.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top