4/24/11

[VB.NET][SNP] View OS Key

  Dim Key As String = My.Computer.Registry.GetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "ProductId", Nothing)  

Its the ID, not the serial number. :)

No comments: