This website requires JavaScript.
Explore
Help
Register
Sign In
AMajor
/
SoftEtherVPN
Watch
1
Star
0
Fork
0
You've already forked SoftEtherVPN
mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced
2024-11-23 09:59:52 +03:00
Code
Releases
Activity
2be6128e23
SoftEtherVPN
/
src
/
BuildUtil
/
CopyBuildUtil.cmd
3 lines
78 B
Batchfile
Raw
Normal View
History
Unescape
Escape
CopyBuildUtil.cmd: fix copy failure when the path contains whitespaces
2018-07-30 07:05:24 +03:00
copy
"
%0
\..\..\bin\BuildUtilTmp.exe
"
"
%0
\..\..\bin\BuildUtil.exe
"
v4.03-9408-rtm
2014-01-04 17:00:08 +04:00
exit
/b 0
Copy Permalink