I am familiar with the basic usage of RegRead and RegWrite. I also have a UDF that I got from somewhere in the Forums that enables me to write a specific registry key to all users which I have used multiple times in the past.
Here is what I need help with...
The registry key in question is HKCUSoftwareAdobeAcrobat Reader11.0GeneralcPrintAsImage
This key can have multiple values. I need to read those values into variables so that I can use them in the RegWrite command.
I'm sure there's