Windows Software Essentials: Difference between revisions

From Wiki
Line 20: Line 20:


== Internet ==
== Internet ==
<pre>
choco install firefox thunderbird googlechrome
</pre>
* Firefox - https://www.mozilla.org/de/firefox/new/
* Firefox - https://www.mozilla.org/de/firefox/new/
* Thunderbird - https://www.mozilla.org/de/thunderbird/
* Chrome - https://www.google.com/chrome/
* Chrome - https://www.google.com/chrome/
* Thunderbird - https://www.mozilla.org/de/thunderbird/


== Office ==
== Office ==

Revision as of 14:55, 3 August 2023

Chocolatey

  • Install chocolatey (run in Windows PowerShell as Administrator)
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'))


System Basic

choco install 7zip.install notepadplusplus.install microsoft-windows-terminal
  • Other
  • PowerToys - Windows Store

Internet

choco install firefox thunderbird googlechrome

Office

choco install libreoffice-fresh okular

Graphics

choco install lightscreen gimp inkscape

3D Design&Printing

Multimedia

  • Other

File Transfer/Sync

Software Development

System Advanced


System Information Tools

Links