300x250
관리자 권한을 받은 powershell에 아래와 같이 입력하면 choco가 설치된다.
Set-ExecutionPolicy Bypass -Scope Process -Force; `
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
===================
설치중 잘못해서 다시 설치할때 아래와 같은 에러가 뜬다면
An existing Chocolatey installation was detected. Installation will not continue.
For security reasons, this script will not overwrite existing installations.
Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
chocolatey 설치 중 메시지 - Stack Overflow
C:\ProgramData\chocolatey 를 지우고 다시 시도하니 설치가 되었다.
반응형
'기록 > 문제 해결' 카테고리의 다른 글
RealVNC 스크롤이 너무 느릴때 해결법 (0) | 2024.07.16 |
---|---|
(블랜더) 한글 입력시 한글자만 입력되는 문제 해결 (0) | 2024.03.19 |
배치파일 한글 출력이 깨질 때 (0) | 2024.02.07 |
[기록용] No module named ~ 해결을 위한 설치 명령어 (0) | 2023.10.01 |
스틸시리즈 Arctis 1 Wireless 헤드 밴드 쿠션 가죽 벗겨짐, 부스러짐 문제 해결 (0) | 2023.08.10 |