setx ChocolateyInstall c:\programdata\chocoportable @powershell -NoProfile -ExecutionPolicy Bypass -Command "(iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))) >$null 2>&1" && SET PATH="%PATH%;%ALLUSERSPROFILE%\chocoportable\bin" choco install puppet-agent.portable choco install ruby.portable