Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- [HKEY_CLASSES_ROOT\SystemFileAssociations\.svg\shell\0_chrome]
- @="Chrome Incognito"
- "icon"="C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe,7"
- [HKEY_CLASSES_ROOT\SystemFileAssociations\.svg\shell\0_chrome\command]
- @="\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" -incognito \"%1\""
- [HKEY_CLASSES_ROOT\SystemFileAssociations\.svg\shell\1_edge]
- @="Edge InPrivate mode"
- "icon"="C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe,10"
- [HKEY_CLASSES_ROOT\SystemFileAssociations\.svg\shell\1_edge\command]
- @="\"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe\" -inprivate \"%1\""
- [HKEY_CLASSES_ROOT\SystemFileAssociations\.svg\shell\3_firefox]
- @="Firefox Private Browsing"
- "icon"="C:\\Program Files\\Mozilla Firefox\\firefox.exe,4"
- [HKEY_CLASSES_ROOT\SystemFileAssociations\.svg\shell\3_firefox\command]
- @="\"C:\\Program Files\\Mozilla Firefox\\firefox.exe\" -osint -private-window \"%1\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement