Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2014-07-11 22:00:27 +0400
committerdnobori <da.git@softether.co.jp>2014-07-11 22:00:27 +0400
commit16b713b98da8dba29f0f845d5a8c36d6f7c34824 (patch)
tree6f3d0a168e01dd57eb4de496318eb67af268d34f /src/BuildUtil
parent9f7d8578a7894233a02b427426eda7c29faae255 (diff)
v4.10-9473-beta
Diffstat (limited to 'src/BuildUtil')
-rw-r--r--src/BuildUtil/BuildUtilCommands.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BuildUtil/BuildUtilCommands.cs b/src/BuildUtil/BuildUtilCommands.cs
index 9c0e5ee0..bc5e893a 100644
--- a/src/BuildUtil/BuildUtilCommands.cs
+++ b/src/BuildUtil/BuildUtilCommands.cs
@@ -511,7 +511,7 @@ namespace BuildUtil
txt.WriteLine();
string src_bindir = Path.Combine(Paths.BaseDirName, "bin");
- string vpnsmgr_zip_filename_relative = @"Windows\Admin Tools\VPN Server Manager and Command-line Utility Package\";
+ string vpnsmgr_zip_filename_relative = @"Windows\Admin_Tools\VPN_Server_Manager_and_Command-line_Utility_Package\";
vpnsmgr_zip_filename_relative +=
#if BU_SOFTETHER
"softether-" +