Skip to content

Commit

Permalink
更新 安装程序许可页面
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed May 13, 2024
1 parent 0ae0ba8 commit 6235444
Show file tree
Hide file tree
Showing 2 changed files with 726 additions and 0 deletions.
2 changes: 2 additions & 0 deletions osc.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ SetCompressorDictSize 32

; 欢迎页面
!insertmacro MUI_PAGE_WELCOME
; 许可协议页面
!insertmacro MUI_PAGE_LICENSE ".\osc\LICENSE.txt"
; 组件选择页面
!insertmacro MUI_PAGE_COMPONENTS
; 安装过程页面
Expand Down
Loading

0 comments on commit 6235444

Please sign in to comment.