added swm feature

This commit is contained in:
Michael H.G. Schmidt 2024-12-27 15:33:48 +01:00
parent d29237d973
commit 62ce3e2ae9
3 changed files with 816 additions and 6 deletions

View File

@ -3,6 +3,7 @@ set W10=c:\TEMP\W10
set SOURCES=%W10%\sources
set BOOTFILE=boot.wim
set IMAGEFILE=install.wim
set IMAGEFILE2=install.swm
set SCRIPT_SETTINGS=scripts\settings.cmd
set CUSTOM_SETTINGS=custom\settings.cmd
set SNAPCONTROL_INI=custom\snapcontrol.ini
@ -40,8 +41,10 @@ if NOT EXIST %SOURCES%\%BOOTFILE% (
)
if NOT EXIST %SOURCES%\%IMAGEFILE% (
echo DOH! no %IMAGEFILE% in [ %SOURCES% ] found
exit /b
if NOT EXIST %SOURCES%\%IMAGEFILE2% (
echo DOH! no %IMAGEFILE% OR %IMAGEFILE2% in [ %SOURCES% ] found
exit /b
)
)
rem =====
@ -53,9 +56,11 @@ robocopy %W10%\ %DRIVE% /MIR /256 /NDL /R:1 /J /XX
rem check for existence of install.wim in case FAT32 was chosen ...
if NOT EXIST %DRIVE%\sources\%IMAGEFILE% (
echo ERROR ON COPY: no %IMAGEFILE% in [ %DRIVE%\sources\%IMAGEFILE% ] found!
echo HINT: FAT32 cannot handle files larger 4 GB!
exit /b
if NOT EXIST %DRIVE%\sources\%IMAGEFILE2% (
echo ERROR ON COPY: no %IMAGEFILE% or %IMAGEFILE2% in [ %DRIVE%\sources ] found!
echo HINT: FAT32 cannot handle files larger 4 GB!
exit /b
)
)
:CONT

View File

@ -96,5 +96,4 @@
<EnableLUA>false</EnableLUA>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:c:/temp/install.wim#Windows 10 Enterprise LTSC 2021 Evaluation" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

View File

@ -0,0 +1,806 @@
<?xml version="1.0" encoding="utf-8"?>
<Preset xmlns="urn:schemas-nliteos-com:pn.v1">
<Date>12/27/2024 13:40:35</Date>
<AppInfo>
<Version>2024.12.10221</Version>
<Licensed>Yes</Licensed>
<Protections>Yes</Protections>
<Host>Windows 10 EnterpriseS 21H2 x64 - 10.0.19044.3803 (en-US)</Host>
</AppInfo>
<ImageInfo>
<Version mode="offline">Windows 10 EnterpriseSEval 21H2 x64 - 10.0.19044.5247 (en-US)</Version>
<GUID>{6593227A-450C-412E-BBB9-A117A7980FB5}</GUID>
</ImageInfo>
<RemoveComponents AppRemovalMode="DISM">
<c>aarsvc 'Agent Activation Runtime'</c>
<c>accessibility_magnifier 'Screen Magnifier'</c>
<c>accessibility_narrator 'Narrator'</c>
<c>alg 'Application Layer Gateway Service'</c>
<c>alljoyn 'AllJoyn Router Service'</c>
<c>appv 'Application Virtualization (App-V)'</c>
<c>assignedaccess 'Assigned Access'</c>
<c>backgroundtransfer 'Networking Background Transfer'</c>
<c>branchcacheclient 'BranchCache Client'</c>
<c>ceip 'CEIP (SQM)'</c>
<c>cloudfiles 'Cloud Files API'</c>
<c>datacenterbridging 'Data Center Bridging (DCB)'</c>
<c>desktopactivitymoderator 'Desktop Activity Moderator (DAM)'</c>
<c>desktopimgdownldr 'Desktop image downloader'</c>
<c>deviceguard 'Device Guard'</c>
<c>directml 'Direct Machine Learning (DirectML)'</c>
<c>diskquota 'Disk Quota'</c>
<c>diskquota32 'Disk Quota - 32 bit'</c>
<c>driver_61883.inf</c>
<c>driver_c_61883.inf</c>
<c>driver_c_barcodescanner.inf</c>
<c>driver_c_biometric.inf</c>
<c>driver_c_cashdrawer.inf</c>
<c>driver_c_infrared.inf</c>
<c>driver_c_linedisplay.inf</c>
<c>driver_c_magneticstripereader.inf</c>
<c>driver_c_mcx.inf</c>
<c>driver_c_mediumchanger.inf</c>
<c>driver_c_pcmcia.inf</c>
<c>driver_c_receiptprinter.inf</c>
<c>driver_c_smartcardreader.inf</c>
<c>driver_c_tapedrive.inf</c>
<c>driver_cht4vx64.inf</c>
<c>driver_fusionv2.inf</c>
<c>driver_hidir.inf</c>
<c>driver_hidirkbd.inf</c>
<c>driver_hidscanner.inf</c>
<c>driver_idtsec.inf</c>
<c>driver_iscsi.inf</c>
<c>driver_mchgr.inf</c>
<c>driver_mdm3com.inf</c>
<c>driver_mdm5674a.inf</c>
<c>driver_mdmadc.inf</c>
<c>driver_mdmagm64.inf</c>
<c>driver_mdmags64.inf</c>
<c>driver_mdmairte.inf</c>
<c>driver_mdmaiwa.inf</c>
<c>driver_mdmaiwa3.inf</c>
<c>driver_mdmaiwa4.inf</c>
<c>driver_mdmaiwa5.inf</c>
<c>driver_mdmaiwat.inf</c>
<c>driver_mdmar1.inf</c>
<c>driver_mdmarch.inf</c>
<c>driver_mdmarn.inf</c>
<c>driver_mdmati.inf</c>
<c>driver_mdmatm2k.inf</c>
<c>driver_mdmaus.inf</c>
<c>driver_mdmboca.inf</c>
<c>driver_mdmbsb.inf</c>
<c>driver_mdmbug3.inf</c>
<c>driver_mdmbw561.inf</c>
<c>driver_mdmc26a.inf</c>
<c>driver_mdmcdp.inf</c>
<c>driver_mdmcm28.inf</c>
<c>driver_mdmcodex.inf</c>
<c>driver_mdmcom1.inf</c>
<c>driver_mdmcommu.inf</c>
<c>driver_mdmcomp.inf</c>
<c>driver_mdmcpq.inf</c>
<c>driver_mdmcpq2.inf</c>
<c>driver_mdmcpv.inf</c>
<c>driver_mdmcrtix.inf</c>
<c>driver_mdmcxhv6.inf</c>
<c>driver_mdmcxpv6.inf</c>
<c>driver_mdmdcm5.inf</c>
<c>driver_mdmdcm6.inf</c>
<c>driver_mdmdf56f.inf</c>
<c>driver_mdmdgitn.inf</c>
<c>driver_mdmdp2.inf</c>
<c>driver_mdmdsi.inf</c>
<c>driver_mdmdyna.inf</c>
<c>driver_mdmeiger.inf</c>
<c>driver_mdmelsa.inf</c>
<c>driver_mdmeric.inf</c>
<c>driver_mdmeric2.inf</c>
<c>driver_mdmetech.inf</c>
<c>driver_mdmfj2.inf</c>
<c>driver_mdmgatew.inf</c>
<c>driver_mdmgcs.inf</c>
<c>driver_mdmgen.inf</c>
<c>driver_mdmgl001.inf</c>
<c>driver_mdmgl002.inf</c>
<c>driver_mdmgl003.inf</c>
<c>driver_mdmgl004.inf</c>
<c>driver_mdmgl005.inf</c>
<c>driver_mdmgl006.inf</c>
<c>driver_mdmgl007.inf</c>
<c>driver_mdmgl008.inf</c>
<c>driver_mdmgl009.inf</c>
<c>driver_mdmgl010.inf</c>
<c>driver_mdmgsm.inf</c>
<c>driver_mdmhaeu.inf</c>
<c>driver_mdmhandy.inf</c>
<c>driver_mdmhay2.inf</c>
<c>driver_mdmhayes.inf</c>
<c>driver_mdminfot.inf</c>
<c>driver_mdmiodat.inf</c>
<c>driver_mdmirmdm.inf</c>
<c>driver_mdmisdn.inf</c>
<c>driver_mdmjf56e.inf</c>
<c>driver_mdmke.inf</c>
<c>driver_mdmkortx.inf</c>
<c>driver_mdmlasat.inf</c>
<c>driver_mdmlasno.inf</c>
<c>driver_mdmlucnt.inf</c>
<c>driver_mdmmc288.inf</c>
<c>driver_mdmmcd.inf</c>
<c>driver_mdmmcom.inf</c>
<c>driver_mdmmct.inf</c>
<c>driver_mdmmega.inf</c>
<c>driver_mdmmetri.inf</c>
<c>driver_mdmmhrtz.inf</c>
<c>driver_mdmmhzel.inf</c>
<c>driver_mdmminij.inf</c>
<c>driver_mdmmod.inf</c>
<c>driver_mdmmot64.inf</c>
<c>driver_mdmmoto1.inf</c>
<c>driver_mdmmotou.inf</c>
<c>driver_mdmmts.inf</c>
<c>driver_mdmneuhs.inf</c>
<c>driver_mdmnis1u.inf</c>
<c>driver_mdmnis2u.inf</c>
<c>driver_mdmnis3t.inf</c>
<c>driver_mdmnis5t.inf</c>
<c>driver_mdmnokia.inf</c>
<c>driver_mdmnova.inf</c>
<c>driver_mdmntt1.inf</c>
<c>driver_mdmnttd2.inf</c>
<c>driver_mdmnttd6.inf</c>
<c>driver_mdmnttme.inf</c>
<c>driver_mdmnttp.inf</c>
<c>driver_mdmnttp2.inf</c>
<c>driver_mdmnttte.inf</c>
<c>driver_mdmolic.inf</c>
<c>driver_mdmomrn3.inf</c>
<c>driver_mdmoptn.inf</c>
<c>driver_mdmosi.inf</c>
<c>driver_mdmpace.inf</c>
<c>driver_mdmpenr.inf</c>
<c>driver_mdmpin.inf</c>
<c>driver_mdmpn1.inf</c>
<c>driver_mdmpp.inf</c>
<c>driver_mdmpsion.inf</c>
<c>driver_mdmracal.inf</c>
<c>driver_mdmrock.inf</c>
<c>driver_mdmrock3.inf</c>
<c>driver_mdmrock4.inf</c>
<c>driver_mdmrock5.inf</c>
<c>driver_mdmsier.inf</c>
<c>driver_mdmsii64.inf</c>
<c>driver_mdmsmart.inf</c>
<c>driver_mdmsonyu.inf</c>
<c>driver_mdmsun1.inf</c>
<c>driver_mdmsun2.inf</c>
<c>driver_mdmsupr3.inf</c>
<c>driver_mdmsupra.inf</c>
<c>driver_mdmsuprv.inf</c>
<c>driver_mdmtdk.inf</c>
<c>driver_mdmtdkj2.inf</c>
<c>driver_mdmtdkj3.inf</c>
<c>driver_mdmtdkj4.inf</c>
<c>driver_mdmtdkj5.inf</c>
<c>driver_mdmtdkj6.inf</c>
<c>driver_mdmtdkj7.inf</c>
<c>driver_mdmtexas.inf</c>
<c>driver_mdmti.inf</c>
<c>driver_mdmtkr.inf</c>
<c>driver_mdmtron.inf</c>
<c>driver_mdmusrf.inf</c>
<c>driver_mdmusrg.inf</c>
<c>driver_mdmusrgl.inf</c>
<c>driver_mdmusrk1.inf</c>
<c>driver_mdmusrsp.inf</c>
<c>driver_mdmvdot.inf</c>
<c>driver_mdmvv.inf</c>
<c>driver_mdmwhql0.inf</c>
<c>driver_mdmx5560.inf</c>
<c>driver_mdmzoom.inf</c>
<c>driver_mdmzyp.inf</c>
<c>driver_mdmzyxel.inf</c>
<c>driver_mdmzyxlg.inf</c>
<c>driver_mgtdyn.inf</c>
<c>driver_miradisp.inf</c>
<c>driver_msclmd.inf</c>
<c>driver_oposdrv.inf</c>
<c>driver_pcmcia.inf</c>
<c>driver_remoteposdrv.inf</c>
<c>driver_sensorshidclassdriver.inf</c>
<c>driver_sensorsservicedriver.inf</c>
<c>driver_tape.inf</c>
<c>driver_tpm.inf</c>
<c>driver_tpmvsc.inf</c>
<c>driver_usbcciddriver.inf</c>
<c>driver_usbcir.inf</c>
<c>driver_wdmvsc.inf</c>
<c>driver_wfcvsc.inf</c>
<c>driver_wgencounter.inf</c>
<c>driver_whvcrash.inf</c>
<c>driver_whyperkbd.inf</c>
<c>driver_wnetvsc.inf</c>
<c>driver_ws3cap.inf</c>
<c>driver_wstorflt.inf</c>
<c>driver_wstorvsc.inf</c>
<c>driver_wudfusbcciddriver.inf</c>
<c>driver_wvmbushid.inf</c>
<c>driver_wvmbusvideo.inf</c>
<c>driver_wvmgid.inf</c>
<c>driver_wvmic.inf</c>
<c>driver_wvmic_ext.inf</c>
<c>driver_wvpci.inf</c>
<c>e2a4f912-2574-4a75-9bb0-0d023378592b 'App Resolver'</c>
<c>easeofaccessthemes 'Ease Of Access Themes'</c>
<c>edgeupdate 'Microsoft Edge Update'</c>
<c>embeddedmode 'Embedded Mode'</c>
<c>enterpriseclientsync 'Work Folders Client'</c>
<c>exchangeactivesync 'Exchange ActiveSync (EAS)'</c>
<c>f46d4000-fd22-4db4-ac8e-4e1ddde828fe 'Add Folder Suggestions dialog'</c>
<c>folderredirection 'Folder Redirection'</c>
<c>font_arialblack 'Arial Black'</c>
<c>font_bahnschrift 'Bahnschrift'</c>
<c>font_cambria 'Cambria'</c>
<c>font_cambria_regular 'Cambria &amp; Cambria Math'</c>
<c>font_candara 'Candara'</c>
<c>font_comicsansms 'ComicSansMS'</c>
<c>font_constantia 'Constantia'</c>
<c>font_corbel 'Corbel'</c>
<c>font_courier 'Courier'</c>
<c>font_ebrima 'Ebrima'</c>
<c>font_ebrimabold 'Ebrima Bold'</c>
<c>font_franklingothic 'FranklinGothic'</c>
<c>font_gabriola 'Gabriola'</c>
<c>font_gadugi 'Gadugi'</c>
<c>font_gadugibold 'Gadugi Bold'</c>
<c>font_georgia 'Georgia'</c>
<c>font_impact 'Impact'</c>
<c>font_inkfree 'Ink Free'</c>
<c>font_javanesetext 'Javanese Text'</c>
<c>font_leelawadeeui 'LeelawadeeUI'</c>
<c>font_leelawadeeui_regular 'Leelawadee UI'</c>
<c>font_lucidasans 'Lucida Sans Unicode'</c>
<c>font_malgungothicbold 'Malgun Gothic Bold'</c>
<c>font_malgungothicsemilight 'Malgun Gothic SemiLight'</c>
<c>font_microsofthimalaya 'Microsoft Himalaya'</c>
<c>font_microsoftjhenghei 'Microsoft JhengHei &amp; Microsoft JhengHei UI'</c>
<c>font_microsoftjhengheibold 'Microsoft JhengHei Bold &amp; Microsoft JhengHei UI Bold'</c>
<c>font_microsoftjhengheilight 'Microsoft JhengHei Light &amp; Microsoft JhengHei UI Light'</c>
<c>font_microsoftyahei 'Microsoft YaHei &amp; Microsoft YaHei UI'</c>
<c>font_microsoftyaheibold 'Microsoft YaHei Bold &amp; Microsoft YaHei UI Bold'</c>
<c>font_microsoftyaheilight 'Microsoft YaHei Light &amp; Microsoft YaHei UI Light'</c>
<c>font_mingliub 'MingLiU-ExtB &amp; PMingLiU-ExtB &amp; MingLiU_HKSCS-ExtB'</c>
<c>font_mongolianbaiti 'Mongolian Baiti'</c>
<c>font_msgothic 'MS Gothic &amp; MS UI Gothic &amp; MS PGothic'</c>
<c>font_mvboli 'MV Boli'</c>
<c>font_myanmartext 'Myanmar Text'</c>
<c>font_myanmartextbold 'Myanmar Text Bold'</c>
<c>font_newtailue 'Microsoft New Tai Lue'</c>
<c>font_newtailuebold 'Microsoft New Tai Lue Bold'</c>
<c>font_nirmalaui 'NirmalaUI'</c>
<c>font_nirmalaui_regular 'Nirmala UI'</c>
<c>font_palatinolinotype 'PalatinoLinotype'</c>
<c>font_phagspa 'Microsoft PhagsPa'</c>
<c>font_phagspabold 'Microsoft PhagsPa Bold'</c>
<c>font_segoeprint 'Segoe Print'</c>
<c>font_segoeprintbold 'Segoe Print Bold'</c>
<c>font_segoescript 'SegoeScript'</c>
<c>font_segoeui_italicssupplement 'SegoeUI ItalicsSupplement'</c>
<c>font_simsun 'SimSun &amp; NSimSun'</c>
<c>font_simsunb 'SimSun-ExtB'</c>
<c>font_sitka 'Sitka'</c>
<c>font_small 'Small'</c>
<c>font_sylfaen 'Sylfaen'</c>
<c>font_taile 'Microsoft Tai Le'</c>
<c>font_tailebold 'Microsoft Tai Le Bold'</c>
<c>font_trebuchetms 'TrebuchetMS'</c>
<c>font_vector 'Vector'</c>
<c>font_verdana 'Verdana'</c>
<c>font_yibaiti 'Microsoft Yi Baiti'</c>
<c>font_yugothic 'Yu Gothic Regular &amp; Yu Gothic UI Semilight'</c>
<c>font_yugothicbold 'Yu Gothic Bold &amp; Yu Gothic UI Semibold &amp; Yu Gothic UI Bold'</c>
<c>font_yugothiclight 'Yu Gothic Light &amp; Yu Gothic UI Light'</c>
<c>font_yugothicmedium 'Yu Gothic Medium &amp; Yu Gothic UI Regular'</c>
<c>gameexplorer 'Game Explorer'</c>
<c>guardedhost 'Guarded Host'</c>
<c>hwsupport_fax 'Fax'</c>
<c>hwsupport_floppy 'Floppy disk'</c>
<c>hwsupport_infrared 'Infrared devices'</c>
<c>hwsupport_modemsettings 'Shared modem settings (mdmgl*.inf)'</c>
<c>hwsupport_scanner 'Scanner'</c>
<c>hwsupport_smartcard 'Smartcard'</c>
<c>hwsupport_telephony 'Telephony'</c>
<c>hyperv 'Hyper-V'</c>
<c>hypervguest 'Hyper-V Integration Services'</c>
<c>ias 'Internet Authentication Service (IAS)'</c>
<c>iis 'Internet Information Server (IIS)'</c>
<c>inputswitchtoasthandler 'Input Switch Toast Handler'</c>
<c>insiderhub 'Windows Insider Program'</c>
<c>ipt 'Identity Protection Technology (Intel IPT)'</c>
<c>ipxlatcfg 'IP Translation Configuration Service'</c>
<c>iscsi 'iSCSI Initiator'</c>
<c>isoburn 'Windows Disc Image Burning Tool'</c>
<c>isolatedusermode 'Virtualization-based security (VBS)'</c>
<c>kl-00000401 'Arabic (101)'</c>
<c>kl-00000402 'Bulgarian (Typewriter)'</c>
<c>kl-00000404 'Chinese (Traditional) - US'</c>
<c>kl-00000405 'Czech'</c>
<c>kl-00000406 'Danish'</c>
<c>kl-00000408 'Greek'</c>
<c>kl-0000040a 'Spanish'</c>
<c>kl-0000040b 'Finnish'</c>
<c>kl-0000040c 'French'</c>
<c>kl-0000040d 'Hebrew'</c>
<c>kl-0000040e 'Hungarian'</c>
<c>kl-0000040f 'Icelandic'</c>
<c>kl-00000410 'Italian'</c>
<c>kl-00000411 'Japanese'</c>
<c>kl-00000412 'Korean'</c>
<c>kl-00000413 'Dutch'</c>
<c>kl-00000414 'Norwegian'</c>
<c>kl-00000415 'Polish (Programmers)'</c>
<c>kl-00000416 'Portuguese (Brazil ABNT)'</c>
<c>kl-00000418 'Romanian (Legacy)'</c>
<c>kl-00000419 'Russian'</c>
<c>kl-0000041a 'Standard'</c>
<c>kl-0000041b 'Slovak'</c>
<c>kl-0000041c 'Albanian'</c>
<c>kl-0000041d 'Swedish'</c>
<c>kl-0000041e 'Thai Kedmanee'</c>
<c>kl-0000041f 'Turkish Q'</c>
<c>kl-00000420 'Urdu'</c>
<c>kl-00000422 'Ukrainian'</c>
<c>kl-00000423 'Belarusian'</c>
<c>kl-00000424 'Slovenian'</c>
<c>kl-00000425 'Estonian'</c>
<c>kl-00000426 'Latvian'</c>
<c>kl-00000427 'Lithuanian IBM'</c>
<c>kl-00000428 'Tajik'</c>
<c>kl-00000429 'Persian'</c>
<c>kl-0000042a 'Vietnamese'</c>
<c>kl-0000042b 'Armenian Eastern (Legacy)'</c>
<c>kl-0000042c 'Azerbaijani Latin'</c>
<c>kl-0000042e 'Sorbian Standard (Legacy)'</c>
<c>kl-0000042f 'Macedonian (North Macedonia)'</c>
<c>kl-00000432 'Setswana'</c>
<c>kl-00000437 'Georgian (Legacy)'</c>
<c>kl-00000438 'Faeroese'</c>
<c>kl-00000439 'Devanagari - INSCRIPT'</c>
<c>kl-0000043a 'Maltese 47-Key'</c>
<c>kl-0000043b 'Norwegian with Sami'</c>
<c>kl-0000043f 'Kazakh'</c>
<c>kl-00000440 'Kyrgyz Cyrillic'</c>
<c>kl-00000442 'Turkmen'</c>
<c>kl-00000444 'Tatar (Legacy)'</c>
<c>kl-00000445 'Bangla'</c>
<c>kl-00000446 'Punjabi'</c>
<c>kl-00000447 'Gujarati'</c>
<c>kl-00000448 'Odia'</c>
<c>kl-00000449 'Tamil'</c>
<c>kl-0000044a 'Telugu'</c>
<c>kl-0000044b 'Kannada'</c>
<c>kl-0000044c 'Malayalam'</c>
<c>kl-0000044d 'Assamese - INSCRIPT'</c>
<c>kl-0000044e 'Marathi'</c>
<c>kl-00000450 'Mongolian Cyrillic'</c>
<c>kl-00000451 'Tibetan (PRC)'</c>
<c>kl-00000452 'United Kingdom Extended'</c>
<c>kl-00000453 'Khmer'</c>
<c>kl-00000454 'Lao'</c>
<c>kl-0000045a 'Syriac'</c>
<c>kl-0000045b 'Sinhala'</c>
<c>kl-0000045c 'Cherokee Nation'</c>
<c>kl-00000461 'Nepali'</c>
<c>kl-00000463 'Pashto (Afghanistan)'</c>
<c>kl-00000465 'Divehi Phonetic'</c>
<c>kl-00000468 'Hausa'</c>
<c>kl-0000046a 'Yoruba'</c>
<c>kl-0000046c 'Sesotho sa Leboa'</c>
<c>kl-0000046d 'Bashkir'</c>
<c>kl-0000046e 'Luxembourgish'</c>
<c>kl-0000046f 'Greenlandic'</c>
<c>kl-00000470 'Igbo'</c>
<c>kl-00000474 'Guarani'</c>
<c>kl-00000475 'Hawaiian'</c>
<c>kl-00000480 'Uyghur (Legacy)'</c>
<c>kl-00000481 'Maori'</c>
<c>kl-00000485 'Sakha'</c>
<c>kl-00000488 'Wolof'</c>
<c>kl-00000492 'Central Kurdish'</c>
<c>kl-00000804 'Chinese (Simplified) - US'</c>
<c>kl-00000807 'Swiss German'</c>
<c>kl-00000809 'United Kingdom'</c>
<c>kl-0000080a 'Latin American'</c>
<c>kl-0000080c 'Belgian French'</c>
<c>kl-00000813 'Belgian (Period)'</c>
<c>kl-00000816 'Portuguese'</c>
<c>kl-0000081a 'Serbian (Latin)'</c>
<c>kl-0000082c 'Azerbaijani Cyrillic'</c>
<c>kl-0000083b 'Swedish with Sami'</c>
<c>kl-00000843 'Uzbek Cyrillic'</c>
<c>kl-00000850 'Mongolian (Mongolian Script)'</c>
<c>kl-0000085d 'Inuktitut - Latin'</c>
<c>kl-0000085f 'Central Atlas Tamazight'</c>
<c>kl-00000c04 'Chinese (Traditional, Hong Kong S.A.R.) - US'</c>
<c>kl-00000c0c 'Canadian French (Legacy)'</c>
<c>kl-00000c1a 'Serbian (Cyrillic)'</c>
<c>kl-00000c51 'Dzongkha'</c>
<c>kl-00001004 'Chinese (Simplified, Singapore) - US'</c>
<c>kl-00001009 'Canadian French'</c>
<c>kl-0000100c 'Swiss French'</c>
<c>kl-0000105f 'Tifinagh (Basic)'</c>
<c>kl-00001404 'Chinese (Traditional, Macao S.A.R.) - US'</c>
<c>kl-00001809 'Irish'</c>
<c>kl-0000201a 'Bosnian (Cyrillic)'</c>
<c>kl-00004009 'English (India)'</c>
<c>kl-00010401 'Arabic (102)'</c>
<c>kl-00010402 'Bulgarian (Latin)'</c>
<c>kl-00010405 'Czech (QWERTY)'</c>
<c>kl-00010407 'German (IBM)'</c>
<c>kl-00010408 'Greek (220)'</c>
<c>kl-00010409 'United States-Dvorak'</c>
<c>kl-0001040a 'Spanish Variation'</c>
<c>kl-0001040e 'Hungarian 101-key'</c>
<c>kl-00010410 'Italian (142)'</c>
<c>kl-00010415 'Polish (214)'</c>
<c>kl-00010416 'Portuguese (Brazil ABNT2)'</c>
<c>kl-00010418 'Romanian (Standard)'</c>
<c>kl-00010419 'Russian (Typewriter)'</c>
<c>kl-0001041b 'Slovak (QWERTY)'</c>
<c>kl-0001041e 'Thai Pattachote'</c>
<c>kl-0001041f 'Turkish F'</c>
<c>kl-00010426 'Latvian (QWERTY)'</c>
<c>kl-00010427 'Lithuanian'</c>
<c>kl-0001042b 'Armenian Western (Legacy)'</c>
<c>kl-0001042c 'Azerbaijani (Standard)'</c>
<c>kl-0001042e 'Sorbian Extended'</c>
<c>kl-0001042f 'Macedonian (North Macedonia) - Standard'</c>
<c>kl-00010437 'Georgian (QWERTY)'</c>
<c>kl-00010439 'Hindi Traditional'</c>
<c>kl-0001043a 'Maltese 48-Key'</c>
<c>kl-0001043b 'Sami Extended Norway'</c>
<c>kl-00010444 'Tatar'</c>
<c>kl-00010445 'Bangla - INSCRIPT (Legacy)'</c>
<c>kl-00010451 'Tibetan (PRC) - Updated'</c>
<c>kl-00010453 'Khmer (NIDA)'</c>
<c>kl-0001045a 'Syriac Phonetic'</c>
<c>kl-0001045b 'Sinhala - Wij 9'</c>
<c>kl-0001045c 'Cherokee Phonetic'</c>
<c>kl-0001045d 'Inuktitut - Naqittaut'</c>
<c>kl-00010465 'Divehi Typewriter'</c>
<c>kl-00010480 'Uyghur'</c>
<c>kl-0001080c 'Belgian (Comma)'</c>
<c>kl-0001083b 'Finnish with Sami'</c>
<c>kl-00010850 'Traditional Mongolian (Standard)'</c>
<c>kl-00010c00 'Myanmar (Phonetic order)'</c>
<c>kl-00011009 'Canadian Multilingual Standard'</c>
<c>kl-0001105f 'Tifinagh (Extended)'</c>
<c>kl-00011809 'Scottish Gaelic'</c>
<c>kl-00020401 'Arabic (102) AZERTY'</c>
<c>kl-00020402 'Bulgarian (Phonetic)'</c>
<c>kl-00020405 'Czech Programmers'</c>
<c>kl-00020408 'Greek (319)'</c>
<c>kl-00020409 'United States-International'</c>
<c>kl-0002040d 'Hebrew (Standard)'</c>
<c>kl-00020418 'Romanian (Programmers)'</c>
<c>kl-00020419 'Russian - Mnemonic'</c>
<c>kl-0002041e 'Thai Kedmanee (non-ShiftLock)'</c>
<c>kl-00020422 'Ukrainian (Enhanced)'</c>
<c>kl-00020426 'Latvian (Standard)'</c>
<c>kl-00020427 'Lithuanian Standard'</c>
<c>kl-0002042b 'Armenian Phonetic'</c>
<c>kl-0002042e 'Sorbian Standard'</c>
<c>kl-00020437 'Georgian (Ergonomic)'</c>
<c>kl-00020445 'Bangla - INSCRIPT'</c>
<c>kl-00020449 'Tamil 99'</c>
<c>kl-0002083b 'Sami Extended Finland-Sweden'</c>
<c>kl-00020c00 'New Tai Lue'</c>
<c>kl-00030402 'Bulgarian'</c>
<c>kl-00030408 'Greek (220) Latin'</c>
<c>kl-0003041e 'Thai Pattachote (non-ShiftLock)'</c>
<c>kl-0003042b 'Armenian Typewriter'</c>
<c>kl-00030437 'Georgian (MES)'</c>
<c>kl-00030c00 'Tai Le'</c>
<c>kl-00040402 'Bulgarian (Phonetic Traditional)'</c>
<c>kl-00040408 'Greek (319) Latin'</c>
<c>kl-00040437 'Georgian (Old Alphabets)'</c>
<c>kl-00040c00 'Ogham'</c>
<c>kl-00050408 'Greek Latin'</c>
<c>kl-00050409 'US English Table for IBM Arabic 238_L'</c>
<c>kl-00050429 'Persian (Standard)'</c>
<c>kl-00060408 'Greek Polytonic'</c>
<c>kl-00070c00 'Lisu (Basic)'</c>
<c>kl-00080c00 'Lisu (Standard)'</c>
<c>kl-00090c00 'NKo'</c>
<c>kl-000a0c00 'Phags-pa'</c>
<c>kl-000b0c00 'Buginese'</c>
<c>kl-000c0c00 'Gothic'</c>
<c>kl-000d0c00 'Ol Chiki'</c>
<c>kl-000e0c00 'Osmanya'</c>
<c>kl-000f0c00 'Old Italic'</c>
<c>kl-00100c00 'Sora'</c>
<c>kl-00110c00 'Javanese'</c>
<c>kl-00120c00 'Futhark'</c>
<c>kl-00130c00 'Myanmar (Visual order)'</c>
<c>kl-00140c00 'ADLaM'</c>
<c>kl-00150c00 'Osage'</c>
<c>langarabic 'Arabic'</c>
<c>langbulgarian 'Bulgarian'</c>
<c>langchineses 'Chinese Simplified'</c>
<c>langchineset 'Chinese Traditional'</c>
<c>langcroatian 'Croatian'</c>
<c>langczech 'Czech'</c>
<c>langdanish 'Danish'</c>
<c>langdutch 'Dutch'</c>
<c>langenglishgb 'English (GB)'</c>
<c>langestonian 'Estonian'</c>
<c>langfinnish 'Finnish'</c>
<c>langfrench 'French'</c>
<c>langfrenchcanadian 'French (Canadian)'</c>
<c>langgreek 'Greek'</c>
<c>langhebrew 'Hebrew'</c>
<c>langhungarian 'Hungarian'</c>
<c>langime 'Input Method Editor (IME)'</c>
<c>langimejp 'Japanese (IME)'</c>
<c>langimeko 'Korean (IME)'</c>
<c>langimetc 'Chinese Traditional (IME)'</c>
<c>langitalian 'Italian'</c>
<c>langjapanese 'Japanese'</c>
<c>langkorean 'Korean'</c>
<c>langlatvian 'Latvian'</c>
<c>langlithuanian 'Lithuanian'</c>
<c>langnorwegian 'Norwegian'</c>
<c>langpolish 'Polish'</c>
<c>langportuguesebr 'Portuguese (Brazilian)'</c>
<c>langportuguesept 'Portuguese'</c>
<c>langromanian 'Romanian'</c>
<c>langrussian 'Russian'</c>
<c>langserbian 'Serbian'</c>
<c>langslovak 'Slovak'</c>
<c>langslovenian 'Slovenian'</c>
<c>langspanish 'Spanish'</c>
<c>langswedish 'Swedish'</c>
<c>langtamil 'Tamil'</c>
<c>langthai 'Thai'</c>
<c>langturkish 'Turkish'</c>
<c>langukrainian 'Ukrainian'</c>
<c>lockscreens 'Lock Screen backgrounds'</c>
<c>lpasvc 'Local Profile Assistant Service'</c>
<c>lxss 'Windows Subsystem for Linux'</c>
<c>mail 'Windows Mail'</c>
<c>mailcommdll 'Windows Mail Communications Library'</c>
<c>mapcontrol 'Map Control'</c>
<c>mediaplayer 'Windows Media Player'</c>
<c>mediaplayer32 'Windows Media Player - 32 bit'</c>
<c>mediaplayernetworksharing 'WMP Network Sharing Service'</c>
<c>mediaplayernetworksharing32 'WMP Network Sharing Service - 32 bit'</c>
<c>messagingsvc 'Messaging Service'</c>
<c>microsoft.asynctextservice 'AsyncTextService'</c>
<c>microsoft.bioenrollment 'Windows Hello Setup'</c>
<c>microsoft.creddialoghost 'Credential Dialog'</c>
<c>microsoft.ecapp 'Eye Control'</c>
<c>microsoft.microsoftedge 'Microsoft Edge (Legacy)'</c>
<c>microsoft.microsoftedge.stable 'Microsoft Edge (Chromium)'</c>
<c>microsoft.microsoftedgedevtoolsclient 'Microsoft Edge DevTools Client'</c>
<c>microsoft.win32webviewhost 'Desktop App Web Viewer'</c>
<c>microsoft.windows.apprep.chxapp 'SmartScreen'</c>
<c>microsoft.windows.assignedaccesslockapp 'Assigned Access Lock app'</c>
<c>microsoft.windows.callingshellapp 'Call'</c>
<c>microsoft.windows.capturepicker 'Capture Picker'</c>
<c>microsoft.windows.contentdeliverymanager 'Content Delivery Manager'</c>
<c>microsoft.windows.narratorquickstart 'Narrator'</c>
<c>microsoft.windows.oobenetworkcaptiveportal 'Captive Portal Flow'</c>
<c>microsoft.windows.parentalcontrols 'Microsoft family features'</c>
<c>midi 'Microsoft GS Wavetable SW Synth (MIDI)'</c>
<c>mixedreality 'Windows Mixed Reality'</c>
<c>mmga 'MMGA MAPI'</c>
<c>mobilepc</c>
<c>mobilepc_location 'Location notifications'</c>
<c>mobilepc_networkprojection 'Network Projection'</c>
<c>mobilepc_sensors 'Sensors'</c>
<c>msmq 'Microsoft Message Queue (MSMQ)'</c>
<c>netqos 'Quality of Service Packet Scheduler (QoS)'</c>
<c>nettopology 'Link-Layer Topology Discovery protocol (LLTD)'</c>
<c>nfc 'Near Field Communication (NFC)'</c>
<c>nfsclient 'NFS Administrative Tools'</c>
<c>offlinefiles 'Offline Files'</c>
<c>openssh</c>
<c>otherthemes 'Windows Personalization themes'</c>
<c>payments</c>
<c>pdfreader 'Windows Reader (PDF)'</c>
<c>peertopeer 'Peer Networking'</c>
<c>phonesvc 'Phone Service'</c>
<c>photoviewer 'Photo Viewer'</c>
<c>photoviewer32 'Photo Viewer - 32 bit'</c>
<c>picturepassword 'Picture password'</c>
<c>pos 'Point of Service (POS)'</c>
<c>pushtoinstall 'Windows PushToInstall Service'</c>
<c>rasauto 'Remote Access Auto Connection Manager'</c>
<c>rascmd 'Remote Access Service Client Tools'</c>
<c>rasmans 'Remote Access Connection Manager'</c>
<c>rdc 'Remote Differential Compression (RDC)'</c>
<c>remoteaccessservice 'Routing and Remote Access Service'</c>
<c>remoteaccesssupport 'Routing and Remote Access support'</c>
<c>remoteassistance 'Remote Assistance'</c>
<c>remoteregistry 'Remote Registry'</c>
<c>retaildemo 'Retail Demo Content'</c>
<c>sendmail 'Send To Mail and Desktop'</c>
<c>settingsync 'Setting Sync'</c>
<c>sharedaccess 'Internet Connection Sharing (ICS)'</c>
<c>sharedpc 'Shared PC mode'</c>
<c>sharehost32 'Share Host - 32 bit'</c>
<c>sihclient 'Server-Initiated Healing Client'</c>
<c>simpletcp 'Simple TCP/IP services'</c>
<c>skypeortc 'Skype ORTC'</c>
<c>smsrouter 'SMS Router Service'</c>
<c>soundsdefault 'Sounds (Default)'</c>
<c>soundthemes 'Sound Themes'</c>
<c>speechapi 'Speech API'</c>
<c>speechcommon 'Speech Recognition'</c>
<c>speechtts 'Speech TTS'</c>
<c>staticfontcache 'Static Font Cache'</c>
<c>stepsrecorder 'Steps Recorder'</c>
<c>synccenter 'Sync Center'</c>
<c>tabletextservice 'Table Text Service'</c>
<c>telnetclient 'Telnet Client'</c>
<c>tempcache 'Cache and temp files'</c>
<c>tftpclient 'TFTP client'</c>
<c>trkwks 'Distributed Link Tracking Client'</c>
<c>unp 'Universal Notification Platform (UNP)'</c>
<c>vpn 'Virtual Private Network (VPN) support'</c>
<c>wallet 'Wallet Service'</c>
<c>wallpapers 'Wallpapers (Themes)'</c>
<c>webcamexperience 'Webcam Experience'</c>
<c>winai 'Windows AI Machine Learning'</c>
<c>windows.cbspreview 'Windows Barcode Preview'</c>
<c>winocr 'Windows TIFF IFilter (OCR)'</c>
<c>wwanautoconfig 'WWAN AutoConfig'</c>
</RemoveComponents>
<Compatibility protectHidden="false">
<ComponentFeatures>
<Feature enabled="no">AppGuard</Feature>
<Feature enabled="no">Battle.net</Feature>
<Feature enabled="no">YubiKey</Feature>
<Feature enabled="no">Bluetooth</Feature>
<Feature enabled="no">USBCamera</Feature>
<Feature enabled="no">CapFrameX</Feature>
<Feature enabled="no">Discord</Feature>
<Feature enabled="no">Docker</Feature>
<Feature enabled="no">EA Anti-Cheat</Feature>
<Feature enabled="no">FileSharing</Feature>
<Feature enabled="no">Hyper-V</Feature>
<Feature enabled="no">iCloud</Feature>
<Feature enabled="no">Kaspersky</Feature>
<Feature enabled="yes">ManualSetup</Feature>
<Feature enabled="no">OfficeSupport</Feature>
<Feature enabled="no">AppxSupport</Feature>
<Feature enabled="no">Netflix</Feature>
<Feature enabled="no">NetworkDiscovery</Feature>
<Feature enabled="no">NightLight</Feature>
<Feature enabled="no">NvidiaSetup</Feature>
<Feature enabled="yes">OOBE</Feature>
<Feature enabled="no">Printing</Feature>
<Feature enabled="no">Recommended-All</Feature>
<Feature enabled="no">RDPServer</Feature>
<Feature enabled="no">SamsungSwitch</Feature>
<Feature enabled="no">Scanning</Feature>
<Feature enabled="yes">ServicingStack</Feature>
<Feature enabled="no">ShellSearchSupport</Feature>
<Feature enabled="no">Spotify</Feature>
<Feature enabled="yes">SFC</Feature>
<Feature enabled="no">DefaultFonts</Feature>
<Feature enabled="yes">SafeMode</Feature>
<Feature enabled="no">TeamViewer</Feature>
<Feature enabled="no">Recommended-Tablet</Feature>
<Feature enabled="no">USBModem</Feature>
<Feature enabled="no">USB</Feature>
<Feature enabled="no">VideoPlayback</Feature>
<Feature enabled="no">VPN</Feature>
<Feature enabled="no">VisualStudio</Feature>
<Feature enabled="no">VSS</Feature>
<Feature enabled="no">ActivationKMS</Feature>
<Feature enabled="no">Activation</Feature>
<Feature enabled="yes">WinSetup</Feature>
<Feature enabled="no">WindowsStore</Feature>
<Feature enabled="yes">WindowsUpdate</Feature>
<Feature enabled="no">WLAN</Feature>
</ComponentFeatures>
<MachineDrivers>
<Machine enabled="no">HostMachine</Machine>
<Machine enabled="no">Hyper-V VM</Machine>
<Machine enabled="no">Parallels VM</Machine>
<Machine enabled="no">Virtual Box VM</Machine>
<Machine enabled="no">VMware VM</Machine>
</MachineDrivers>
</Compatibility>
<Features>
<Feature name="Language.Handwriting~~~en-us~0.0.1.0">false</Feature>
<Feature name="Language.OCR~~~en-us~0.0.1.0">false</Feature>
<Feature name="Language.Speech~~~en-us~0.0.1.0">false</Feature>
<Feature name="Language.TextToSpeech~~~en-us~0.0.1.0">false</Feature>
<Feature name="Language.Basic~~~en-us~0.0.1.0">false</Feature>
<Feature name="OneCoreUAP.OneSync~~~~0.0.1.0">false</Feature>
<Feature name="Browser.InternetExplorer~~~~0.0.11.0">false</Feature>
<Feature name="Internet-Explorer-Optional-amd64">false</Feature>
<Feature name="Printing-Foundation-InternetPrinting-Client">false</Feature>
<Feature name="MathRecognizer~~~~0.0.1.0">false</Feature>
<Feature name="App.Support.QuickAssist~~~~0.0.1.0">false</Feature>
<Feature name="Printing-XPSServices-Features">false</Feature>
<Feature name="WCF-TCP-PortSharing45">false</Feature>
<Feature name="WCF-Services45">false</Feature>
<Feature name="Print.Fax.Scan~~~~0.0.1.0">false</Feature>
<Feature name="Hello.Face.Migration.18967~~~~0.0.1.0">false</Feature>
<Feature name="Hello.Face.18967~~~~0.0.1.0">false</Feature>
</Features>
<Packages>
<Options>
<CleanHotfixedLeftovers>0</CleanHotfixedLeftovers>
<OptimizeAppX>false</OptimizeAppX>
<UpdateBootManager>false</UpdateBootManager>
</Options>
</Packages>
<Commands>
<PostUpdates>
<!--<Command>cmd /c echo Example from [MOUNTDIR]\Windows &amp; pause</Command>-->
<!--<Command>dism /image:[MOUNTDIR] /get-intl</Command>-->
</PostUpdates>
</Commands>
<Drivers>
<Options>
<ReuseDriverCache>false</ReuseDriverCache>
<ShowHidden>true</ShowHidden>
</Options>
</Drivers>
<Unattended mode="0">
<AnswerFileLocationPanther>false</AnswerFileLocationPanther>
<AnswerFileLocationBoot>false</AnswerFileLocationBoot>
<SaveBothArch>false</SaveBothArch>
<EditionPrompt>false</EditionPrompt>
<settings pass="windowsPE">
<component name="Microsoft-Windows-Setup">
<DynamicUpdate>
<WillShowUI>OnError</WillShowUI>
</DynamicUpdate>
<ImageInstall>
<OSImage>
<WillShowUI>OnError</WillShowUI>
<InstallFrom>
<MetaData>
<Key>/IMAGE/INDEX</Key>
<Value>1</Value>
</MetaData>
</InstallFrom>
</OSImage>
</ImageInstall>
<UserData>
<ProductKey>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
</UserData>
</component>
</settings>
</Unattended>
<Tweaks>
<Settings></Settings>
<Services></Services>
<ExtraServices></ExtraServices>
<ScheduledTasks></ScheduledTasks>
</Tweaks>
<ApplyOptions>
<ImageTasks>
<Task>imageSaveRebuild</Task>
<Task>imageFormatWim</Task>
</ImageTasks>
<AutoIsoFile>NTLite.iso</AutoIsoFile>
<AutoIsoLabel>NTLite</AutoIsoLabel>
<AutoSplitSize>4000</AutoSplitSize>
</ApplyOptions>
<Execution BeforeLogonMode="0">
<Remove></Remove>
<Change></Change>
<Add></Add>
</Execution>
<Registry></Registry>
</Preset>