P Patrick Blackman Apr 30, 2006 #1 How do you get the name of the Registered Company on a computer? Any ideas would be appreciated.
M Mattias Sjögren Apr 30, 2006 #2 Patrick, How do you get the name of the Registered Company on a computer? Click to expand... Use the RegistryKey class to read it from HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization Mattias
Patrick, How do you get the name of the Registered Company on a computer? Click to expand... Use the RegistryKey class to read it from HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization Mattias