Windows: Difference between revisions
Jump to navigation
Jump to search
(Created page with " ==Post install== *cmd.exe as admin: @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.N...") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
==Post install== |
==Post install== |
||
*[https://chocolatey.org/install Chocolatey] |
|||
*cmd.exe as admin: |
*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 Firefox Gimp Python Prime95 SpeedFan LibreOffice |
|||
Optionally: |
|||
iTunes |
|||
Revision as of 02:26, 4 June 2017
Post install
- 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 Firefox Gimp Python Prime95 SpeedFan LibreOffice
Optionally:
iTunes