2 lines
154 B
Batchfile
Executable File
2 lines
154 B
Batchfile
Executable File
powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" <NUL
|