Skip to main content
Environment Setup

A. 기본설정

A1. regedit 설정

윈도우 작업표시줄 검색창이나 +R(실행) 열어서 cmdctrl+shift+enter 눌러 실행합니다.

Prerequesite(s)

First, ensure that you open prompt in ADMINISTRATIVE mode


About 3 minMicrosoftWindowsEnvironment Setupbatpwshwin-runoh-my-pwshchocolateywindows-terminalcmdpowershellps1scooppacmanjdkjdk7temurintemurin11dockerfastfetch
Tips

God Mode 활성화

폴더명을 다음과 같이 변경

God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}

윈도우 업데이트 오류 수정

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

About 1 minMicrosoftWindowsTipsbatpwshregedit
Batchfile

Less than 1 minuteBatchfileclibatbatchfilewinwindowswindows-terminal
Basics

Multiline 입력

^을 붙여 커맨드 입력

wsdl2java.bat -u -t -ss -sd -g -b ^
  -o .\BmsSifDctToProcessMobService ^
  -uri http://onnara.saas.gcloud.go.kr/bms/service/BmsSifDctToProcessMobService?wsdl

Less than 1 minuteBatchfileBasicsclibatbatchfilewinwindowswindows-terminalmultilineDOSKEY
Github

Batchfile


Less than 1 minuteBatchfileGithubbatchbatwindowswindows-terminal
Snippets

yt-dlp 로 mp3 추출

Prerequisite(s)

  • ffmpeg
  • yt-dlp

아래 스크립트를 실행하여 설치

choco install -y ffmpeg yt-dlp

Less than 1 minuteBatchfileSnippetsbatchbatwindowswindows-terminalmultilineDOSKEY
Tips

명령어 설명
WSReset.exe 윈도우 스토어 캐쉬 삭제

Window Environment Setup


Less than 1 minuteBatchfileTipsclibatbatchfilewinwindowswindows-terminalnetslmgr