설치 / 사용기

윈 도 우 무월님에게 그리고 스크립트 고수님들에게......

2024.03.22 22:31

마로94 조회:672 추천:2

아래 글에서 upp에서 lcuwinre=1만 교체후 작업을 해서 드라이브 통합하고 이것 저것 했는데 

무월님이 드라이버도 넣어두면 다 통합 된다고 하셔서~~~~~~~~~~

 

IMG01.png

 

무월님 말씀대로 순서대로 해보니 헉 먼가 허전하게 드라이브도 통합이 안되고 먼가 슥 지나 가서 다시금 살펴보니 autostart=0 수동으로 바꾸면서 컨버터컨피그가 수정이 된듯해서 질문 드립니다

위와 같이 5단계만 하면 드라이브 등이 통합이 안되고 금방 지나가 버리는 기분이라 다시 

convert-UUP.cmd

첨부하는 파일에서 수동으로 set 부분에 설정을 다 하고 해야 되는듯 합니다

컨버터 set부분이 많은듯 어떤것을 어떻게 수정을 해야 되는지 알려주세요
그리고 가르쳐 주시는 김에 빌드 부분도 같게 어디 부분에 어떤식으로 넣어야 되는지도 가르쳐 주세요 

 

윈도우 포럼 - 설치/사용기 - PE의 빌드 앞번호 수정하기 (windowsforum.kr)  <========참조

 

 

<!-- : 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

 

:: ###################################################################

 

 

 

 

번호 제목 글쓴이 조회 추천 등록일
[공지] 사용기/설치기 이용안내 gooddew - - -
10370 소프트웨어| PE에서 Raidrive 가 되면 해 보고 싶었던 걸 해 봤습니다. ... [18] heykevin 665 4 12-09
10369 기 타| KNM님 27-OKRboot 테스트를 해보았습니다. [10] 되풀이탈출 665 25 11-28
10368 기 타| *나무님 23-OKRboot PE 테스트 스샷 입니다. [49] 되풀이탈출 665 54 10-22
10367 기 타| 첨임*님 추석선물에서 토글스킨, 소리장치 설정 [8] 바수 666 3 09-15
10366 윈 도 우| 빌드 수련중 #2 [13] 4k8k 666 17 04-22
10365 기 타| (위 사용기 참조) 윈키PE 제작에서 win10 RS3 x86은 이상하... [11] 왕초보 667 6 02-27
10364 기 타| 짝퉁 레인미터의 문제점을 꼼수로 해결을 하여 보았습니다. [13] 왕초보 667 3 05-05
10363 기 타| Win10XPE 수정된 파일 사용기입니다...고생이 많으십니다 [9] 왕초보 667 10 04-03
10362 기 타| TBwinpe.exe 와 BCD 백업,복원을 복구시스템에 활용을 하여... [3] 왕초보 667 7 01-11
10361 기 타| 인터x되는 PE 실컴에서 부팅시 VGA 드라이버 자동 설치 [5] 멋진거지 667 6 04-26
10360 윈 도 우| 이비자4.5번 컴 재부팅하면 시계표시안된문재해결환료 수정중 [8] V무등산V 667 15 09-07
10359 기 타| [추가1] 시안 ( 진행중이기는 한데.. ) [17] 빨강모자 667 28 01-22
10358 소프트웨어| HotCorners v0.2 , sLaunch4 v0.2.1 [14] 지후빠 667 44 04-24
10357 기 타| TCP 파일전송을 cmd에서 할수 있는 exe가 있네요.. [5] 왕초보 668 2 08-04
10356 기 타| 궁금해서 더해본 스냅샵 uefi 복원 후기 [12] 서기다 668 10 08-10
10355 기 타| COLi**님 PE에서 ISO 탑재 사용하기 입니다 [5] 왕초보 668 9 03-08
10354 기 타| Snapshot_BR_Single_v3.0 감사 사용기^^ [7] 수리수리 668 17 03-25
10353 기 타| Win10PE_Chum11_peutill 에 RSPASC1.40 를 적용하여 보았습... [12] 왕초보 669 6 10-08
10352 기 타| PE 레지스트리 하이브로드 언로드 [35] 집앞의_큰 669 65 08-30
10351 기 타| WizApp - 디스크정보 X, 폴더 찾아보기 활용 [6] 왕초보 670 9 10-15
XE1.11.6 Layout1.4.8