SET INSTALLDIR=c:\ProgramData\chocoportable setx ChocolateyInstall %INSTALLDIR% @powershell -NoProfile -ExecutionPolicy Bypass -Command "(iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))) >$null 2>&1" && SET PATH="%PATH%;%INSTALLDIR%\bin" CALL choco install puppet-agent.portable -y CALL choco install ruby.portable -y CALL choco install git.commandline -y :: pick an editor CALL choco install notepadplusplus.commandline -y ::CALL choco install nano -y ::CALL choco install vim-tux.portable :: https://chocolatey.org/packages?q=id%3Aportable