윈 도 우 윈도우 통합 과정 - 감사합니다 모든분들꼐
2024.03.22 17:50
category:w11-23h2 - 알려진 빌드 찾아보기 - UUP dump
위의 버전이 나왔길래 넵다 배운것 한번 해볼려구 해봤습니다
제가 글 작성에 제주가 없어 스샷으로 대채 하겠습니다
결론은 이것입니다 suk님 무월님 입니다님 모든 분들의 배치 파일등으로 저는 그냥 단추만 슥슥 눌려
install.wim
winre.wim
boot.wim
업데이트 통합은 uup에서 다 해서 저는 각각에 드라이브 통합과 제가 사용하는것 그리고 각 버전 홈 프로 엔터 등등 버전에 통합된 winre.wim을 xcopy 시키고 boot.wim에 런처바
그리고 자동설치등 넣고 한번에 다 만들었네요
다들 감사합니다
댓글 [15]
-
더~불어~~~ 2024.03.22 17:54
-
마로94 2024.03.22 17:56
드라이브 통합이 제 컴터에 있는것 빼서 통합해서 다음에 잘 만들어서 할꼐요 ^^
-
소리애드 2024.03.22 17:57
수고하셨습니다 ...
-
광풍제월 2024.03.22 18:36
수고하셨습니다.
-
수리수리 2024.03.22 19:01
통합 눈으로만
배워요
수고 하셨습니다^^
-
아이맥스 2024.03.22 19:01
수고하셨습니다
-
무월 2024.03.22 19:10
범용으로 드라이버 통합까지 한 번에 진행하려면 참고하세요.
└▶ Drivers 폴더 따로 추가해서 붙여 넣고 자동 시작하셔도 됩니다.
-
마로94 2024.03.22 20:13
헉 더 쉽네요 ㅜㅜ
-
마로94 2024.03.22 20:22
그럼 무월님 빌드넘버 동일하게 만드는것은 어디엑 넣어면 되는지요??
-
무월 2024.03.22 20:36
게시물을 확인은 하였는데 제게는 필요하지 않아서 읽어만 보았습니다.
convert-UUP.cmd에서 winre.wim, boot.wim이 unmount되는 구간을 찾아서 직전에 넣으면 될 것 같습니다.
PE의 빌드 앞번호 수정하기
-
마로94 2024.03.22 22:00
네 현재 잠시 살펴보니까 수동으로 하니 set부분을 다 설정을 해야 되는듯 하네요
어떻게 해야 되는지??
<!-- : Begin batch script
@setlocal DisableDelayedExpansion
@set uivr=v101
@echo off
:: Change to 1 to enable debug mode
set _Debug=0
:: ### Auto processing option ###
:: 1 - create ISO with install.wim
:: 2 - create ISO with install.esd
:: 3 - create install.wim only
:: 4 - create install.esd only
set AutoStart=0
:: Change to 1 to integrate updates (if detected) into install.wim/winre.wim
:: Change to 2 to add updates externally to iso distribution
set AddUpdates=0
:: Change to 1 to cleanup images to delta-compress superseded components (Warning: on 18362 and later, this removes the base RTM Edition packages)
set Cleanup=0
:: Change to 1 to rebase image and remove superseded components (faster than default delta-compress)
:: require first to set Cleanup=1
set ResetBase=0
:: Change to 1 to enable .NET 3.5 feature with updates
set NetFx3=0
:: Change to 1 to start create_virtual_editions.cmd directly after conversion
set StartVirtual=0
:: Change to 1 to convert install.wim to install.esd
set wim2esd=0
:: Change to 1 to split install.wim into multiple install.swm
:: note: if both options are 1, install.esd takes precedence
set wim2swm=0
:: Change to 1 for not creating ISO file, result distribution folder will be kept
set SkipISO=0
:: Change to 1 for not adding winre.wim into install.wim/install.esd
set SkipWinRE=0
:: Change to 1 to force updating winre.wim with Cumulative Update regardless if SafeOS update detected
:: auto enabled for builds 22000 and later, change to 2 to disable
set LCUwinre=0
:: Change to 1 to disable updating process optimization by using editions upgrade (Home>Pro / ServerStandard>ServerDatacenter)
:: auto enabled for builds 26000 and later, change to 2 to disable
set DisableUpdatingUpgrade=0
:: Change to 1 to update ISO boot files bootmgr/memtest/efisys.bin from Cumulative Update
set UpdtBootFiles=0
:: Change to 1 to use dism.exe for creating boot.wim
set ForceDism=0
:: Change to 1 to keep converted Reference ESDs
set RefESD=0
:: Change to 1 to skip creating Cumulative Update MSU for builds 21382 - 25330
set SkipLCUmsu=0
:: Change to 1 for not integrating EdgeChromium with Enablement Package or Cumulative Update
:: Change to 2 for alternative workaround to avoid EdgeChromium with Cumulative Update only
set SkipEdge=0
:: Change to 1 to exit the process on completion without prompt
set AutoExit=0
:: ### Drivers Options ###
:: Change to 1 to add drivers to install.wim and boot.wim / winre.wim
set AddDrivers=1
:: custom folder path for drivers - default is "Drivers" folder next to the script
:: the folder must contain subfolder for each drivers target:
:: ALL / drivers will be added to all wim files
:: OS / drivers will be added to install.wim only
:: WinPE / drivers will be added to boot.wim / winre.wim only
set "Drv_Source=\Drivers"
:: ### Store Apps for builds 22563 and later ###
:: Change to 1 for not integrating store apps into install.wim
set SkipApps=0
:: # Control added Apps for Client editions (except Team)
:: 0 / all referenced Apps
:: 1 / only Store, Security Health
:: 2 / level 1 + Photos, Camera, Notepad, Paint
:: 3 / level 2 + Terminal, App Installer, Widgets, Mail
:: 4 / level 3 + Media apps (Music, Video, Codecs, Phone Link) / not for N editions
set AppsLevel=0
:: # Control preference for Apps which are available as stubs
:: 0 / install as stub app
:: 1 / install as full app
set StubAppsFull=0
:: Enable using CustomAppsList.txt or CustomAppsList2.txt to pick and choose added Apps (takes precedence over AppsLevel)
:: CustomAppsList2.txt will be used if detected
set CustomList=0
:: ###################################################################
-
마로94 2024.03.22 20:35
이 내용의 어디부분에 넣어면 될거 같은데 한번 살펴봐 주세요 무월님~~~
-
햇님 2024.03.22 19:41
수고하셨습니다.
-
넓은가슴 2024.03.22 22:58
수고하셨습니다.
-
마로94 2024.04.07 13:28
.
첫 결과물 나눔해주세요.~~~ 수고많으셨습니다.