Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. //apllication 0
  2. {
  3. "caption": "Windows Explorer",
  4. "id": "side-bar-files-open-with-explorer",
  5.  
  6. "command": "side_bar_files_open_witha",
  7. "args": {
  8. "paths": [],
  9. "application": "C:\\Windows\\explorer.exe",
  10. "extensions":"", //any folder without file extension
  11. "args":[]
  12. },
  13. "open_automatically" : false // will close the view/tab and launch the application
  14. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement