Archive: Reading (Default) entry in registry...


Reading (Default) entry in registry...
I need to read a registry entry that has the name
"(Default)" and Type=REG_SZ. Is it possible to use
ReadRegStr for this? I have been able to read entrys
that have names other than "(Default)".


Thanks,


Rishi Gadagkar.


I have not yet tried it but according to an example at:
http://forums.winamp.com/showthread....83#post1795883
you could just leave the last parameter empty.

Thierry


ReadRegStr $0 HKLM Foo\Bar ""