mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
Updated Installation Windows (markdown)
parent
1b66981f40
commit
11fbcfff62
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ For normal users, you can run the proxy in totally hidden mode, using 3rd party
|
|||
setlocal EnableDelayedExpansion
|
||||
set argv=%*
|
||||
if "%~1"=="" (
|
||||
set argv=%~dpn0
|
||||
set argv=%~dpn0.exe
|
||||
)
|
||||
set argv=!argv:\=\\\\!
|
||||
set argv=!argv: =%%20!
|
||||
|
|
Loading…
Add table
Reference in a new issue