Skip to content

Instantly share code, notes, and snippets.

View gokulm's full-sized avatar

Gokulnath Murugesan gokulm

View GitHub Profile
@"%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"
choco feature enable -n allowGlobalConfirmation
choco install 7zip.install /y
choco install ARMClient /y
choco install audacity /y
choco install autohotkey.portable /y
choco install autoit.commandline /y
choco install blender /y
choco install chocolatey /y