Difference between revisions of "Chocolatey Software"
m |
|||
Line 11: | Line 11: | ||
<code> choco install chocolateygui chocolatey-core.extension</code> | <code> choco install chocolateygui chocolatey-core.extension</code> | ||
− | == | + | == Prevent Desktop Icons From Being Added During Package Installations == |
Open PowerShell as an administrator, enter the following and press return: | Open PowerShell as an administrator, enter the following and press return: | ||
− | <code>choco install | + | <code>choco install cleanup-desktop-shortcuts.hook --pre</code> |
− | == | + | == Install A Package == |
Open PowerShell as an administrator, enter the following and press return: | Open PowerShell as an administrator, enter the following and press return: | ||
− | <code>choco install | + | <code>choco install <PackageName></code> |
== Package Parameters == | == Package Parameters == |
Revision as of 14:17, 11 February 2023
Chocolatey Software, a package manager for Windows which can be used as a standalone package by individuals, and businesses via packages such as puppet and Ansible.
Standalone Install
Open PowerShell as an administrator, enter the following and press return:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Chocolatey GUI
choco install chocolateygui chocolatey-core.extension
Prevent Desktop Icons From Being Added During Package Installations
Open PowerShell as an administrator, enter the following and press return:
choco install cleanup-desktop-shortcuts.hook --pre
Install A Package
Open PowerShell as an administrator, enter the following and press return:
choco install <PackageName>
Package Parameters
Log File Location
C:\ProgramData\chocolatey\logs
Upgrade Via The PowerShell
choco upgrade chocolatey
IT Support Software/Utilities
- cpu-z
- driverview
- powertoys
- procexp
- procmon
- putty.install
- speedtest
- sysinternals
Popular Third Party Software
- 7zip.install
- adobereader
- cdburnerxp
- filezilla
- googleearthpro
- jre8
Office Productivity
- freeoffice
- libreoffice libreoffice-help
- joplin
- notepadplusplus npppluginmanager
- office-online-chrome
- wps-office-free
Audio/Visual
- audacity audacity-ffmpeg audacity-lame
- fsviewer
- getiplayer
- gimp
- paint.net
- vlc
Communications
- discord.install
- microsoft-teams.install
- skype
- telegram.install
- thunderbird
- zoom
Remote Desktop Tools
- anydesk.install
- chrome-remote-desktop-chrome
- rustdesk
- teamviewer
Web Browsers
- brave
- firefox
- googlechrome
- googlechrome-allusers
- opera
- tor-browser