无法正常运行程序
简要描述问题
无法正常运行程序
环境
- Shadowsocks客户端版本:4.4.0.0
- 操作系统版本:Windows 10 21H2
- .NET版本:4
操作步骤
1、启动电脑 2、运行程序
期望的结果
正常使用
实际结果
怎么打开都提示已运行,而且执行taskkill无作用,并未设置开机自启,只有把文件名改成Shadowsocks.exe以外的文件名才能继续使用,而且重启后又会出现同样的问题需要再次改名

配置文件和日志文件(请隐去敏感信息)
{ "version": "4.4.0.0", "configs": [], "onlineConfigSource": [], "strategy": null, "index": 0, "global": false, "enabled": false, "shareOverLan": true, "firstRun": false, "localPort": 1080, "portableMode": true, "showPluginOutput": false, "pacUrl": null, "useOnlinePac": false, "secureLocalPac": true, "regeneratePacOnUpdate": true, "autoCheckUpdate": true, "checkPreRelease": false, "skippedUpdateVersion": "", "isVerboseLogging": false, "isIPv6Enabled": false, "generateLegacyUrl": false, "geositeUrl": "", "geositeSha256sumUrl": "", "geositeDirectGroups": [ "private", "cn", "geolocation-!cn@cn" ], "geositeProxiedGroups": [ "geolocation-!cn" ], "geositePreferDirect": false, "userAgent": "ShadowsocksWindows/$version", "logViewer": { "topMost": false, "wrapText": false, "toolbarShown": false, "Font": "Consolas, 8pt", "BackgroundColor": "Black", "TextColor": "White" }, "proxy": { "useProxy": true, "proxyType": 0, "proxyServer": "127.0.0.1", "proxyPort": 7890, "proxyTimeout": 3, "useAuth": false, "authUser": "", "authPwd": "" }, "hotkey": { "SwitchSystemProxy": "", "SwitchSystemProxyMode": "", "SwitchAllowLan": "", "ShowLogs": "", "ServerMoveUp": "", "ServerMoveDown": "", "RegHotkeysAtStartup": false }, "WebProxy": null }