Skip to content

Commit f519371

Browse files
author
bajins
committed
首页添加注意事项
1 parent d172c5c commit f519371

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

templates/index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2>支持Xshell、Xftp、Xshell Plus、Xmanager Power Suite各版本激活</h2>
4040
</div>
4141
<div class="content">
4242
<p>
43-
<b>官方所有下载</b>
43+
<b>下载官方版本</b>
4444
<a target="_blank" href="/download">download</a>
4545
</p>
4646
<p>
@@ -49,6 +49,18 @@ <h2>支持Xshell、Xftp、Xshell Plus、Xmanager Power Suite各版本激活</h2>
4949
https://www.woytu.com/?dir=DeveloperTool/SSH
5050
</a>
5151
</p>
52+
<p><b>注意:</b></p>
53+
<p>安装新版本之前请把老版本先卸载!!!并清除相关全部数据(配置文件、注册表等)</p>
54+
55+
<p>清除注册表信息,在cmd中执行<code>REG DELETE HKCU\Software\NetSarang /f</code></p>
56+
<p>把以下代码加入<code>C:\Windows\System32\drivers\etc\hosts</code>进行屏蔽</p>
57+
<pre>
58+
127.0.0.1 transact.netsarang.com
59+
127.0.0.1 update.netsarang.com
60+
127.0.0.1 www.netsarang.com
61+
127.0.0.1 www.netsarang.co.kr
62+
127.0.0.1 sales.netsarang.com
63+
</pre>
5264
<form class="pure-form pure-form-stacked">
5365
<fieldset>
5466
<label for="company"><b>公司:</b></label>

0 commit comments

Comments
 (0)