Windows: Difference between revisions

From Hegemon Wiki
Jump to navigation Jump to search
Line 7: Line 7:


*cmd.exe as admin
*cmd.exe as admin
cinst ChocolateyGUI GoogleChrome vlc steam 7zip visualstudiocode git Firefox Gimp Python Prime95 SpeedFan LibreOffice jre8 Deluge TightVNC flashplayerplugin adobereader putty sysinternals inkscape atom virtualbox wget paint.net cygwin windirstat golang openssh procmon
cinst ChocolateyGUI GoogleChrome vlc steam 7zip visualstudiocode git Firefox Gimp Python Prime95 SpeedFan LibreOffice jre8 Deluge TightVNC flashplayerplugin adobereader putty sysinternals inkscape atom virtualbox wget paint.net cygwin windirstat golang openssh procmon docker


* TODO: Check if cinst needs some argument. Like always run scripts.
* TODO: Check if cinst needs some argument. Like always run scripts.

Revision as of 02:44, 4 June 2017

Post install

Chocolatey

  • cmd.exe as admin:
 @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
  • cmd.exe as admin
 cinst ChocolateyGUI GoogleChrome vlc steam 7zip visualstudiocode git Firefox Gimp Python Prime95 SpeedFan LibreOffice jre8 Deluge TightVNC flashplayerplugin adobereader putty sysinternals inkscape atom virtualbox wget paint.net cygwin windirstat golang openssh procmon docker

Optionally:

 iTunes