Add: Added Adobe Creative Cloud installation detection.

This commit is contained in:
X1a0He
2024-11-06 15:52:01 +08:00
parent 51c19c8fab
commit e19567961c
5 changed files with 92 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Change Log
- 2024-11-06 15:15 更新日志
- 2024-11-06 15:50 更新日志
```markdown
1. 增加程序首次启动时的默认配置设定与提示
@@ -9,6 +9,7 @@
4. 移除主界面的语言选择和目录选择,移动到了设置中
5. 版本选择页面增加架构提示
6. 移除了安装程序的机制,现在不会再生成安装程序
7. 增加了Adobe Creative Cloud安装检测未安装前无法使用
====================
@@ -18,6 +19,7 @@
4. Removed the language selection and directory selection on the main interface and moved them to settings
5. Added architecture prompts on the version selection page
6. Removed the installer mechanism, and now no installer will be generated
7. Added Adobe Creative Cloud installation detection, which cannot be used before installation
```
- 2024-11-05 21:15 更新日志