8activation

Change Owner/Company name in MS products

Jun 22nd, 2016
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Changing Registered Owner and company
  2. Windows
  3. Run(regedit.exe)/KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
  4.  
  5. To check run(winver.exe)
  6.  
  7. Office 2013
  8. reg(regedit.exe)/ HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\00005109110000000100000000F01FEC\InstallProperties/
  9.  
  10. Other Office Products
  11. https://support.microsoft.com/en-us/kb/924461
  12. HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/Current Version/Installer/Userdata/S-1-5-18/Products/{GUID}/InstallProperties
  13. GUID: Note GUID represents the product code for the version of Office that is installed, For example, the value "{00002109110000000000000000F01FEC}" represents Microsoft Office Professional Plus 2007. More than one GUID will be listed under the Products subkey. Therefore, you must expand each GUID and then look in the InstallProperties folder until you find the GUID that has the correct product name listed for the DisplayName value. For example, you may see the following listed for the DisplayName value:
Advertisement
Add Comment
Please, Sign In to add comment