Update boxstarter.txt
This commit is contained in:
parent
a93138717c
commit
c3cb1ba6c3
|
@ -12,7 +12,7 @@ cinst pidginotrplugin -y
|
||||||
### Utilities ###
|
### Utilities ###
|
||||||
cinst 7zip -y
|
cinst 7zip -y
|
||||||
cinst lastpass -y
|
cinst lastpass -y
|
||||||
cinst putty -y
|
cinst putty.install -y
|
||||||
cinst teamviewer -y
|
cinst teamviewer -y
|
||||||
cinst f.lux -y
|
cinst f.lux -y
|
||||||
cinst sysinternals -y
|
cinst sysinternals -y
|
||||||
|
@ -20,6 +20,7 @@ cinst windirstat -y
|
||||||
|
|
||||||
### Encryption & Privacy ###
|
### Encryption & Privacy ###
|
||||||
cinst gpg4win -y
|
cinst gpg4win -y
|
||||||
|
Install-ChocolateyEnvironmentVariable "LC_MESSAGES" "C" # Force GnuPG output language to English
|
||||||
#cinst install truecrypt -version 7.1.20150620 -y #This doesn't quite work, and the installer pops up a dialog
|
#cinst install truecrypt -version 7.1.20150620 -y #This doesn't quite work, and the installer pops up a dialog
|
||||||
cinst tor-browser -y
|
cinst tor-browser -y
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue