LonkeroAdministrator
(KiX Master Guru)
2013-01-28 03:22 PM
readvalue() returns error 2 on UAS key read

tried this with reg.exe without admin rights just to make sure it's not that.
worked just fine. kixtart returns nothing with error 2.
I even added my own value and that works just fine with reg.exe but again kixtart returns nothing. tried with 4.53 and 4.62, same result.

what I'm missing?

 Code:
? readvalue('HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\UAS','UpdateCount')
? @error ?
? readvalue('HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\UAS','test')
? @error ?


LonkeroAdministrator
(KiX Master Guru)
2013-01-28 03:29 PM
Re: readvalue() returns error 2 on UAS key read

nevermind...
 Code:
$=setoption('WOW64AlternateRegView','ON')


NTDOCAdministrator
(KiX Master)
2013-02-02 03:45 AM
Re: readvalue() returns error 2 on UAS key read

No, good you did run into it and post so now that new users can see it as well.