最新版本下载
Latest Versions Download
查看S WTSolutions所有产品的桌面安装版最新版本和更新内容
Check the latest versions and update information for all desktop installed products of S WTSolutions
系统要求
System Requirements
Windows (x32, x64)
- 支持 Win10 及以上版本
Mac (Intel, Apple Silicon)
- 支持 MacOS 11 及以上版本
Linux (x64, arm64, armv7l)
- 支持的主流发行版:
- Ubuntu 20.04 LTS 及以上(如 22.04、24.04)
- Fedora 34 及以上(如 35、36、38)
- Debian 11 及以上(如 12、13)
- Linux Mint 20 及以上(如 21、22)
- openSUSE Leap 15.3 及以上(如 15.4、15.5)
- 其他版本也可以尝试
Windows (x32, x64)
- Win10 and above supported.
Mac (Intel, Apple Silicon)
- MacOS 11 and above supported.
Linux (x64, arm64, armv7l)
- Supported mainstream distributions:
- Ubuntu 20.04 LTS and above (e.g., 22.04, 24.04)
- Fedora 34 and above (e.g., 35, 36, 38)
- Debian 11 and above (e.g., 12, 13)
- Linux Mint 20 and above (e.g., 21, 22)
- openSUSE Leap 15.3 and above (e.g., 15.4, 15.5)
- Other versions can also be tried
常见问题
Frequently Asked Questions
应该下载哪个文件?
Windows
- 大多数现代 Windows 电脑是 x64(64位)架构,直接下载
-win.exe文件即可。 - 该文件同时支持 x32(32位)和 x64(64位)Windows 系统,无需选择架构。
- 查看方式:设置 → 系统 → 关于 → 查看“系统类型”。
Mac
- Apple Silicon 芯片(M1/M2/M3/M4):下载文件名包含
arm64的版本。 - Intel 芯片:下载文件名不含
arm64的版本(部分产品为x64版本)。 - 查看方式:点击左上角苹果菜单 → 关于本机 → 查看“芯片”或“处理器”。显示 Apple M 系列即为 Apple Silicon,显示 Intel 即为 Intel 芯片。
Linux
- x64(大多数 PC,架构名
x86_64):下载基础.AppImage文件(文件名不含架构后缀)。 - arm64(架构名
aarch64,如树莓派 4/5 64位系统):下载-arm64.AppImage。 - armv7l(32位 ARM,如较旧的树莓派):下载
-armv7l.AppImage。 - 查看方式:在终端运行
uname -m,输出x86_64为 x64,aarch64为 arm64,armv7l为 armv7l。
Linux 的 AppImage 文件如何使用?
- AppImage 下载后需要赋予可执行权限才能运行。
- 图形界面:右键文件 → 属性 → 权限 → 勾选“允许作为程序执行文件”。
- 命令行:在终端运行
chmod +x 文件名.AppImage,然后双击或运行./文件名.AppImage。
Which file should I download?
Windows
- Most modern Windows PCs use x64 (64-bit) architecture; simply download the
-win.exefile. - This file supports both x32 (32-bit) and x64 (64-bit) Windows; no architecture selection is needed.
- How to check: Settings → System → About → look at "System type".
Mac
- Apple Silicon chips (M1/M2/M3/M4): download the version with
arm64in the filename. - Intel chips: download the version without
arm64(some products usex64in the filename). - How to check: Apple menu → About This Mac → look at "Chip" or "Processor". If it shows Apple M-series, it is Apple Silicon; if it shows Intel, it is an Intel chip.
Linux
- x64 (most PCs, architecture name
x86_64): download the base.AppImagefile (no architecture suffix in the filename). - arm64 (architecture name
aarch64, e.g., Raspberry Pi 4/5 64-bit): download-arm64.AppImage. - armv7l (32-bit ARM, e.g., older Raspberry Pi): download
-armv7l.AppImage. - How to check: run
uname -min terminal;x86_64= x64,aarch64= arm64,armv7l= armv7l.
How do I use the Linux AppImage file?
- AppImage files require executable permission to run after download.
- GUI: Right-click the file → Properties → Permissions → check "Allow executing file as program".
- CLI: Run
chmod +x filename.AppImagein terminal, then double-click or run./filename.AppImage.
