This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: Pick one of these two files (cmd or ps1) | |
:: Set directory for installation - Chocolatey does not lock | |
:: down the directory if not the default | |
SET INSTALLDIR=c:\ProgramData\chocoportable | |
setx ChocolateyInstall %INSTALLDIR% | |
:: All install options - offline, proxy, etc at | |
:: https://chocolatey.org/install | |
@powershell -NoProfile -ExecutionPolicy Bypass -Command "(iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))) >$null 2>&1" && SET PATH="%PATH%;%INSTALLDIR%\bin" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System: Host: sabily-desktop Kernel: 4.4.0-53-generic x86_64 (64 bit gcc: 5.4.0) | |
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.2) dm: mdm Distro: Linux Mint 18.1 Serena | |
Machine: Mobo: ASUSTeK model: M5A97 R2.0 v: Rev 1.xx Bios: American Megatrends v: 2501 date: 04/07/2014 | |
CPU: Octa core AMD FX-8350 Eight-Core (-MCP-) cache: 16384 KB | |
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 64217 | |
clock speeds: min/max: 1400/4000 MHz 1: 1400 MHz 2: 2100 MHz 3: 2100 MHz 4: 1400 MHz | |
5: 2100 MHz 6: 1400 MHz 7: 1400 MHz 8: 1400 MHz | |
Graphics: Card: NVIDIA GK107 [GeForce GT 640] bus-ID: 01:00.0 chip-ID: 10de:0fc1 | |
Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: fbdev,vesa,nouveau) | |
Resolution: [email protected] |