mirror of
https://github.com/msvc-win/get.msvc.win.git
synced 2025-12-16 13:17:26 +00:00
Add automated generator
This commit is contained in:
parent
abb4d379d2
commit
3485a5a9a3
6 changed files with 131 additions and 3 deletions
|
|
@ -24,8 +24,8 @@ VIAddVersionKey /LANG=0x0804 "FileDescription" "MSVC 运行时离线安装程序
|
|||
VIAddVersionKey /LANG=0x0804 "FileVersion" "${BUILD_YEAR}.${BUILD_MONTH}.${BUILD_DAY}.0"
|
||||
VIAddVersionKey /LANG=0x0804 "LegalCopyright" "msvc.win Project"
|
||||
|
||||
Unicode true
|
||||
SetCompressor /solid /final lzma
|
||||
|
||||
RequestExecutionLevel admin
|
||||
|
||||
Function .onInit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue