Is there a way to return the data from a registry key value

55 Views Asked by At

I'm working on a program whereby one of its functions is to remove a file on the hard drive referenced through a windows registry value. I've been using Advapi32Util for searching for the file, however I couldn't find any way to return the data connected to the value.

0

There are 0 best solutions below