|
Unfortunately I have no github account.
OK. I merged your translation.
add Korean translation(from nonameman) Latest commit c56c9fb 10 hours ago
https://github.com/slorelee/wimb ... 3530d4d28b4b300a35c
new version download from:
https://github.com/slorelee/wimbuilder2/archive/master.zip
I didn't merge next files in 1WB_patch_KOR.7z:
Project/WIN10XPE/config.js (about default settings, This will support default.js, custom.js, abc.js, ..., later)
Project/WIN10XPE/last.bat (about 19H1 support, as stated some of them should be in suitable patch batch scripts, like Wow64_Support)
Wow64_Support\submain.bat
- call AddFiles %0 :end_file
- ...
- +ver > 18000
- xxx.dll,yyy.dll,...
- :end_file
- if %ver[3]% GTR 18000 call :19H1_Addition
- :19H1_Addition
- xxxxx
- goto :EOF
复制代码
I am just a beginner in the field of coding.
BUT I want to support your great achievements as much as possible, because I like your signature ^_^
I am glad to know someone already modified the Project to support new version(19H1)/adapt one's needs correctlly by himself,
even without any documentation.
我很高兴知道,有人已经可以自己修改这个工程去支持新的版本(19H1),和修改一些配置文件来适应自己的需求,即使没有任何文档说明。
Have fun in the field of coding ^_^
|
|