ShadowsocksR-Live / shadowsocksr-native

翻墙 从容穿越党国敏感日 ShadowsocksR (SSRoT) native implementation for all platforms, GFW terminator
https://github.com/ShadowsocksR-Live/shadowsocksr-native/wiki
GNU General Public License v3.0
2.74k stars 763 forks source link

在win10下打开会自动退出 #140

Closed KinderLi closed 4 years ago

KinderLi commented 4 years ago
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
  </startup>
</configuration>
ssrlive commented 4 years ago

把 config.json 文件的内容贴出来.

KinderLi commented 4 years ago
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
  </startup>
</configuration>

没有修改任何内容

KinderLi commented 4 years ago

是需要手动创建一个config.json文件?