diff --git a/uup-converter-wimlib/ConvertConfig.ini b/uup-converter-wimlib/ConvertConfig.ini deleted file mode 100644 index 655613f..0000000 --- a/uup-converter-wimlib/ConvertConfig.ini +++ /dev/null @@ -1,38 +0,0 @@ -[convert-UUP] -AutoStart =0 -AddUpdates =0 -Cleanup =0 -ResetBase =0 -NetFx3 =0 -StartVirtual =0 -wim2esd =0 -wim2swm =0 -SkipISO =0 -SkipWinRE =0 -LCUwinre =0 -LCUmsuExpand =0 -UpdtBootFiles=0 -ForceDism =0 -RefESD =0 -SkipLCUmsu =0 -SkipEdge =0 -AutoExit =0 -DisableUpdatingUpgrade=0 -AddDrivers =0 -Drv_Source =\Drivers - -[Store_Apps] -SkipApps =0 -AppsLevel =0 -StubAppsFull =0 -CustomList =0 - -[create_virtual_editions] -vUseDism =1 -vAutoStart =0 -vDeleteSource=0 -vPreserve =0 -vwim2esd =0 -vwim2swm =0 -vSkipISO =0 -vAutoEditions= diff --git a/uup-converter-wimlib/CustomAppsList.txt b/uup-converter-wimlib/CustomAppsList.txt deleted file mode 100644 index 89b97ae..0000000 --- a/uup-converter-wimlib/CustomAppsList.txt +++ /dev/null @@ -1,85 +0,0 @@ -### This file allows you to customize which Microsoft Store Apps are installed -### during the UUP to ISO conversion process. -### -### For changes done to this file to be applied, the CustomList option in the -### ConvertConfig.ini file needs to be set to 1. -### -### This customization is supported only in builds 22563 and later. - -### Choose the wanted apps from below by removing # prefix - -### Common Apps / Client editions all -Microsoft.WindowsStore_8wekyb3d8bbwe -Microsoft.StorePurchaseApp_8wekyb3d8bbwe -Microsoft.SecHealthUI_8wekyb3d8bbwe -Microsoft.DesktopAppInstaller_8wekyb3d8bbwe -# Microsoft.Windows.Photos_8wekyb3d8bbwe -# Microsoft.WindowsCamera_8wekyb3d8bbwe -# Microsoft.WindowsNotepad_8wekyb3d8bbwe -# Microsoft.Paint_8wekyb3d8bbwe -# Microsoft.WindowsTerminal_8wekyb3d8bbwe -# MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy -# Microsoft.WindowsAlarms_8wekyb3d8bbwe -# Microsoft.WindowsCalculator_8wekyb3d8bbwe -# Microsoft.WindowsMaps_8wekyb3d8bbwe -# Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe -# Microsoft.ScreenSketch_8wekyb3d8bbwe -# microsoft.windowscommunicationsapps_8wekyb3d8bbwe -# Microsoft.People_8wekyb3d8bbwe -# Microsoft.BingNews_8wekyb3d8bbwe -# Microsoft.BingWeather_8wekyb3d8bbwe -# Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe -# Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe -# Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe -# Microsoft.GetHelp_8wekyb3d8bbwe -# Microsoft.Getstarted_8wekyb3d8bbwe -# Microsoft.Todos_8wekyb3d8bbwe -# Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe -# Microsoft.XboxGameOverlay_8wekyb3d8bbwe -# Microsoft.XboxIdentityProvider_8wekyb3d8bbwe -# Microsoft.PowerAutomateDesktop_8wekyb3d8bbwe -# Microsoft.549981C3F5F10_8wekyb3d8bbwe -# MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe -# MicrosoftCorporationII.MicrosoftFamily_8wekyb3d8bbwe -# Clipchamp.Clipchamp_yxz26nhyzhsrt -# Microsoft.OutlookForWindows_8wekyb3d8bbwe -# MicrosoftTeams_8wekyb3d8bbwe -# Microsoft.Windows.DevHome_8wekyb3d8bbwe -# Microsoft.BingSearch_8wekyb3d8bbwe -# Microsoft.ApplicationCompatibilityEnhancements_8wekyb3d8bbwe -# MicrosoftWindows.CrossDevice_cw5n1h2txyewy -# MSTeams_8wekyb3d8bbwe -# Microsoft.MicrosoftPCManager_8wekyb3d8bbwe -# Microsoft.StartExperiencesApp_8wekyb3d8bbwe - -### Media Apps / Client non-N editions -# Microsoft.ZuneMusic_8wekyb3d8bbwe -# Microsoft.ZuneVideo_8wekyb3d8bbwe -# Microsoft.YourPhone_8wekyb3d8bbwe -# Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe -# Microsoft.GamingApp_8wekyb3d8bbwe -# Microsoft.XboxGamingOverlay_8wekyb3d8bbwe -# Microsoft.Xbox.TCUI_8wekyb3d8bbwe - -### Media Codecs / Client non-N editions, Team edition -# Microsoft.WebMediaExtensions_8wekyb3d8bbwe -# Microsoft.RawImageExtension_8wekyb3d8bbwe -# Microsoft.HEIFImageExtension_8wekyb3d8bbwe -# Microsoft.HEVCVideoExtension_8wekyb3d8bbwe -# Microsoft.VP9VideoExtensions_8wekyb3d8bbwe -# Microsoft.WebpImageExtension_8wekyb3d8bbwe -# Microsoft.DolbyAudioExtensions_8wekyb3d8bbwe -# Microsoft.AVCEncoderVideoExtension_8wekyb3d8bbwe -# Microsoft.MPEG2VideoExtension_8wekyb3d8bbwe -# Microsoft.AV1VideoExtension_8wekyb3d8bbwe - -### Surface Hub Apps / Team edition -# Microsoft.Whiteboard_8wekyb3d8bbwe -# microsoft.microsoftskydrive_8wekyb3d8bbwe -# Microsoft.MicrosoftTeamsforSurfaceHub_8wekyb3d8bbwe -# MicrosoftCorporationII.MailforSurfaceHub_8wekyb3d8bbwe -# Microsoft.MicrosoftPowerBIForWindows_8wekyb3d8bbwe -# Microsoft.SkypeApp_kzf8qxf38zg5c -# Microsoft.Office.Excel_8wekyb3d8bbwe -# Microsoft.Office.PowerPoint_8wekyb3d8bbwe -# Microsoft.Office.Word_8wekyb3d8bbwe diff --git a/uup-converter-wimlib/README.md b/uup-converter-wimlib/README.md deleted file mode 100644 index 84c8336..0000000 --- a/uup-converter-wimlib/README.md +++ /dev/null @@ -1,22 +0,0 @@ -# UUP -> ISO Converter ft. WimLib - -* Automated windows command script to process Microsoft Windows 10 **Unified Update Platform** files, allowing to build/convert them into a usable state (ISO / WIM). - -- You can get UUP files by performing upgrade from Windows 10 build to later build (starting 15063). - -* You can also obtain UUP canonical source using one of these projects: -[UUP dump website](https://uupdump.ml/) -[UUP Generation Project](https://uup.rg-adguard.net/) - -- Refer to ReadMe.html for detailed usage and info. - -## Credits - -* [whatever127](https://github.com/whatever127) - UUP dump -* [Eric Biggers](http://wimlib.net) - wimlib -* [Igor Pavlov](https://www.7-zip.org/) - 7-zip -* [erwan.l](http://reboot.pro/files/file/313-offlinereg) - offlinereg -* [cdob](http://reboot.pro/topic/20471-windows-pe-5x-boot-problem) - create aio efisys.bin -* [@rgadguard](https://twitter.com/rgadguard) - initial script and co-enhancing -* Special thanks to: @Enthousiast, @s1ave77, @Ratiborus58, @NecrosoftCore, @DiamondMonday, @WzorNET -* cdimage, imagex and bcdedit are intellectual property of Microsoft Corporation. diff --git a/uup-converter-wimlib/ReadMe.html b/uup-converter-wimlib/ReadMe.html deleted file mode 100644 index aa8f07b..0000000 --- a/uup-converter-wimlib/ReadMe.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - - UUP to ISO - - - - -
-
- -

Overview

- -
-
- -

How To Use

- -
-
- -

Output Choice

- -
-
- -

Configuration Options

- Control conversion behavior, output and automation.

- You have three ways to change the state of these options, where 0 means the option is OFF (no), and 1 means the option is ON (yes):
- - edit ConvertConfig.ini under [convert-UUP] and [Store_Apps] sections
- - delete ConvertConfig.ini and edit convert-UUP.cmd script directly
- - use menu choice 6 (this does not include all options)

- -
-
- -

Add Updates Option

-

Info

- -
-

How To

- -
-

