Hello,

Does anyone have a UDF or know of a way to convert a binary entry in the registry into readable format (plain text) and then back to binary. Ex.-

I need to search for a string in the registry that is in binary that looks like this:

firstname.lastname@oldcompany.com

and change it to

firstname.lastname@newcompany.com

Long story short i need to identify and change a binary string in the registry.

Thanks,
V