Chocolatey | Code | PowerShell | Windows
-
-
Chocolatey | Code | MySQL | PowerShell | SQL
PowerShell – Install MySQL
Recently I had to install MySQL and configure it rather quickly, hopefully this will help someone else First off install Chocolatey Then Install MySQL
-
Chocolatey | Code | PowerShell
PowerShell / Chocolatey Install WAMP
Following the Chocolatey post we now install WAMP (Windows, Apache, MySQL, and PHP). Open PowerShell as administrator Configure WAMP for port 8080
-
Chocolatey
What is Chocolatey Chocolatey NuGet is a Machine Package Manager, somewhat like apt-get (UNIX), but built with Windows in mind. How to Install Open PowerShell ISE as admin (typical 64-bit path %windir%\sysWOW64\WindowsPowerShell\v1.0\PowerShell_ISE.exe) Set Execution Policy Permissions Run the installation script from https://chocolatey.org/install.ps1