diff --git a/boxstarter.txt b/boxstarter.txt index 4ab8acb..a4d0651 100644 --- a/boxstarter.txt +++ b/boxstarter.txt @@ -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 }