/env-windows

Windows environment install after formatting

Primary LanguageBatchfileOtherNOASSERTION

Windows Applications Install

Windows environment install after formatting.

This repository contains installation and update scripts, I use in my daily work. They depend on chocolatey, which is the package manager, I like most on Windows.

For the Linux SO, try https://github.com/georgemaia/env-linux.

Chocolatey-logo

Chocolatey install scripts

Chocolatey is a package manager for windows, allowing you to install apps with a single command. This is how you install git using chocolatey: choco install git

See github repo


Usage

First install Chocolatey using cmd

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

After start cmd.exe as administrator and run install.bat.

You can simply switch from manual installation to chocolatey, because chocolatey uses the installers provided by the software vendors. They should be capabale to recognize an existing installation.

Run update-all.bat from time to time to ensure that all packages are up to date.


Documentation

Please see the wiki

Give choco.exe /? a shot (or choco.exe -h). For specific commands, add the command and then the help switch e.g. choco.exe install -h.

Check out Chocolatey's homepage or this github repo.


Applications

  • 7-Zip
  • Adobe Acrobat Reader DC
  • Amazon Send to Kindle
  • Anaconda Notebook
  • Android Studio
  • Anydesk
  • Brave Browser
  • Calibre
  • Composer - Php Dependency Manager
  • DBeaver
  • Docker-Desktop
  • Dropbox
  • Fira Code Font
  • FileZilla Client
  • Firefox
  • Font-Awesome
  • Gradle
  • Git
  • IntelliJidea Community
  • Kdenlive
  • LibreOffice
  • MEGAsync
  • Microsoft PowerToys
  • Microsoft Visual Studio Code
  • Obs-studio
  • Openshot
  • Oracle VM VirtualBox
  • Pandoc
  • Putty
  • sql-server-management-studio
  • Python 3
  • SyncToy
  • Synctrayzor
  • TeamViewer
  • Ventoy
  • VeraCrypt
  • VLC media player
  • VMWare Workstation Player
  • VNC Viewer
  • VS Code
  • WindirStat
  • WinSCP
  • XAMPP