You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Install-Software.ps1
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,7 @@ $ChocoPrograms = [ordered]@{
141
141
"TightVNC"="tightvnc","VNC server. Can be used with noVNC by using the configuration from Mika's GitHub.";
142
142
"Ubisoft Connect"="ubisoft-connect","Game store";
143
143
"Ventoy"="ventoy","A tool for creating bootable USB drives";
144
+
"VeraCrypt"="veracrypt","File and disk encryption software";
144
145
"VirtualBox (NOTE!)"="virtualbox","Virtualization platform. NOTE! Cannot be installed on the same computer as Hyper-V. Hardware virtualization should be enabled in BIOS/UEFI before installing.";
145
146
"VirtualBox Guest Additions (NOTE!)"="virtualbox-guest-additions-guest.install","NOTE! This should be installed inside a virtual machine.";
0 commit comments