Set objShell = CreateObject("Wscript.Shell") RegSetting = objShell.RegRead("HKCUSoftwarepaltalkcur_user")
for beginner only 😆 you must add microsoft window scripting componate to to project
point?
point is you dont have to use api function to read registry key or write with something openreqkey blablabla
but thats just reading keys…no fun…
for writing to registry???
Set objShell = CreateObject("Wscript.Shell") objShell.RegWrite "HKCUSoftwaretestsubtestkey", "testingvalue", "REG_SZ"