diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index b5ada2f..21e75ab 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -114,6 +114,10 @@ To customize IKEv2 or client options, run this script without arguments. ### Windows 7, 8.x, 10 和 11 +Windows 8.x,10 和 11 用户可以自动导入 IKEv2 配置。首先,将生成的 `.p12` 文件安全地传送到你的计算机。然后下载并保存 [这个辅助脚本](https://dl.ls20.com/scripts/ikev2_config_import.cmd) 到与 `.p12` 文件 **相同的文件夹**。最后,右键单击保存的脚本,选择 "以管理员身份运行" 并按提示操作。Windows 7 用户请参见以下步骤。 + +或者,你也可以按照以下步骤导入 IKEv2 配置: + 1. 将生成的 `.p12` 文件安全地传送到你的计算机,然后导入到 "计算机账户" 证书存储。要导入 `.p12` 文件,打开 [提升权限命令提示符](http://www.cnblogs.com/xxcanghai/p/4610054.html) 并运行以下命令: ```console diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 48fecf5..09629a7 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -114,6 +114,10 @@ To customize IKEv2 or client options, run this script without arguments. ### Windows 7, 8.x, 10 and 11 +Windows 8.x, 10 and 11 users can automatically import the IKEv2 configuration. First, securely transfer the generated `.p12` file to your computer. Then download and save [this helper script](https://dl.ls20.com/scripts/ikev2_config_import.cmd) to the **same folder** as the `.p12` file. Finally, right-click on the saved script, select "Run as administrator" and follow the prompts. Windows 7 users can instead follow the steps below. + +Alternatively, you may follow these steps to import the IKEv2 configuration: + 1. Securely transfer the generated `.p12` file to your computer, then import it into the "Computer account" certificate store. To import the `.p12` file, run the following from an [elevated command prompt](http://www.winhelponline.com/blog/open-elevated-command-prompt-windows/): ```console