1
UAC 활성화 , 사용하지 않음 cmd 명령

Enable or Disable UAC From the Windows Command Line

 

 

 

Disable UAC

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

 

Enable UAC

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

 

a.GIF

 

 

이 게시물을

공유하기

번호
분류
제목
조회 수
795
최적화
조회 수: 4287
792
사용설명
조회 수: 546
788
최적화
조회 수: 980
786
조회 수: 490
784
조회 수: 20285
사용설명
조회 수: 546
조회 수: 490
조회 수: 20285

SEARCH