Search results for query: *

  • Users: eagle00789
  • Content: Threads
  • Order by date
  1. eagle00789

    Question not able to read registry

    I have the following 2 lines of code to read some value from the registry upon opening my about-form, but the registry isn't being read and the default value isn't used. Dim LicenseTo = My.Computer.Registry.GetValue("HKEY_CURRENT_USER\Software\sample\app\License", "LicenseTo", "DEMO")...
Back
Top