Update boxstarter.txt

This commit is contained in:
Jesper Hess 2015-07-30 12:03:19 +02:00
parent 338ead37da
commit 4028fc9ab2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ if (Test-PendingReboot) { Invoke-Reboot }
### Encryption & Privacy ###
cinst gpg4win -y
cinst install truecrypt -version 7.1.20150620 -y
#cinst install truecrypt -version 7.1.20150620 -y #This doesn't quite work, and the installer pops up a dialog
cinst tor-browser -y
if (Test-PendingReboot) { Invoke-Reboot }