Posts

Showing posts from September, 2019

Installing chocolatey Win10 32bit Command Prompt

Image
Installing chocolatey Win10 32bit Command Prompt Successful installation Installing chocolatey Chocolatey v0.10.15 Win10 32bit Command Prompt Microsoft Windows [Version 10.0.18362.295] (c) 2019 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>@"%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" Getting latest version of the Chocolatey package for download. Getting Chocolatey from https://chocolatey.org/api/v2/package/chocolatey/0.10.15. Downloading 7-Zip commandline tool prior to extraction. Extracting C:\Users\USER_NAME\AppData\Local\Temp\chocolatey\chocInstall\chocolatey.zip to C:\Users\USER_NAME\AppData\Local\Temp\chocolatey\chocInstall... Installing chocolatey on this machine Creating...