Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @echo off
  2. start /min "Encfs mount" "C:\Program Files\EncFSMP\EncFSMP.exe" mount -m DokumentyKopia -p qwerty
  3.  
  4. @echo off
  5. start /min "Encfs unmount" "C:\Program Files\EncFSMP\EncFSMP.exe" unmount -m DokumentyKopia
  6. taskkill /F /IM EncFSMP.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement