Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
veracrypt [2022/11/22 19:15] – jp | veracrypt [2022/11/22 19:15] (current) – jp |
---|
| |
"C:\Program Files\VeraCrypt\VeraCrypt.exe" /volume "E:\Архив\vc" /letter x /password MYPWD /quit /silent | "C:\Program Files\VeraCrypt\VeraCrypt.exe" /volume "E:\Архив\vc" /letter x /password MYPWD /quit /silent |
{{tag>VeraCrypt Windows}} | |
| |
Или вот так можно вызвать эту команду через PowerShell: | Или вот так можно вызвать эту команду через PowerShell: |
| |
& "C:\Program Files\VeraCrypt\VeraCrypt.exe" /volume "E:\Архив\vc" /letter x /password MYPWD /quit /silent | & "C:\Program Files\VeraCrypt\VeraCrypt.exe" /volume "E:\Архив\vc" /letter x /password MYPWD /quit /silent |
| {{tag>VeraCrypt Windows}} |