diff options
Diffstat (limited to 'WINDOWS_GUIDE.txt')
| -rw-r--r-- | WINDOWS_GUIDE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WINDOWS_GUIDE.txt b/WINDOWS_GUIDE.txt index 91c2513..0df97a3 100644 --- a/WINDOWS_GUIDE.txt +++ b/WINDOWS_GUIDE.txt @@ -13,7 +13,7 @@ Normal start: Windows service (automatically start at boot): * Install & start: Right click service_install.bat -> Run as administrator - DPIBreak will automatically start per boot - - See `-D, --daemon' of manual for more information. + - See `-d, --daemon' of manual for more information. * Uninstall: Right click service_remove.bat -> Run as administrator Troubleshooting: @@ -38,7 +38,7 @@ DPIBreak Windows 사용 안내 Windows 서비스 (부팅 시 자동 실행): * 설치 및 시작: service_install.bat 우클릭 -> 관리자 권한으로 실행 - 부팅 시 DPIBreak가 자동으로 시작됩니다. - - 자세한 내용은 설명서의 `-D, --daemon' 항목을 참고하세요. + - 자세한 내용은 설명서의 `-d, --daemon' 항목을 참고하세요. * 제거: service_remove.bat 우클릭 -> 관리자 권한으로 실행 문제 해결: |
