Update Windows Server 2016.md
This commit is contained in:
parent
2f600c4535
commit
433c81f451
@ -4,28 +4,17 @@
|
|||||||
|
|
||||||
1. Install Chocolatey
|
1. Install Chocolatey
|
||||||
|
|
||||||
a. Go to this URL for instructions:
|
a. Go to this URL for instructions:
|
||||||
https://chocolatey.org/install#install-with-cmdexe
|
https://chocolatey.org/install#install-with-cmdexe
|
||||||
|
|
||||||
b. Execute this command in the cmd line as Admin:
|
b. Execute this command in the cmd line as Admin:
|
||||||
|
|
||||||
`@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"`
|
`@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"`
|
||||||
|
|
||||||
c. Type choco -? to ensure the installation is OK.
|
c. Type choco -? to ensure the installation is OK.
|
||||||
|
|
||||||
2. Install Meteor
|
2. Install Meteor
|
||||||
|
|
||||||
a. Type the command: choco install meteor
|
a. Type the command: choco install meteor
|
||||||
|
|
||||||
3. Install node.js
|
3. Install node.js
|
||||||
|
|
||||||
|
|
||||||
1. Dog
|
|
||||||
1. German Shepherd
|
|
||||||
2. Belgian Shepherd
|
|
||||||
1. Malinois
|
|
||||||
2. Groenendael
|
|
||||||
3. Tervuren
|
|
||||||
2. Cat
|
|
||||||
1. Siberian
|
|
||||||
2. Siamese
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user