mind you... I havent touched mirc scripting in like ... 5 years :P so don't shoot me down :P
can someone give me simple demonstration how can mirc (6x version if possible) read certain data from windows registry, and returned value echo in window
for example to read windows SKU, under HKLM\SOFTWARE\Microsoft\Windows NT\Current Version: ProductName
The problem with WSH's regread method is that it returns the result from a REG_BINARY key in a VBarray rather than a string, so we can't access it in mIRC.
The trick is to use a COM object to execute some VB
#mircscripting @ irc.swiftirc.net == the best mIRC help channel