Windows: Difference between revisions

From Hegemon Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:


==Post install==
=Post install=
*[https://chocolatey.org/install Chocolatey]
==[https://chocolatey.org/install Chocolatey]==

*cmd.exe as admin:
*cmd.exe as admin:


Line 8: Line 7:


*cmd.exe as admin
*cmd.exe as admin
cinst ChocolateyGUI GoogleChrome blv 7zip VisualStudioCode Firefox Gimp Python Prime95 SpeedFan LibreOffice
cinst ChocolateyGUI GoogleChrome blv 7zip VisualStudioCode git Firefox Gimp Python Prime95 SpeedFan LibreOffice jre8 Deluge TightVNC flashplayerplugin adobereader putty sysinternals

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


Optionally:
Optionally:

Revision as of 02:37, 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 blv 7zip VisualStudioCode git Firefox Gimp Python Prime95 SpeedFan LibreOffice jre8 Deluge TightVNC flashplayerplugin adobereader putty sysinternals
  • TODO: Check if cinst needs some argument. Like always run scripts.

Optionally:

 iTunes