Compare commits
23
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48ae243989 | ||
|
|
7908cf72c3 | ||
|
|
e7fc4e979f | ||
|
|
86b2f49321 | ||
|
|
539b3a382f | ||
|
|
0c99739c43 | ||
|
|
4ff681326d | ||
|
|
089b712f4e | ||
|
|
277498a66d | ||
|
|
494530a446 | ||
|
|
8c02aacbcc | ||
|
|
29073a721b | ||
|
|
15ceb0265e | ||
|
|
8016389b15 | ||
|
|
5137ba570f | ||
|
|
0f89078bcf | ||
|
|
9bb957bf6b | ||
|
|
170ffdffd8 | ||
|
|
dadf8c51d5 | ||
|
|
7240ac023f | ||
|
|
b2ed518c0e | ||
|
|
353f6c37ac | ||
|
|
bcf6af9966 |
@@ -0,0 +1,23 @@
|
||||
name: Issues Release Rule
|
||||
description: 通过这个模板发布你的问题
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
请遵循模板发布问题
|
||||
- type: textarea
|
||||
id: text
|
||||
attributes:
|
||||
label: 你的问题/建议/想说的内容是什么?
|
||||
description: 发布问题前,先看看主页中的 "下载前你需要知晓的内容:"
|
||||
placeholder: "你可以写任何内容,但严禁包含任何敏感内容,广告(除非是赞助),或拉低智商的内容"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: version
|
||||
attributes:
|
||||
label: 版本
|
||||
description: 这个问题/建议发生在哪个版本?
|
||||
placeholder: "no-version"
|
||||
validations:
|
||||
required: true
|
||||
@@ -5,19 +5,19 @@
|
||||
|
||||
效果图
|
||||
|
||||
[](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/)
|
||||
[](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/)
|
||||
|
||||
支持的clash版本:
|
||||
|
||||
[0.15.3](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.15.3_CN-V4)
|
||||
~
|
||||
[0.20.0](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.0_CN),
|
||||
[0.20.5](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.5_CN)
|
||||
|
||||
[0.20.2](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.2_CN),
|
||||
[0.20.3](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.3_CN),
|
||||
[0.20.4](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.4_CN),
|
||||
[0.20.5](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.5_CN),
|
||||
[0.20.6](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.6_CN)
|
||||
[0.20.6](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.6_CN),
|
||||
[0.20.7](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.7_CN),
|
||||
[0.20.8](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.8_CN),
|
||||
[0.20.9](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.9_CN),
|
||||
[0.20.10](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.10_CN)
|
||||
|
||||
<details><summary>下载前你需要知晓的内容:</summary>
|
||||
|
||||
@@ -49,11 +49,17 @@
|
||||
app.asar\node_modules\moment\locale\zh-cn.js
|
||||
封包方式
|
||||
安装程序的封包程序:
|
||||
简易封包工具_3.2.0.1.exe
|
||||
简易封包工具_3.2.0.1.exe (已被淘汰)
|
||||
Inno Setup Compiler
|
||||
下载链接:
|
||||
https://jrsoftware.org/isdl.php
|
||||
.7z扩展名的封包程序:
|
||||
7-zip
|
||||
7-zip (已弃用)
|
||||
下载链接:
|
||||
https://7-zip.org/
|
||||
NanaZip
|
||||
下载链接:
|
||||
In the Microsoft Store
|
||||
--------------------------
|
||||
important!
|
||||
-------------------------
|
||||
@@ -83,6 +89,8 @@ http://o.okjiasu.com/auth/register?code=6666
|
||||
|
||||
#### 能够解压7z格式的软件
|
||||
|
||||
[NanaZip](https://github.com/M2Team/NanaZip) *(兼容Windows11)*
|
||||
|
||||
[7-Zip](https://www.7-zip.org/)
|
||||
|
||||
[WinRAR](https://www.rarlab.com/)
|
||||
|
||||
@@ -101,7 +101,7 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<find>"UWP Loopback"</find>
|
||||
<replace>"UWP 应用联网限制解除工具"</replace>
|
||||
<find>"TAP Device"</find>
|
||||
<replace>"虚拟网卡安装"</replace>
|
||||
<replace>"虚拟网卡安装(TAP 模式)"</replace>
|
||||
<find>"Service Mode"</find>
|
||||
<replace>"服务模式"</replace>
|
||||
<find>"Mixin"</find>
|
||||
@@ -589,7 +589,7 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<find>"Show in folder"</find>
|
||||
<replace>"打开文件所在位置"</replace>
|
||||
<find>"TAP device"</find>
|
||||
<replace>"虚拟网卡安装"</replace>
|
||||
<replace>"虚拟网卡安装(TAP 模式)"</replace>
|
||||
<find>"Rules"</find>
|
||||
<replace>"规则"</replace>
|
||||
<find>"QRCode",</find>
|
||||
@@ -1058,3 +1058,13 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>"预览提交给 Clash Core 的最终配置文件"</replace>
|
||||
<find>hint:"Esc"</find>
|
||||
<replace>hint:"退出"</replace>
|
||||
<find>"Use Mode Icons"</find>
|
||||
<replace>"使用连接模式图标"</replace>
|
||||
<find>"Use first letter of current mode as tray icon"</find>
|
||||
<replace>"使用当前选择的模式作为托盘图标"</replace>
|
||||
<find>"Visible On All Workspaces"</find>
|
||||
<replace>"在所有工作区中可见"</replace>
|
||||
<find>"Install method:"</find>
|
||||
<replace>"安装方法:"</replace>
|
||||
<find>"schtasks\(recommanded\)"</find>
|
||||
<replace>"schtasks\(推荐\)"</replace>
|
||||
|
||||
@@ -0,0 +1,84 @@
|
||||
; Script generated by the Inno Setup Script Wizard.
|
||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "Clash for Windows"
|
||||
|
||||
; Need change
|
||||
#define MyAppVersion "0.20.10"
|
||||
|
||||
#define MyAppPublisher "Clash for Windows"
|
||||
#define MyAppURL "https://github.com/[users]-zhao/Clash-for-Windows_Chinese"
|
||||
#define MyAppExeName "Clash for Windows.exe"
|
||||
|
||||
; Need change
|
||||
#define MyAppAssocName "Clash.for.Windows.Setup.0.20.10"
|
||||
|
||||
#define MyAppAssocExt ".exe"
|
||||
#define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt
|
||||
|
||||
|
||||
[Setup]
|
||||
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
|
||||
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
|
||||
AppId={{FDA54DAD-1739-4AAE-B8DF-098ACCEA840A}
|
||||
AppName={#MyAppName}
|
||||
AppVersion={#MyAppVersion}
|
||||
;AppVerName={#MyAppName} {#MyAppVersion}
|
||||
AppPublisher={#MyAppPublisher}
|
||||
AppPublisherURL={#MyAppURL}
|
||||
AppSupportURL={#MyAppURL}
|
||||
AppUpdatesURL={#MyAppURL}
|
||||
DefaultDirName=C:\Program Files\{#MyAppName}
|
||||
ChangesAssociations=yes
|
||||
DefaultGroupName={#MyAppName}
|
||||
AllowNoIcons=yes
|
||||
|
||||
; May Need change
|
||||
InfoBeforeFile=D:\Tools-of-CFW-Chinese\pack\state.txt
|
||||
; Uncomment the following line to run in non administrative install mode (install for current user only.)
|
||||
;PrivilegesRequired=lowest
|
||||
|
||||
; May Need change
|
||||
OutputDir=C:\Users\[users]\Downloads
|
||||
|
||||
; Need change
|
||||
OutputBaseFilename=Clash.for.Windows.Setup.0.20.10
|
||||
|
||||
; May Need change
|
||||
SetupIconFile=D:\Tools-of-CFW-Chinese\pack\icon-setup.ico
|
||||
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
WizardStyle=modern
|
||||
|
||||
[Languages]
|
||||
Name: "english"; MessagesFile: "compiler:Default.isl"
|
||||
|
||||
[Tasks]
|
||||
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
|
||||
|
||||
; May Need change
|
||||
[Files]
|
||||
Source: "D:\Tools-of-CFW-Chinese\pack\Clash for Windows\{#MyAppExeName}"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "D:\Tools-of-CFW-Chinese\pack\Clash for Windows\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
|
||||
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
|
||||
|
||||
[Registry]
|
||||
Root: HKA; Subkey: "Software\Classes\{#MyAppAssocExt}\OpenWithProgids"; ValueType: string; ValueName: "{#MyAppAssocKey}"; ValueData: ""; Flags: uninsdeletevalue
|
||||
Root: HKA; Subkey: "Software\Classes\{#MyAppAssocKey}"; ValueType: string; ValueName: ""; ValueData: "{#MyAppAssocName}"; Flags: uninsdeletekey
|
||||
Root: HKA; Subkey: "Software\Classes\{#MyAppAssocKey}\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\{#MyAppExeName},0"
|
||||
Root: HKA; Subkey: "Software\Classes\{#MyAppAssocKey}\shell\open\command"; ValueType: string; ValueName: ""; ValueData: """{app}\{#MyAppExeName}"" ""%1"""
|
||||
Root: HKA; Subkey: "Software\Classes\Applications\{#MyAppExeName}\SupportedTypes"; ValueType: string; ValueName: ".myp"; ValueData: ""
|
||||
|
||||
[Icons]
|
||||
Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"
|
||||
Name: "{autodesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: desktopicon
|
||||
|
||||
[InstallDelete]
|
||||
; Delete old style named plugins that may have been previously installed
|
||||
Type: files; Name: "{app}\Plugins\LSRetail.*";
|
||||
Type: files; Name: "{app}\*"
|
||||
|
||||
[Run]
|
||||
Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall skipifsilent
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
Reference in New Issue
Block a user