Note

- -
-
- -

Virtual Editions

-

Info

- -
-

How To

- -
-

Options

- -
-

Config Options

- Control process behavior, output and automation.

- You have two ways to change the state of these options, where 0 means the option is OFF (no), and 1 means the option is ON (yes):
- - edit ConvertConfig.ini under [create_virtual_editions] section
- - delete ConvertConfig.ini and edit create_virtual_editions.cmd script directly

- -
- Note:

- If create_virtual_editions.cmd is started from convert-UUP.cmd, options AutoStart & wim2esd & SkipISO will be inherited from convert-UUP section, regardless their current state under create_virtual_editions section

- meaning, the script will auto-create virtual editions if convert-UUP's AutoStart=1
- and install.wim will be converted to install.esd if convert-UUP's wim2esd=1, otherwise skip conversion if convert-UUP's wim2esd=0
-
-
- -

Multi-Architecture ISO (x86/x64)

-

How To

- -
-

Options

- -
-

Notes

- -
-
- -

Debug Mode

- Intended to help into detecting errors in the script or the conversion process and create a full log of the operation.

- To enable debug mode, follow these steps:

- -
- Note: create_virtual_editions.cmd will inherit debug mode if StartVirtual option is active.
-
-
- -

Extra Notes

- -
-
- -

Credits

- -
- Author: abbodi1406 -
-
- - - - \ No newline at end of file diff --git a/uup-converter-wimlib/Remove_Failure_MountDir_TempDir.cmd b/uup-converter-wimlib/Remove_Failure_MountDir_TempDir.cmd deleted file mode 100644 index 51ab145..0000000 --- a/uup-converter-wimlib/Remove_Failure_MountDir_TempDir.cmd +++ /dev/null @@ -1,110 +0,0 @@ -@setlocal DisableDelayedExpansion -@echo off -set _args= -set _args=%* -if not defined _args goto :NoProgArgs -for %%A in (%_args%) do ( -if /i "%%A"=="-wow" set _rel1=1 -if /i "%%A"=="-arm" set _rel2=1 -) -:NoProgArgs -set "_cmdf=%~f0" -if exist "%SystemRoot%\Sysnative\cmd.exe" if not defined _rel1 ( -setlocal EnableDelayedExpansion -start %SystemRoot%\Sysnative\cmd.exe /c ""!_cmdf!" -wow " -exit /b -) -if exist "%SystemRoot%\SysArm32\cmd.exe" if /i %PROCESSOR_ARCHITECTURE%==AMD64 if not defined _rel2 ( -setlocal EnableDelayedExpansion -start %SystemRoot%\SysArm32\cmd.exe /c ""!_cmdf!" -arm " -exit /b -) -set "_Null=1>nul 2>nul" -set "SysPath=%SystemRoot%\System32" -if exist "%SystemRoot%\Sysnative\reg.exe" (set "SysPath=%SystemRoot%\Sysnative") -set "Path=%SysPath%;%SystemRoot%;%SysPath%\Wbem;%SysPath%\WindowsPowerShell\v1.0\" -whoami /groups | findstr /i /c:"S-1-16-16384" /c:"S-1-16-12288" %_Null% || (echo.&echo This script require administrator privileges.&goto :TheEnd) -set _drv=%~d0 -set "xOS=%PROCESSOR_ARCHITECTURE%" -if /i %PROCESSOR_ARCHITECTURE%==x86 (if defined PROCESSOR_ARCHITEW6432 set "xOS=%PROCESSOR_ARCHITEW6432%") -set _m=0 -set _t=0 -set "_key=HKLM\SOFTWARE\Microsoft\WIMMount\Mounted Images" -set regKeyPathFound=1 -set wowRegKeyPathFound=1 -reg.exe query "HKLM\Software\Wow6432Node\Microsoft\Windows Kits\Installed Roots" /v KitsRoot10 %_Null% || set wowRegKeyPathFound=0 -reg.exe query "HKLM\Software\Microsoft\Windows Kits\Installed Roots" /v KitsRoot10 %_Null% || set regKeyPathFound=0 -if %wowRegKeyPathFound% equ 0 ( - if %regKeyPathFound% equ 0 ( - goto :precheck - ) else ( - set regKeyPath=HKLM\Software\Microsoft\Windows Kits\Installed Roots - ) -) else ( - set regKeyPath=HKLM\Software\Wow6432Node\Microsoft\Windows Kits\Installed Roots -) -for /f "skip=2 tokens=2*" %%i in ('reg.exe query "%regKeyPath%" /v KitsRoot10') do set "KitsRoot=%%j" -set "DandIRoot=%KitsRoot%Assessment and Deployment Kit\Deployment Tools" -if exist "%DandIRoot%\%xOS%\DISM\dism.exe" ( -set "Path=%DandIRoot%\%xOS%\DISM;%SysPath%;%SystemRoot%;%SysPath%\Wbem;%SysPath%\WindowsPowerShell\v1.0\" -cd \ -) - -:precheck -set _er=0 -echo. -echo. -choice /C YN /N /M "Detect and cleanup any mounted directories? [y/n]: " -set _er=%ERRORLEVEL% -if %_er% EQU 2 goto :check2 -if %_er% EQU 1 set _m=1&goto :check2 -goto :precheck - -:check2 -set _er=0 -echo. -echo. -choice /C YN /N /M "Detect and remove any W10UI* temporary directories? [y/n]: " -set _er=%ERRORLEVEL% -if %_er% EQU 2 (if %_m% EQU 1 (goto :ALL) else (goto :eof)) -if %_er% EQU 1 set _t=1&goto :ALL -goto :check2 - -:ALL -@cls -if %_m% EQU 0 goto :TEMP -for /f "tokens=3*" %%a in ('reg.exe query "%_key%" /s /v "Mount Path" 2^>nul ^| findstr /i /c:"Mount Path"') do (set "_mount=%%b"&call :CLN) -dism.exe /English /Cleanup-Wim -dism.exe /English /Cleanup-Mountpoints -if %_t% EQU 1 goto :TEMP -goto :TheEnd - -:TEMP -echo. -echo Removing W10UI* directories -for %%# in (C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z) do ( -if exist "%%#:\W10UIuup\" (set "_mount=%%#:\W10UIuup"&call :TMP) -if exist "%%#:\W10MUITEMP\" (set "_mount=%%#:\W10MUITEMP"&call :TMP) -if exist "%%#:\W10UItemp\" (set "_mount=%%#:\W10UItemp"&call :TMP) -for /f %%A in ('dir /b /ad "%%#:\W10UItemp_*" 2^>nul') do (set "_mount=%%#:\%%A"&call :TMP) -) -goto :TheEnd - -:CLN -dism.exe /English /Image:"%_mount%" /Get-Packages %_Null% -dism.exe /English /Unmount-Wim /MountDir:"%_mount%" /Discard -:TMP -if exist "%_mount%\" rmdir /s /q "%_mount%\" %_Null% -if exist "%_mount%" ( -mkdir %_drv%\_del286 %_Null% -robocopy %_drv%\_del286 "%_mount%" /MIR /R:1 /W:1 /NFL /NDL /NP /NJH /NJS %_Null% -rmdir /s /q %_drv%\_del286\ %_Null% -rmdir /s /q "%_mount%" %_Null% -) -exit /b - -:TheEnd -echo. -echo Press any key to exit. -pause >nul -goto :eof diff --git a/uup-converter-wimlib/UUPs/.README b/uup-converter-wimlib/UUPs/.README deleted file mode 100644 index e810947..0000000 --- a/uup-converter-wimlib/UUPs/.README +++ /dev/null @@ -1,3 +0,0 @@ -Place UUP files in this folder to be detected automatically - -alternatively, you will be prompted to enter other UUP folder path diff --git a/uup-converter-wimlib/bin/7z.dll b/uup-converter-wimlib/bin/7z.dll deleted file mode 100644 index 654f92e..0000000 Binary files a/uup-converter-wimlib/bin/7z.dll and /dev/null differ diff --git a/uup-converter-wimlib/bin/7z.exe b/uup-converter-wimlib/bin/7z.exe deleted file mode 100644 index c8770bd..0000000 Binary files a/uup-converter-wimlib/bin/7z.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/APAP.exe b/uup-converter-wimlib/bin/APAP.exe deleted file mode 100644 index 36a2b36..0000000 Binary files a/uup-converter-wimlib/bin/APAP.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/APAP.txt b/uup-converter-wimlib/bin/APAP.txt deleted file mode 100644 index c13d425..0000000 --- a/uup-converter-wimlib/bin/APAP.txt +++ /dev/null @@ -1,82 +0,0 @@ -@exit /b - -:embed: -[Environment]::CurrentDirectory = (Get-Location -PSProvider FileSystem).ProviderPath -Add-Type -Path .\Microsoft.Dism.dll -$Dism = [Microsoft.Dism.DismApi] - -function ATA($Mnt, $Log = [NullString]::Value, $Tmp = [NullString]::Value, $Stub = 0) { - -try -{ - $Dism::InitializeEx(2, $Log, $Tmp) - $sesn = $Dism::OpenOfflineSession($Mnt) - $lst = [IO.File]::ReadAllLines('AppsToAdd.txt', [Text.Encoding]::ASCII) -} -catch -{ - Write-Host -Fore Red -Back Black $_.Exception.Message - return -} - -[bool]$bError = $FALSE - -ForEach ($itm in $lst) -{ - $drc = [IO.Path]::GetDirectoryName($itm) - - if ($drc.Equals('MSIXFramework', 'OrdinalIgnoreCase')) - { - Write-Host ([IO.Path]::GetFileNameWithoutExtension($itm)) - try - { - $Dism::AddProvisionedAppxPackage($sesn, $itm, $null, $null, $null) - } - catch - { - Write-Host -Fore Red -Back Black $_.Exception.Message - $bError = $TRUE - break - } - continue - } - - Write-Host ($drc) - [bool]$isStub = ([IO.Directory]::Exists($drc + '\AppxMetadata\Stub')) -and ([IO.Directory]::GetFiles($drc + '\AppxMetadata\Stub').Length -gt 0) - if ($isStub) - { - $stb = 2 - if ($Stub -ne 0) {$stb = 1} - } - else - { - $stb = 0 - } - try - { - $Dism::AddProvisionedAppxPackage($sesn, $itm, $null, $null, $drc + '\License.xml', $null, 'all', $stb) - } - catch - { - Write-Host -Fore Red -Back Black $_.Exception.Message - $bError = $TRUE - break - } -} - -if ($bError) -{ - try {$Dism::CloseSession($sesn)} catch {} - try {$Dism::CloseSession($sesn)} catch {} - try {$sesn = $Dism::OpenOfflineSession($Mnt)} catch {} - try {$Dism::CloseSession($sesn)} catch {} - $Dism::Shutdown() -} -else -{ - $Dism::CloseSession($sesn) - $Dism::Shutdown() -} - -} -:embed: diff --git a/uup-converter-wimlib/bin/CompDB_App.txt b/uup-converter-wimlib/bin/CompDB_App.txt deleted file mode 100644 index a27aff0..0000000 --- a/uup-converter-wimlib/bin/CompDB_App.txt +++ /dev/null @@ -1,53 +0,0 @@ -@exit /b - -:embed: -$cwd = (Get-Location -PSProvider FileSystem).ProviderPath -$doc = [xml](Get-Content .\CompDB_App.xml) -ForEach ($a in $doc.CompDB.Features.Feature) { - If ($null -eq $a.CustomInformation) {continue} - $p = 'Apps\' + $a.FeatureID - $t = $p + '\License.xml' - If (Test-Path $t) {continue} - $d = $null - ForEach ($c in $a.CustomInformation.CustomInfo) {If ($c.Key -eq 'licensedata') {$d = $c.InnerText} } - If ($null -eq $d) {continue} - $null = [IO.Directory]::CreateDirectory($p) - [IO.File]::WriteAllText($t,$d,[System.Text.Encoding]::ASCII) -} -$packs = @{} -ForEach ($a in $doc.CompDB.Packages.Package) { - $packs[$($a.ID)] = $a.Payload.PayloadItem.Path -replace '(.*\\IPA\\)(.*)','IPA\$2' -} -#echo ('File_Prefix;Target_Path') | Out-File -Encoding ASCII .\_AppsFilesList.csv -ForEach ($a in $doc.CompDB.Features.Feature) { -ForEach ($b in $a.Packages.Package) { - $null = $packs[$($b.ID)] -match '.*\\' - $prefix = $matches[0].Replace('\','_') - $suffix = $packs[$($b.ID)] -replace '(.*?)\\(.*?)\\(.*)', '$3' - If ($a.Type -eq 'MSIXFramework') {$fnpath = 'Apps\MSIXFramework\' + $suffix} - Else {$fnpath = 'Apps\' + $a.FeatureID + '\' + $suffix} - echo ($prefix + ';' + $fnpath) | Out-File -Encoding ASCII -Append .\_AppsFilesList.csv - If (Test-Path $fnpath) {continue} - $flname = [IO.Path]::GetFileName($fnpath) - $drname = [IO.Path]::GetDirectoryName($fnpath) - If (Test-Path $flname) {$source = $flname} - ElseIf (Test-Path ($prefix + $flname)) {$source = $prefix + $flname} - Else {continue} - [bool]$pathlong = (($cwd + '\' + $fnpath).Length -gt 255) -or (($cwd + '\' + $drname).Length -gt 248) - If (!$pathlong) { - $null = [IO.Directory]::CreateDirectory($drname) - Move-Item -Path $source -Destination $fnpath -Force - continue - } - Start-Process robocopy.exe -NoNewWindow -Wait -ArgumentList ('"' + $cwd + '"' + ' ' + '"' + $cwd + '\' + $drname + '"' + ' ' + $source + ' /MOV /R:1 /W:1 /NS /NC /NFL /NDL /NP /NJH /NJS') -} -} -:embed: -$x = [xml](Get-Content .\AppsList.xml) -if ($null -ne $x.Apps.Client.Feature) { $Client = [ordered]@{}; foreach ($a in $x.Apps.Client.Feature) {$Client[$($a.FeatureID)] = 'y'}; $ListClient = '_appProf='; ForEach ($k in $Client.Keys) {$ListClient += $k + ','}; echo ($ListClient) | Out-File -Encoding ASCII -Append .\_AppsEditions.txt } -if ($null -ne $x.Apps.CoreN.Feature) { $CoreN = [ordered]@{}; foreach ($a in $x.Apps.CoreN.Feature) {$CoreN[$($a.FeatureID)] = 'y'}; $ListCoreN = '_appProN='; ForEach ($k in $CoreN.Keys) {$ListCoreN += $k + ','}; echo ($ListCoreN) | Out-File -Encoding ASCII -Append .\_AppsEditions.txt } -if ($null -ne $x.Apps.Team.Feature) { $Team = [ordered]@{}; foreach ($a in $x.Apps.Team.Feature) {$Team[$($a.FeatureID)] = 'y'}; $ListTeam = '_appTeam='; ForEach ($k in $Team.Keys) {$ListTeam += $k + ','}; echo ($ListTeam) | Out-File -Encoding ASCII -Append .\_AppsEditions.txt } -if ($null -ne $x.Apps.ServerAzure.Feature) { $sAzure = [ordered]@{}; foreach ($a in $x.Apps.ServerAzure.Feature) {$sAzure[$($a.FeatureID)] = 'y'}; $ListsAzure = '_appAzure='; ForEach ($k in $sAzure.Keys) {$ListsAzure += $k + ','}; echo ($ListsAzure) | Out-File -Encoding ASCII -Append .\_AppsEditions.txt } -if ($null -ne $x.Apps.ServerCore.Feature) { $sCore = [ordered]@{}; foreach ($a in $x.Apps.ServerCore.Feature) {$sCore[$($a.FeatureID)] = 'y'}; $ListsCore = '_appSCore='; ForEach ($k in $sCore.Keys) {$ListsCore += $k + ','}; echo ($ListsCore) | Out-File -Encoding ASCII -Append .\_AppsEditions.txt } -if ($null -ne $x.Apps.ServerFull.Feature) { $sFull = [ordered]@{}; foreach ($a in $x.Apps.ServerFull.Feature) {$sFull[$($a.FeatureID)] = 'y'}; $ListsFull = '_appSFull='; ForEach ($k in $sFull.Keys) {$ListsFull += $k + ','}; echo ($ListsFull) | Out-File -Encoding ASCII -Append .\_AppsEditions.txt } -:embed: diff --git a/uup-converter-wimlib/bin/Microsoft.Dism.dll b/uup-converter-wimlib/bin/Microsoft.Dism.dll deleted file mode 100644 index a7d69e4..0000000 Binary files a/uup-converter-wimlib/bin/Microsoft.Dism.dll and /dev/null differ diff --git a/uup-converter-wimlib/bin/PSFExtractor.exe b/uup-converter-wimlib/bin/PSFExtractor.exe deleted file mode 100644 index be5fede..0000000 Binary files a/uup-converter-wimlib/bin/PSFExtractor.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/PSFExtractor.exe.config b/uup-converter-wimlib/bin/PSFExtractor.exe.config deleted file mode 100644 index ec35130..0000000 --- a/uup-converter-wimlib/bin/PSFExtractor.exe.config +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/uup-converter-wimlib/bin/SxSExpand.exe b/uup-converter-wimlib/bin/SxSExpand.exe deleted file mode 100644 index bd6c0cb..0000000 Binary files a/uup-converter-wimlib/bin/SxSExpand.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/Updates.bat b/uup-converter-wimlib/bin/Updates.bat deleted file mode 100644 index c0dc6bc..0000000 --- a/uup-converter-wimlib/bin/Updates.bat +++ /dev/null @@ -1,24 +0,0 @@ -@echo off -title Installing Updates . . . -cd /d "%~dp0" -if not exist "*Windows1*-KB*.msu" if not exist "*Windows1*-KB*.cab" if not exist "*SSU-*-*.cab" exit /b 0 -if exist "1SSU-*-*.cab" for /f "tokens=* delims=" %%# in ('dir /b /on "1SSU-*-*.cab"') do ( -call dism.exe /Online /NoRestart /Add-Package /PackagePath:%%# -) -if exist "1Windows1*-KB*.cab" for /f "tokens=* delims=" %%# in ('dir /b /on "1Windows1*-KB*.cab"') do ( -call dism.exe /Online /NoRestart /Add-Package /PackagePath:%%# -) -if exist "*NetFx3*.cab" if not exist "%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\ngen.exe" ( -call dism.exe /Online /NoRestart /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:%cd% -) -if exist "2Windows1*-KB*.cab" for /f "tokens=* delims=" %%# in ('dir /b /on "2Windows1*-KB*.cab"') do ( -call dism.exe /Online /NoRestart /Add-Package /PackagePath:%%# -) -if exist "3Windows1*-KB*.cab" for /f "tokens=* delims=" %%# in ('dir /b /on "3Windows1*-KB*.cab"') do ( -call dism.exe /Online /NoRestart /Add-Package /PackagePath:%%# -) -if exist "3Windows1*-KB*.msu" for /f "tokens=* delims=" %%# in ('dir /b /on "3Windows1*-KB*.msu"') do ( -call dism.exe /Online /NoRestart /Add-Package /PackagePath:%%# -) -cd \ -(goto) 2>nul&rd /s /q "%~dp0" \ No newline at end of file diff --git a/uup-converter-wimlib/bin/bcdedit.exe b/uup-converter-wimlib/bin/bcdedit.exe deleted file mode 100644 index 4705c6c..0000000 Binary files a/uup-converter-wimlib/bin/bcdedit.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/bfi.exe b/uup-converter-wimlib/bin/bfi.exe deleted file mode 100644 index ef0f734..0000000 Binary files a/uup-converter-wimlib/bin/bfi.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/bin64/libwim-15.dll b/uup-converter-wimlib/bin/bin64/libwim-15.dll deleted file mode 100644 index 58ead3d..0000000 Binary files a/uup-converter-wimlib/bin/bin64/libwim-15.dll and /dev/null differ diff --git a/uup-converter-wimlib/bin/bin64/wimlib-imagex.exe b/uup-converter-wimlib/bin/bin64/wimlib-imagex.exe deleted file mode 100644 index 14c7fc3..0000000 Binary files a/uup-converter-wimlib/bin/bin64/wimlib-imagex.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/bootmui.txt b/uup-converter-wimlib/bin/bootmui.txt deleted file mode 100644 index 47c66c5..0000000 --- a/uup-converter-wimlib/bin/bootmui.txt +++ /dev/null @@ -1,42 +0,0 @@ -appraiser.dll.mui -arunres.dll.mui -cmisetup.dll.mui -compatctrl.dll.mui -compatprovider.dll.mui -deployprovider.dll.mui -dism.exe.mui -dismapi.dll.mui -dismcore.dll.mui -dismprov.dll.mui -folderprovider.dll.mui -imagingprovider.dll.mui -input.dll.mui -logprovider.dll.mui -MediaSetupUIMgr.dll.mui -nlsbres.dll.mui -osimageprovider.dll.mui -pnpibs.dll.mui -reagent.adml -reagent.dll.mui -rollback.exe.mui -setup.exe.mui -setup_help_upgrade_or_custom.rtf -setupcompat.dll.mui -SetupCore.dll.mui -SetupMgr.dll.mui -setupplatform.exe.mui -SetupPrep.exe.mui -smiengine.dll.mui -spwizres.dll.mui -upgloader.dll.mui -uxlibres.dll.mui -vhdprovider.dll.mui -vofflps.rtf -vofflps_server.rtf -w32uires.dll.mui -wdsclient.dll.mui -wdsimage.dll.mui -wimgapi.dll.mui -wimprovider.dll.mui -WinDlp.dll.mui -winsetup.dll.mui \ No newline at end of file diff --git a/uup-converter-wimlib/bin/bootwim.txt b/uup-converter-wimlib/bin/bootwim.txt deleted file mode 100644 index ce7d9c7..0000000 --- a/uup-converter-wimlib/bin/bootwim.txt +++ /dev/null @@ -1,121 +0,0 @@ -alert.gif -api-ms-win-core-apiquery-l1-1-0.dll -api-ms-win-downlevel-advapi32-l1-1-0.dll -api-ms-win-downlevel-advapi32-l1-1-1.dll -api-ms-win-downlevel-advapi32-l2-1-0.dll -api-ms-win-downlevel-advapi32-l2-1-1.dll -api-ms-win-downlevel-advapi32-l3-1-0.dll -api-ms-win-downlevel-advapi32-l4-1-0.dll -api-ms-win-downlevel-kernel32-l1-1-0.dll -api-ms-win-downlevel-kernel32-l2-1-0.dll -api-ms-win-downlevel-ole32-l1-1-0.dll -api-ms-win-downlevel-ole32-l1-1-1.dll -api-ms-win-downlevel-shlwapi-l1-1-0.dll -api-ms-win-downlevel-shlwapi-l1-1-1.dll -api-ms-win-downlevel-user32-l1-1-0.dll -api-ms-win-downlevel-user32-l1-1-1.dll -api-ms-win-downlevel-version-l1-1-0.dll -appcompat.xsl -appcompat_bidi.xsl -appcompat_detailed_bidi_txt.xsl -appcompat_detailed_txt.xsl -appraiser.dll -ARUNIMG.dll -arunres.dll -autorun.dll -bcd.dll -bootsvc.dll -cmisetup.dll -compatctrl.dll -compatprovider.dll -compliance.ini -cryptosetup.dll -diager.dll -diagnostic.dll -diagtrack.dll -diagtrackrunner.exe -dism.exe -dismapi.dll -dismcore.dll -dismcoreps.dll -dismprov.dll -ext-ms-win-advapi32-encryptedfile-l1-1-0.dll -folderprovider.dll -hwcompat.dll -hwcompat.txt -hwcompatPE.txt -hwexclude.txt -hwexcludePE.txt -hwreqchk.dll -idwbinfo.txt -imagelib.dll -imagingprovider.dll -input.dll -lang.ini -locale.nls -logprovider.dll -MediaSetupUIMgr.dll -ndiscompl.dll -nlsbres.dll -ntdsupg.dll -offline.xml -pnpibs.dll -reagent.admx -reagent.dll -reagent.xml -rollback.exe -schema.dat -segoeui.ttf -ServicingCommon.dll -setup.exe -setupcompat.dll -SetupCore.dll -SetupHost.exe -SetupMgr.dll -SetupPlatform.cfg -SetupPlatform.dll -SetupPlatform.exe -SetupPrep.exe -SmiEngine.dll -spflvrnt.dll -spprgrss.dll -spwizeng.dll -spwizimg.dll -spwizres.dll -sqmapi.dll -testplugin.dll -unattend.dll -unbcl.dll -upgloader.dll -upgrade_frmwrk.xml -utcapi.dll -uxlib.dll -uxlibres.dll -vhdprovider.dll -w32uiimg.dll -w32uires.dll -warning.gif -wdsclient.dll -wdsclientapi.dll -wdscommonlib.dll -wdscore.dll -wdscsl.dll -wdsimage.dll -wdstptc.dll -wdsutil.dll -wimgapi.dll -wimprovider.dll -win32ui.dll -WinDlp.dll -winsetup.dll -wpx.dll -xmllite.dll -deployprovider.dll -osimageprovider.dll -pnppropmig.dll -UnattendMgr.dll -UpdateCompression.dll -WinSetupBoot.hiv -WinSetupBoot.sys -WinSetupMon.hiv -WinSetupMon.sys \ No newline at end of file diff --git a/uup-converter-wimlib/bin/cabarc.exe b/uup-converter-wimlib/bin/cabarc.exe deleted file mode 100644 index a757a94..0000000 Binary files a/uup-converter-wimlib/bin/cabarc.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/cdimage.exe b/uup-converter-wimlib/bin/cdimage.exe deleted file mode 100644 index fd50e05..0000000 Binary files a/uup-converter-wimlib/bin/cdimage.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/imagex.exe b/uup-converter-wimlib/bin/imagex.exe deleted file mode 100644 index e1e0700..0000000 Binary files a/uup-converter-wimlib/bin/imagex.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/libwim-15.dll b/uup-converter-wimlib/bin/libwim-15.dll deleted file mode 100644 index 3fe2a60..0000000 Binary files a/uup-converter-wimlib/bin/libwim-15.dll and /dev/null differ diff --git a/uup-converter-wimlib/bin/offlinereg.exe b/uup-converter-wimlib/bin/offlinereg.exe deleted file mode 100644 index 0f88e58..0000000 Binary files a/uup-converter-wimlib/bin/offlinereg.exe and /dev/null differ diff --git a/uup-converter-wimlib/bin/offreg.dll b/uup-converter-wimlib/bin/offreg.dll deleted file mode 100644 index c99cf11..0000000 Binary files a/uup-converter-wimlib/bin/offreg.dll and /dev/null differ diff --git a/uup-converter-wimlib/bin/psfx.txt b/uup-converter-wimlib/bin/psfx.txt deleted file mode 100644 index 0391718..0000000 --- a/uup-converter-wimlib/bin/psfx.txt +++ /dev/null @@ -1,96 +0,0 @@ -@exit /b - -:cabpsf: -function Native($DllFile) -{ -$Lib = [IO.Path]::GetFileName($DllFile) -$Marshal = [System.Runtime.InteropServices.Marshal] -$Module = [AppDomain]::CurrentDomain.DefineDynamicAssembly((Get-Random), 'Run').DefineDynamicModule((Get-Random)) -$Struct = $Module.DefineType('DI', 1048841, [ValueType], 0) -[void]$Struct.DefineField('lpStart', [IntPtr], 6) -[void]$Struct.DefineField('uSize', [UIntPtr], 6) -[void]$Struct.DefineField('Editable', [Boolean], 6) -$DELTA_INPUT = $Struct.CreateType() -$Struct = $Module.DefineType('DO', 1048841, [ValueType], 0) -[void]$Struct.DefineField('lpStart', [IntPtr], 6) -[void]$Struct.DefineField('uSize', [UIntPtr], 6) -$DELTA_OUTPUT = $Struct.CreateType() -$Class = $Module.DefineType('PSFE', 1048961, [Object], 0) -[void]$Class.DefinePInvokeMethod('LoadLibraryW', 'kernel32.dll', 22, 1, [IntPtr], @([String]), 1, 3).SetImplementationFlags(128) -[void]$Class.DefinePInvokeMethod('ApplyDeltaB', $Lib, 22, 1, [Int32], @([Int64], [Type]$DELTA_INPUT, [Type]$DELTA_INPUT, [Type]$DELTA_OUTPUT.MakeByRefType()), 1, 3) -[void]$Class.DefinePInvokeMethod('DeltaFree', $Lib, 22, 1, [Int32], @([IntPtr]), 1, 3) -$Win32 = $Class.CreateType() -} -function ApplyDelta($dBuffer, $dFile) -{ -$trg = [Activator]::CreateInstance($DELTA_OUTPUT) -$src = [Activator]::CreateInstance($DELTA_INPUT) -$dlt = [Activator]::CreateInstance($DELTA_INPUT) -$dlt.lpStart = $Marshal::AllocHGlobal($dBuffer.Length) -$dlt.uSize = [Activator]::CreateInstance([UIntPtr], @([UInt32]$dBuffer.Length)) -$dlt.Editable = $true -$Marshal::Copy($dBuffer, 0, $dlt.lpStart, $dBuffer.Length) -[void]$Win32::ApplyDeltaB(0, $src, $dlt, [ref]$trg) -if ($trg.lpStart -eq [IntPtr]::Zero) {return} -$out = New-Object byte[] $trg.uSize.ToUInt32() -$Marshal::Copy($trg.lpStart, $out, 0, $out.Length) -[IO.File]::WriteAllBytes($dFile, $out) -if ($dlt.lpStart -ne [IntPtr]::Zero) {$Marshal::FreeHGlobal($dlt.lpStart)} -if ($trg.lpStart -ne [IntPtr]::Zero) {[void]$Win32::DeltaFree($trg.lpStart)} -} -function G($DirectoryName) -{ -$DeltaList = [ordered] @{} -$doc = New-Object xml -$doc.Load($DirectoryName + "\express.psf.cix.xml") -$child = $doc.FirstChild.NextSibling.FirstChild -while (!$child.LocalName.Equals("Files")) {$child = $child.NextSibling} -$FileList = $child.ChildNodes -foreach ($file in $FileList) -{ -$fileChild = $file.FirstChild -while (!$fileChild.LocalName.Equals("Delta")) {$fileChild = $fileChild.NextSibling} -$deltaChild = $fileChild.FirstChild -while (!$deltaChild.LocalName.Equals("Source")) {$deltaChild = $deltaChild.NextSibling} -$DeltaList[$($file.id)] = @{name=$file.name; time=$file.time; stype=$deltaChild.type; offset=$deltaChild.offset; length=$deltaChild.length}; -} -return $DeltaList -} -function P($CabFile, $DllFile = 'msdelta.dll') -{ -if ($DllFile -eq 'msdelta.dll' -and (Test-Path "$env:SystemRoot\System32\UpdateCompression.dll")) {$DllFile = "$env:SystemRoot\System32\UpdateCompression.dll"} -. Native($DllFile) -[void]$Win32::LoadLibraryW($DllFile) -$DirectoryName = $CabFile.Substring(0, $CabFile.LastIndexOf('.')) -$PSFFile = $DirectoryName + ".psf" -$null = [IO.Directory]::CreateDirectory($DirectoryName) -$DeltaList = G $DirectoryName -$PSFFileStream = [IO.File]::OpenRead([IO.Path]::GetFullPath($PSFFile)) -$cwd = [IO.Path]::GetFullPath($DirectoryName) -[Environment]::CurrentDirectory = $cwd -$null = [IO.Directory]::CreateDirectory("000") -foreach ($DeltaFile in $DeltaList.Values) -{ -$FullFileName = $DeltaFile.name -if (Test-Path $FullFileName) {continue} -$ShortFold = [IO.Path]::GetDirectoryName($FullFileName) -$ShortFile = [IO.Path]::GetFileName($FullFileName) -[bool]$UseRobo = (($cwd + '\' + $FullFileName).Length -gt 255) -or (($cwd + '\' + $ShortFold).Length -gt 248) -if ($UseRobo -eq 0 -and $ShortFold.IndexOf("_") -ne -1) {$null = [IO.Directory]::CreateDirectory($ShortFold)} -if ($UseRobo -eq 0) {$WhereFile = $FullFileName} -Else {$WhereFile = "000\" + $ShortFile} -try {[void]$PSFFileStream.Seek($DeltaFile.offset, 0)} catch {} -$Buffer = New-Object byte[] $DeltaFile.length -try {[void]$PSFFileStream.Read($Buffer, 0, $DeltaFile.length)} catch {} -$OutputFileStream = [IO.File]::Create($WhereFile) -try {[void]$OutputFileStream.Write($Buffer, 0, $DeltaFile.length)} catch {} -[void]$OutputFileStream.Close() -if ($DeltaFile.stype -eq "PA30" -or $DeltaFile.stype -eq "PA31") {ApplyDelta $Buffer $WhereFile} -$null = [IO.File]::SetLastWriteTimeUtc($WhereFile, [DateTime]::FromFileTimeUtc($DeltaFile.time)) -if ($UseRobo -eq 0) {continue} -Start-Process robocopy.exe -NoNewWindow -Wait -ArgumentList ('"' + $cwd + '\000' + '"' + ' ' + '"' + $cwd + '\' + $ShortFold + '"' + ' ' + $ShortFile + ' /MOV /R:1 /W:1 /NS /NC /NFL /NDL /NP /NJH /NJS') -} -[void]$PSFFileStream.Close() -$null = [IO.Directory]::Delete("000", $True) -} -:cabpsf: diff --git a/uup-converter-wimlib/bin/tiTkn.txt b/uup-converter-wimlib/bin/tiTkn.txt deleted file mode 100644 index e25d3b6..0000000 --- a/uup-converter-wimlib/bin/tiTkn.txt +++ /dev/null @@ -1,21 +0,0 @@ -@exit /b - -:cbsreg: -$Class = [AppDomain]::CurrentDomain.DefineDynamicAssembly(4, 1).DefineDynamicModule(2, $False).DefineType(0) -[void]$Class.DefinePInvokeMethod('OpenProcessToken', 'advapi32.dll', 22, 1, [Boolean], @([IntPtr], [UInt32], [IntPtr].MakeByRefType()), 1, 3) -[void]$Class.DefinePInvokeMethod('DuplicateToken', 'advapi32.dll', 22, 1, [Boolean], @([IntPtr], [Int32], [IntPtr].MakeByRefType()), 1, 3) -[void]$Class.DefinePInvokeMethod('SetThreadToken', 'advapi32.dll', 22, 1, [Boolean], @([IntPtr], [IntPtr]), 1, 3) -$Win32 = $Class.CreateType() -$sysProc = [Diagnostics.Process]::GetProcessById(([WMI]'Win32_Service.Name=''SamSs''').ProcessId) -$sysTkn = 0; $dupTkn = 0 -[void]$Win32::OpenProcessToken($sysProc.Handle, 6, [ref]$sysTkn) -[void]$Win32::DuplicateToken($sysTkn, 2, [ref]$dupTkn) -[void]$Win32::SetThreadToken(0, $dupTkn) -Start-Service TrustedInstaller -$tiProc = [Diagnostics.Process]::GetProcessById(([WMI]'Win32_Service.Name=''TrustedInstaller''').ProcessId) -$tiTkn = 0; $dupTkn = 0 -[void]$Win32::OpenProcessToken($tiProc.Handle, 46, [ref]$tiTkn) -[void]$Win32::DuplicateToken($tiTkn, 2, [ref]$dupTkn) -[void]$Win32::SetThreadToken(0, $dupTkn) -iex ([IO.File]::ReadAllText($r)) | Out-Null -:cbsreg: diff --git a/uup-converter-wimlib/bin/veData.cmd b/uup-converter-wimlib/bin/veData.cmd deleted file mode 100644 index 9de5dc3..0000000 --- a/uup-converter-wimlib/bin/veData.cmd +++ /dev/null @@ -1,283 +0,0 @@ -if "%~1"=="" exit /b -goto :%1 2>nul - -:IoTEnterpriseSK -set "EditionID=%1" -set "desc=IoT Enterprise LTSC Subscription" -set "source=%IndexLTSC%" -set "winver=%wtxLTSC%" -set "channel=OEM" -set "ProductId=00486-90000-00000-AAOEM" -set "OSProductContentId=43c78df7-53a1-cf2a-da31-7b8945b3044b" -set "OSProductPfn=Microsoft.Windows.205.X23-15042_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303438362D39303030302D30303030302D41414F454D00051300005B4E695D5832332D3135303432000000051300000000BCCCD991AFD48641080000000000969E2566E77E6C8F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000F2A0EFC6" -set "DigitalProductId4=F804000004000000300033003600310032002D00300034003800360039002D003000300030002D003000300030003000300030002D00300032002D0031003000330033002D00320036003100300030002E0030003000300030002D003100310032003200300032003400000000000000000000000000000000000000000000000000000000000000350061003800350033003000300061002D0062006600630065002D0034003700340066002D0061006300300037002D0061003300300039003800330065003300660062003900300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000049006F00540045006E007400650072007000720069007300650053004B00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051300000000BCCCD991AFD486410800B4FCD7641FA390E5D9061EF16F5399BD255E8E96E125A2E4CD363528E19E8D05765FDDC2238529058FD62928FF3789176AE1E7D39096EB5C98C05AED7DF4F4935B004E0069005D005800320033002D00310035003000340032000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D003A0044004D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:IoTEnterpriseK -set "EditionID=%1" -set "desc=IoT Enterprise Subscription" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=OEM" -set "ProductId=00504-70000-00000-AAOEM" -set "OSProductContentId=4727cca0-ffa3-f252-8c48-06afc5b3aa27" -set "OSProductPfn=Microsoft.Windows.206.X23-62084_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303530342D37303030302D30303030302D41414F454D00B71300005B47655D5832332D3632303834000000B713000000008C6F923E55B4C5A50900000000005D36426576D7C57602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008AB10062" -set "DigitalProductId4=F804000004000000350035003000340031002D00300035003000340037002D003000300030002D003000300030003000300030002D00300032002D0031003000320035002D0039003200300030002E0030003000300030002D0033003000350032003000320033000000000000000000000000000000000000000000000000000000000000000000380030003000380033006500610065002D0037003000330031002D0034003300390034002D0039006500380038002D0034003900300031003900370033006400350036006600650000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000049006F00540045006E00740065007200700072006900730065004B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B713000000008C6F923E55B4C5A50900B8ED6E6215B2C97A38AD9B65AC2374B18A31AAC91A6DAEF73373005B60466AB177DB59238C1DF24C2CF0902958316F304787D4A0928BE2C56F269A9D580C52355B00470065005D005800320033002D00360032003000380034000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D003A0044004D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:IoTEnterpriseS -set "EditionID=%1" -set "desc=IoT Enterprise LTSC" -set "source=%IndexLTSC%" -set "winver=%wtxLTSC%" -set "channel=OEM" -set "ProductId=00436-40000-00000-AAOEM" -set "OSProductContentId=d5914fe3-3021-a30f-7bb7-e1714e56ecc0" -set "OSProductPfn=Microsoft.Windows.191.X21-99672_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303433362D34303030302D30303030302D41414F454D000C1100005B56625D5832312D39393637320000000C1100000000D499A3B1A9035BEF09000000000011D0F8602F6CACBA020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064A7CB60" -set "DigitalProductId4=F804000004000000350035003000340031002D00300034003300360034002D003000300030002D003000300030003000300030002D00300032002D0031003000320035002D0039003200300030002E0030003000300030002D0032003000330032003000320031000000000000000000000000000000000000000000000000000000000000000000360033003200660066006100310030002D0033006200370035002D0034003100380030002D0061006500640039002D0034006500370039003900610034003400350036003300620000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000049006F00540045006E0074006500720070007200690073006500530000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C1100000000D499A3B1A9035BEF0900D9192A0A78E8DB9B0EE018D04C1B385D85744DB979455D09C648004501E7EEB2A6088C16424B42B1A7C7367D07C223CDAEFD0C1AD8F0EB240E7AD5FB4B3295AD5B00560062005D005800320031002D00390039003600370032000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D003A0044004D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:IoTEnterprise -set "EditionID=%1" -set "desc=IoT Enterprise" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=OEM" -set "ProductId=00436-20000-00000-AAOEM" -set "OSProductContentId=4b1412af-12ad-0bbd-177e-6f7579c8600f" -set "OSProductPfn=Microsoft.Windows.188.X21-99378_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303433362D32303030302D30303030302D41414F454D000A1100005B313948315D5832312D3939333738000A1100000000C8BFC44ABE281573090000000000BA3FC65C79FBCEC902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004E6597C1" -set "DigitalProductId4=F804000004000000350035003000340031002D00300034003300360032002D003000300030002D003000300030003000300030002D00300032002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100390032003000310039000000000000000000000000000000000000000000000000000000000000000000380061006200390062006400640031002D0031006600360037002D0034003900390037002D0038003200640039002D0038003800370038003500320030003800330037006400390000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000049006F00540045006E0074006500720070007200690073006500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A1100000000C8BFC44ABE2815730900C2586D4B3D14127A7AA589B597436B2B668BB57F03BBF64B34DADF82166ED03DAE567D1A43D2A5F01CBEFFA92C8D86415273F040C17EFE9C1A53F6D49DB0A54B5B0031003900480031005D005800320031002D003900390033003700380000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D003A0044004D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004F0045004D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:ServerRdsh -set "EditionID=%1" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=Volume" -if %_build% geq 17763 ( -set "desc=Enterprise multi-session" -set "ProductId=00432-70000-00001-AA701" -set "OSProductContentId=8e20e60b-0826-3084-51fe-cda9e1b184cd" -set "OSProductPfn=Microsoft.Windows.175.X21-83765_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303433322D37303030302D30303030312D414137303100E71000005B5253355D5832312D38333736350000E710100000000019E6ABC946E0F0090000000000A23EC65C05F0E66F0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000651DE578" -set "DigitalProductId4=F804000004000000350035003000340031002D00300034003300320037002D003000300030002D003000300030003000300031002D00300033002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100390032003000310039000000000000000000000000000000000000000000000000000000000000000000650063003800360038006500360035002D0066006100640066002D0034003700350039002D0062003200330065002D00390033006600650033003700660032006300630032003900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000530065007200760065007200520064007300680000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E710100000000019E6ABC946E0F009002B11469E49D838FE3D68708FF122CB51C5BB3CB181B914B08DE8BFDDE9D3B495B852E47C048CEF48B76AA54F7352659895F9AA7B24F08092E3CA900D5B3DE7A15B005200530035005D005800320031002D00380033003700360035000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065003A00470056004C004B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -) else ( -set "desc=Enterprise for Virtual Desktops" -set "ProductId=00389-50000-00001-AA267" -set "OSProductContentId=8bcd2f4f-8b45-3e55-522d-c3875c18832e" -set "OSProductPfn=Microsoft.Windows.175.X21-41298_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303338392D35303030302D30303030312D414132363700370F00005B5253335D5832312D34313239380000370F10000000BCF257653B915B7B08000000000033CEF96093E107C603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004CF96235" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003800390035002D003000300030002D003000300030003000300031002D00300033002D0031003000320035002D0039003200300030002E0030003000300030002D0032003000330032003000320031000000000000000000000000000000000000000000000000000000000000000000650034006400620035003000650061002D0062006400610031002D0034003500360036002D0062003000340037002D00300063006100350030006100620063003600660030003700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000530065007200760065007200520064007300680000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000370F10000000BCF257653B915B7B08007632A0BB31567060B7BAA12133B532B4C584703400AE491DCB35FA2AB047DA9400B57AED3AD9CC7CB073C821FB8EF6E459CCCB5E7DB66FFC118BE0AD70D105E15B005200530033005D005800320031002D00340031003200390038000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065003A00470056004C004B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -) -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:Enterprise -set "EditionID=%1" -set "desc=Enterprise" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=Volume" -set "ProductId=00329-00000-00003-AA163" -set "OSProductContentId=05ce649a-eed1-d14e-aa01-4045f35ca54d" -set "OSProductPfn=Microsoft.Windows.4.X19-98698_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303332392D30303030302D30303030332D414131363300DA0C00005B54485D5831392D3938363938000000DA0C30000000186367E01565BE190800000000006A3CC65C7B0355CF03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001820E0CF" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003200390030002D003000300030002D003000300030003000300033002D00300033002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100380032003000310039000000000000000000000000000000000000000000000000000000000000000000370033003100310031003100320031002D0035003600330038002D0034003000660036002D0062006300310031002D0066003100640037006200300064003600340033003000300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045006E007400650072007000720069007300650000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000DA0C30000000186367E01565BE1908002F804AB2DB805EA13D7F55FE45580AACE318F8564D3FADB7415C2F5B04D68038B0CB8213C664AB77BE2BCA373C415436BC9DCF06233D14E08772FC1D4C4137145B00540048005D005800310039002D003900380036003900380000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065003A00470056004C004B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:Education -set "EditionID=%1" -set "desc=Education" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=Retail" -set "ProductId=00328-00000-00000-AA305" -set "OSProductContentId=1a1aa123-c15c-5111-d443-bc9613e219dd" -set "OSProductPfn=Microsoft.Windows.121.X19-98886_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303332382D30303030302D30303030302D414133303500D00C00005B54485D5831392D3938383836000000D00C0000000060581A553116886E080000000000443C6765F9635EE900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006B71185A" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003200380030002D003000300030002D003000300030003000300030002D00300030002D0031003000320035002D0039003200300030002E0030003000300030002D0033003300330032003000320033000000000000000000000000000000000000000000000000000000000000000000650035003500380034003100370061002D0035003100320033002D0034006600360066002D0039003100650037002D0033003800350063003100630037006300610039006400340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045006400750063006100740069006F006E00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D00C0000000060581A553116886E0800D712EFCDF7FD68030444F82D079954A3A6F7F1E37111E7D725FD9359F8B9098C747600D4008FA525464D5284F326506A3591431924C9A96F02FBB3AA8FBF3F605B00540048005D005800310039002D0039003800380038003600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:ProfessionalEducation -set "EditionID=%1" -set "desc=Pro Education" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=Retail" -set "ProductId=00380-00000-00001-AA261" -set "OSProductContentId=3c88328a-7c1e-aa8a-72e7-edca5665b405" -set "OSProductPfn=Microsoft.Windows.164.X21-04955_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303338302D30303030302D30303030312D414132363100D80E00005B5253315D5832312D30343935350000D80E10000000B0D59918A63DEAC7090000000000F83EC65C8D0D82E800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003A8EA582" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003800300030002D003000300030002D003000300030003000300031002D00300030002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100390032003000310039000000000000000000000000000000000000000000000000000000000000000000360032006600300063003100300030002D0039006300350033002D0034006500300032002D0062003800380036002D00610033003500320038006400640066006500370066003600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500072006F00660065007300730069006F006E0061006C0045006400750063006100740069006F006E00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D80E10000000B0D59918A63DEAC7090049CE26E216D5DA7CB7BCE6C212337CFD8DFFB4DF3542F3082038118C22F8F62AEB533B180E8C2EB103A53ADA9E058D80FE788F03A557C608FA26AF208C838F0B5B005200530031005D005800320031002D003000340039003500350000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b - -:ProfessionalWorkstation -set "EditionID=%1" -set "desc=Pro for Workstations" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=Retail" -set "ProductId=00391-70000-00000-AA825" -set "OSProductContentId=665f6f21-1692-5d08-17e4-934e0c638268" -set "OSProductPfn=Microsoft.Windows.161.X21-43626_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303339312D37303030302D30303030302D4141383235004D0F00005B5253335D5832312D343336323600004D0F00000000344DD4F276BB0150090000000000583FC65CE95A1CEA00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007DD61CA5" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003900310037002D003000300030002D003000300030003000300030002D00300030002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100390032003000310039000000000000000000000000000000000000000000000000000000000000000000650062003600640033003400360066002D0031006300360030002D0034003600340033002D0062003900360030002D00340030006500630033003100350039003600630034003500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500072006F00660065007300730069006F006E0061006C0057006F0072006B00730074006100740069006F006E0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004D0F00000000344DD4F276BB01500900DCA02A65542EDA7278AEE106EB6DBB25C6E2B84961296DB9FCF4F525C29FD0B4434023AD5574B64901101BC377CDE0346F5E7F97ED597050592F15D40B2F63C85B005200530033005D005800320031002D003400330036003200360000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b - -:CloudEdition -set "EditionID=%1" -set "desc=SE" -set "source=%IndexProf%" -set "winver=%wtxProf%" -set "channel=Retail" -set "ProductId=00475-80000-00000-AA899" -set "OSProductContentId=cc260727-8d42-5c4c-3c2f-f093008dcd9a" -set "OSProductPfn=Microsoft.Windows.203.X22-53847_8wekyb3d8bbwe" -set "DigitalProductId=a40000000300000030303437352d38303030302d30303030302d414138393900961200005b436f5d5832322d3533383437000000961200000000e02f4e1cfb11241c09000000000060d886607b382ca600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007577b471" -set "DigitalProductId4=f804000004000000350035003000340031002d00300034003700350038002d003000300030002d003000300030003000300030002d00300030002d0031003000330033002d00310039003000340032002e0030003000300030002d003100310036003200300032003100000000000000000000000000000000000000000000000000000000000000390032006600620038003700320036002d0039003200610038002d0034006600660063002d0039003400630065002d0066003800320065003000370034003400340036003500330000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000043006c006f0075006400450064006900740069006f006e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000961200000000e02f4e1cfb11241c0900636972e5f0d63c608ba93e4720664c3858b991e1cc7a277780e018e825b3ae1f30148c66f7e5b0bef9dca012f82b093d6350ed21b50aebca55a81cecd47ad94f5b0043006f005d005800320032002d0035003300380034003700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b - -:EnterpriseN -set "EditionID=%1" -set "desc=Enterprise N" -set "source=%IndexProN%" -set "winver=%wtxProN%" -set "channel=Volume" -set "ProductId=00329-90000-00000-AA152" -set "OSProductContentId=95bd2561-e54d-b969-789e-f7d12b386c67" -set "OSProductPfn=Microsoft.Windows.27.X19-98747_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303332392D39303030302D30303030302D414131353200E30C00005B54485D5831392D3938373437000000E30C0000000074483162F763DE2D090000000000017D4E653085A3C103000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001A0A2823" -set "DigitalProductId4=F804000004000000300030003000300030002D00300033003200390039002D003000300030002D003000300030003000300030002D00300033002D0031003000330033002D00320030003300340038002E0030003000300030002D003300310034003200300032003300000000000000000000000000000000000000000000000000000000000000650032003700320065003300650032002D0037003300320066002D0034006300360035002D0061003800660030002D0034003800340037003400370064003000640039003400370000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045006E00740065007200700072006900730065004E000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E30C0000000074483162F763DE2D0900013ACB6CFB7A43817B1886F4231F31CB9D9984E412F00E88D4AFC9BC29D6805A3BB4FFB72DA0D5B98DC6C41CF674B719E2ACAEF0C345E4F4DB82307D5AFDE0E35B00540048005D005800310039002D003900380037003400370000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065003A00470056004C004B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056006F006C0075006D0065000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:EducationN -set "EditionID=%1" -set "desc=Education N" -set "source=%IndexProN%" -set "winver=%wtxProN%" -set "channel=Retail" -set "ProductId=00328-50000-00000-AA357" -set "OSProductContentId=47222f8c-02c6-c54a-7d3a-32b87b0ca2d9" -set "OSProductPfn=Microsoft.Windows.122.X19-98892_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303332382D35303030302D30303030302D414133353700D50C00005B54485D5831392D3938383932000000D50C00000000EC12E20B8CD3FBC1080000000000C02ACD59C53B9C0D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000CB7C96E3" -set "DigitalProductId4=F804000004000000300030003000300030002D00300033003200380035002D003000300030002D003000300030003000300030002D00300030002D0031003000330033002D00310034003300390033002E0030003000300030002D003200370031003200300031003700000000000000000000000000000000000000000000000000000000000000630035003100390038006100360036002D0065003400330035002D0034003400330032002D0038003900630066002D0065006300370037003700630039006400300033003500320000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045006400750063006100740069006F006E004E0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D50C00000000EC12E20B8CD3FBC108008B290B180A0E2B0510DD2072C6EEAA4B80CCA1C1C561E949DC278DA906266E9D0152D7358EFF1E4B2D22A968140B0CFB9CE82AE9E77426DAFB944D8107D37FC05B00540048005D005800310039002D0039003800380039003200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=1" -set "Insecure=0" -set "DumpLv=0" -:: call :WIM -exit /b - -:ProfessionalEducationN -set "EditionID=%1" -set "desc=Pro Education N" -set "source=%IndexProN%" -set "winver=%wtxProN%" -set "channel=Retail" -set "ProductId=00380-10000-00001-AA148" -set "OSProductContentId=3dc4d427-0e39-c53a-6b2c-a801a01f902b" -set "OSProductPfn=Microsoft.Windows.165.X21-04956_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303338302D31303030302D30303030312D414131343800D90E00005B5253315D5832312D30343935360000D90E1000000040E86D4ECFECBC12090000000000826BC75C947D897B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000359333A5" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003800300031002D003000300030002D003000300030003000300031002D00300030002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100390032003000310039000000000000000000000000000000000000000000000000000000000000000000310033006100330038003600390038002D0034006100340039002D0034006200390065002D0038006500380033002D00390038006600650035003100310031003000390035003300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500072006F00660065007300730069006F006E0061006C0045006400750063006100740069006F006E004E0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D90E1000000040E86D4ECFECBC12090004D5AD09CB250227EA46806F10551398C0BE8348C85D5056A4D7FDDC3D059E056747155A62192E948AA6815878A1A99C2C20655DFBB248ACDBD8A73DCC9979BB5B005200530031005D005800320031002D003000340039003500360000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b - -:ProfessionalWorkstationN -set "EditionID=%1" -set "desc=Pro N for Workstations" -set "source=%IndexProN%" -set "winver=%wtxProN%" -set "channel=Retail" -set "ProductId=00392-20000-00000-AA717" -set "OSProductContentId=0ec42cc5-2b09-a734-1bb9-ff00e4a52d46" -set "OSProductPfn=Microsoft.Windows.162.X21-43644_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303339322D32303030302D30303030302D414137313700520F00005B5253335D5832312D34333634340000520F00000000D8B84CE6055D81ED080000000000CA6BC75C6DA8F63B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000619D9E2C" -set "DigitalProductId4=F804000004000000350035003000340031002D00300033003900320032002D003000300030002D003000300030003000300030002D00300030002D0031003000320035002D0039003200300030002E0030003000300030002D0031003100390032003000310039000000000000000000000000000000000000000000000000000000000000000000380039006500380037003500310030002D0062006100390032002D0034003500660036002D0038003300320039002D00330061006600610039003000350065003300650038003300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500072006F00660065007300730069006F006E0061006C0057006F0072006B00730074006100740069006F006E004E00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520F00000000D8B84CE6055D81ED0800088943EDD3CF7A8B08D896A5563ED4A52421E0D01861CB786C78E3CA17454B8912A965EB02684AC4AD00913D7997FA5432771B7FCD710600DE39FE61521B10F45B005200530033005D005800320031002D003400330036003400340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b - -:CloudEditionN -set "EditionID=%1" -set "desc=SE N" -set "source=%IndexProN%" -set "winver=%wtxProN%" -set "channel=Retail" -set "ProductId=00476-20000-00000-AA946" -set "OSProductContentId=c7cfb460-bc9b-b32a-69b3-acf52bd6fa48" -set "OSProductPfn=Microsoft.Windows.202.X22-53884_8wekyb3d8bbwe" -set "DigitalProductId=a40000000300000030303437362d32303030302d30303030302d4141393436009a1200005b436f5d5832322d35333838340000009a1200000000083f35e14bd1e61c090000000000dfd886600a6f758a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000075cb374" -set "DigitalProductId4=f804000004000000350035003000340031002d00300034003700360032002d003000300030002d003000300030003000300030002d00300030002d0031003000330033002d00310039003000340032002e0030003000300030002d003100310036003200300032003100000000000000000000000000000000000000000000000000000000000000640034006200640063003600370038002d0030006100340062002d0034006100330032002d0061003500620033002d0061006100610032003400630033006200300066003200340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000043006c006f0075006400450064006900740069006f006e004e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009a1200000000083f35e14bd1e61c0900ffc38a76e892bd57eadfade6e936a55ce150993173ee18b032ce8e375692b16e46be16aecc3daeedb01882e374a0eff0da5337243ced353b562c337e864dccea5b0043006f005d005800320032002d0035003300380038003400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b - -:CoreSingleLanguage -set "EditionID=%1" -set "desc=Home Single Language" -set "source=%IndexHome%" -set "winver=%wtxHome%" -set "channel=Retail" -set "ProductId=00327-60000-00000-AA923" -set "OSProductContentId=6fba12a6-3077-5301-cfde-f22f59f1e2a6" -set "OSProductPfn=Microsoft.Windows.100.X19-99661_8wekyb3d8bbwe" -set "DigitalProductId=A40000000300000030303332372D36303030302D30303030302D414139323300CC0C00005B54485D5831392D3939363631000000CC0C00000000A0DB36D6DC41C8CD090000000000BD2ACD598BC0AA770000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A5AD7628" -set "DigitalProductId4=F804000004000000300030003000300030002D00300033003200370036002D003000300030002D003000300030003000300030002D00300030002D0031003000330033002D00310034003300390033002E0030003000300030002D003200370031003200300031003700000000000000000000000000000000000000000000000000000000000000330061006500320063006300310034002D0061006200320064002D0034003100660034002D0039003700320066002D0035006500320030003100340032003700370031006400630000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000043006F0072006500530069006E0067006C0065004C0061006E0067007500610067006500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000CC0C00000000A0DB36D6DC41C8CD09002A9E0AB03607F36AE6CA609D0A54E68E58186B61A1D6A3C0BFDD6FC40AF2168DF27AC43E458EC6246C19416ED9BDFF4FE60FA75073C16C395FA4EE09FDC1923C5B00540048005D005800310039002D0039003900360036003100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" -set "Print=0" -set "Insecure=1" -set "DumpLv=1" -:: call :WIM -exit /b diff --git a/uup-converter-wimlib/bin/wimlib-imagex.exe b/uup-converter-wimlib/bin/wimlib-imagex.exe deleted file mode 100644 index dfd937a..0000000 Binary files a/uup-converter-wimlib/bin/wimlib-imagex.exe and /dev/null differ diff --git a/uup-converter-wimlib/convert-UUP.cmd b/uup-converter-wimlib/convert-UUP.cmd deleted file mode 100644 index 8b25311..0000000 --- a/uup-converter-wimlib/convert-UUP.cmd +++ /dev/null @@ -1,4506 +0,0 @@ - - - - - - diff --git a/uup-converter-wimlib/create_virtual_editions.cmd b/uup-converter-wimlib/create_virtual_editions.cmd deleted file mode 100644 index 55f3cf7..0000000 --- a/uup-converter-wimlib/create_virtual_editions.cmd +++ /dev/null @@ -1,1365 +0,0 @@ - - - - - - diff --git a/uup-converter-wimlib/multi_arch_iso.cmd b/uup-converter-wimlib/multi_arch_iso.cmd deleted file mode 100644 index 297e462..0000000 --- a/uup-converter-wimlib/multi_arch_iso.cmd +++ /dev/null @@ -1,828 +0,0 @@ - - - - - -