mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-03 06:00:17 +00:00
4 lines
No EOL
107 B
NSIS
4 lines
No EOL
107 B
NSIS
!macro customInstallMode
|
|
; 跳过“选择安装类型”页面,直接进入下一步
|
|
Abort
|
|
!macroend |