Advertisement
Guest User

Untitled

a guest
Sep 9th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 1.90 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe]
  4. @="Chrome"
  5.  
  6. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\Capabilities]
  7. "ApplicationDescription"="Google Chrome"
  8. "ApplicationIcon"="\"C:\\Users\\mpetvalsky\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\",0"
  9. "ApplicationName"="Chrome Web browser"
  10.  
  11. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\Capabilities\FileAssociations]
  12. ".htm"="Chrome.HTML"
  13. ".html"="Chrome.HTML"
  14. ".mht"="Chrome.HTML"
  15. ".mhtml"="Chrome.HTML"
  16. ".xml"="Chrome.HTML"
  17.  
  18. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\Capabilities\Startmenu]
  19. "Mail"="Chrome"
  20. "StartMenuInternet"="Chrome.exe"
  21.  
  22. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\Capabilities\UrlAssociations]
  23. "ftp"="Chrome.Protocol"
  24. "http"="Chrome.Protocol"
  25. "https"="Chrome.Protocol"
  26. "mailto"="Chrome.Protocol"
  27.  
  28.  
  29. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\DefaultIcon]
  30. @="\"C:\\Users\\mpetvalsky\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\",0"
  31.  
  32. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\InstallInfo]
  33. "ShowIconsCommand"="\"C:\\Users\\mpetvalsky\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\" /ShowIconsCommand"
  34. "HideIconsCommand"="\"C:\\Users\\mpetvalsky\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\" /HideIconsCommand"
  35. "ReinstallCommand"="\"C:\\Users\\mpetvalsky\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\" /ReInstallBrowser"
  36. "IconsVisible"=dword:00000001
  37.  
  38. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\shell]
  39.  
  40. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\shell\open]
  41.  
  42. [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Chrome.exe\shell\open\command]
  43. @="\"C:\\Users\\mpetvalsky\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement