Advertisement
Egawa

3 SystemFileAssociations shell_command html.reg

May 13th, 2024 (edited)
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 5.12 KB | Source Code | 0 0
  1. Windows Registry Editor Version 5.00
  2. ;html
  3. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\0_chrome]
  4. @="Chrome Incognito"
  5. "icon"="C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe,7"
  6. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\0_chrome\command]
  7. @="\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" -incognito \"%1\""
  8. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\1_edge]
  9. @="Edge InPrivate mode"
  10. "icon"="C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe,10"
  11. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\1_edge\command]
  12. @="\"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe\" -inprivate \"%1\""
  13. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\2_brave]
  14. @="Brave Incognito"
  15. "icon"="C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe,7"
  16. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\2_brave\command]
  17. @="\"C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe\" -incognito \"%1\""
  18. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\3_firefox]
  19. @="Firefox Private Browsing"
  20. "icon"="C:\\Program Files\\Mozilla Firefox\\firefox.exe,4"
  21. [HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\3_firefox\command]
  22. @="\"C:\\Program Files\\Mozilla Firefox\\firefox.exe\" -osint -private-window \"%1\""
  23.  
  24. ;[HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\9_Legacy]
  25. ;"MUIVerb"="Legacy Browsers -private"
  26. ;"subcommands"=""
  27. ;"icon"="%ProgramFiles%\\Internet Explorer\\iexplore.exe,-32529"
  28.  
  29. ;[HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\9_Legacy\shell\0_iexplore]
  30. ;@="Internet Explorer"
  31. ;"icon"="%ProgramFiles%\\Internet Explorer\\iexplore.exe,-32528"
  32. ;[HKEY_CLASSES_ROOT\SystemFileAssociations\.html\shell\9_Legacy\shell\0_iexplore\command]
  33. ;@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -private \"%1\""
  34.  
  35. ;htm
  36. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\0_chrome]
  37. @="Chrome Incognito"
  38. "icon"="C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe,7"
  39. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\0_chrome\command]
  40. @="\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" -incognito \"%1\""
  41. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\1_edge]
  42. @="Edge InPrivate mode"
  43. "icon"="C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe,10"
  44. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\1_edge\command]
  45. @="\"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe\" -inprivate \"%1\""
  46. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\2_brave]
  47. @="Brave Incognito"
  48. "icon"="C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe,7"
  49. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\2_brave\command]
  50. @="\"C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe\" -incognito \"%1\""
  51. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\3_firefox]
  52. @="Firefox Private Browsing"
  53. "icon"="C:\\Program Files\\Mozilla Firefox\\firefox.exe,4"
  54. [HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\3_firefox\command]
  55. @="\"C:\\Program Files\\Mozilla Firefox\\firefox.exe\" -osint -private-window \"%1\""
  56.  
  57. ;[HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\9_Legacy]
  58. ;"MUIVerb"="Legacy Browsers -private"
  59. ;"subcommands"=""
  60. ;"icon"="%ProgramFiles%\\Internet Explorer\\iexplore.exe,-32529"
  61.  
  62. ;[HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\9_Legacy\shell\0_iexplore]
  63. ;@="Internet Explorer"
  64. ;"icon"="%ProgramFiles%\\Internet Explorer\\iexplore.exe,-32528"
  65. ;[HKEY_CLASSES_ROOT\SystemFileAssociations\.htm\shell\9_Legacy\shell\0_iexplore\command]
  66. ;@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -private \"%1\""
  67.  
  68. ;xhtml
  69. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\0_chrome]
  70. @="Chrome Incognito"
  71. "icon"="C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe,7"
  72. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\0_chrome\command]
  73. @="\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" -incognito \"%1\""
  74. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\1_edge]
  75. @="Edge InPrivate mode"
  76. "icon"="C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe,10"
  77. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\1_edge\command]
  78. @="\"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe\" -inprivate \"%1\""
  79. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\2_brave]
  80. @="Brave Incognito"
  81. "icon"="C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe,7"
  82. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\2_brave\command]
  83. @="\"C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe\" -incognito \"%1\""
  84. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\3_firefox]
  85. @="Firefox Private Browsing"
  86. "icon"="C:\\Program Files\\Mozilla Firefox\\firefox.exe,4"
  87. [HKEY_CLASSES_ROOT\SystemFileAssociations\.xhtml\shell\3_firefox\command]
  88. @="\"C:\\Program Files\\Mozilla Firefox\\firefox.exe\" -osint -private-window \"%1\""
  89.  
  90. ;questions/31164253
  91. ;%windir%\System32\cmd.exe /c start shell:AppsFolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge -private http://google.com
  92. ;start microsoft-edge:http://www.google.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement