Registry2 object problem.
Hi, I desperately need to read and write binary value from the register windows but registry2 offers only read and write String value and Dword value. ;/
Hot to read and write:
BINARY VALUE
QWORD VALUE
MULTI STRING VALUE
EXPAND STRING VALUE
?
Is the Creator of registry2 could upgrade it?
HERE Here is all about read and write values form registry in C++.
Re: Registry2 object problem.
Maybe you could find code with .net and use it with the .net object?
I am not sure but the Advanced Registry Object might do something but maybe not.
Re: Registry2 object problem.
Re: Registry2 object problem.
You can get it [utl=http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=159297]here[/url] in the Released Extensions Forum.
I just checked it and it seems it can't do what you want :(