반응형

런처바가 없는 순수 boot.wim 멀티 설치 샘플

오토잇 스크립트와 boot.wim index 2번을 수정 하여 윈도우11, 윈도우10, PE 멀티 부팅 구성 ISO 뼈대 제작 과정을 녹화해 보았습니다. 기본 소스를 제공해 드리오니 참고하여 활용해 보시기 바랍니다.

MultiUSB_Search.zip
3.69MB

 

■ 오토잇 다운로드 : https://www.autoitscript.com/site/autoit/downloads

 

AutoIt Downloads - AutoIt

You can download the main AutoIt package and other related scripting tools from this page.

www.autoitscript.com

■ 7zip 다운로드 : https://www.7-zip.org

 

7-Zip

7-Zip 7-Zip is a file archiver with a high compression ratio. Download 7-Zip 24.09 (2024-11-29) for Windows x64 (64-bit): Link Type Windows Size Download .exe 64-bit x64 1.6 MB Download 7-Zip 24.09 for another Windows platforms (32-bit x86 or ARM64): Link

www.7-zip.org

  • \boot.wim\2\Windows\System32\winpeshl.ini 파일 수정
  • 윈도우11 - \WIN11\sources\boot.wim index 2
  • 윈도우10 - \WIN10\sources\boot.wim index 2
  • 윈도우7 - \WIN7\sources\boot.wim index 2
  • 윈도우8.1 - \WIN8.1\sources\boot.wim index 2
winpeshl.ini

[LaunchApps]
hiderun %SystemDrive%\Windows\System32\startnet.cmd
%SystemDrive%\Windows\System32\Search_WIN11.exe
;%SystemDrive%\Windows\System32\Search_WIN10.exe
;%SystemDrive%\Windows\System32\Search_WIN7.exe
;%SystemDrive%\Windows\System32\Search_WIN8.1.exe

;Search.exe 구문은 윈도우 버전에 맞는 한 가지만 삽입

 

각 Search.exe 파일로 해당 윈도우 폴더(WIN11)의 Setup.exe 실행

Search_WIN11.au3

; 드라이브 목록 정의 (C 드라이브부터 Z 드라이브까지)
Local $drives[26] = ["C:\", "D:\", "E:\", "F:\", "G:\", "H:\", "I:\", "J:\", "K:\", "L:\", "M:\", "N:\", "O:\", "P:\", "Q:\", "R:\", "S:\", "T:\", "U:\", "V:\", "W:\", "X:\", "Y:\", "Z:\"]

; 각 드라이브에서 WIN11 폴더를 찾고 Setup.exe 실행
For $i = 0 To UBound($drives) - 1
    $path = $drives[$i] & "WIN11\Setup.exe"

    ; 폴더가 존재하고 Setup.exe 파일이 있는지 확인
    If FileExists($path) Then
        ; Setup.exe 실행
        Run($path)

        ; Setup.exe가 종료될 때까지 대기(대기가 없으면 바로 재부팅 됨)
        ProcessWaitClose("Setup.exe")
        Exit
    EndIf
Next

; WIN11 폴더나 Setup.exe를 찾을 수 없으면 메시지 표시
MsgBox(0, "Error", "WIN11 폴더 또는 Setup.exe 파일을 찾을 수 없습니다.")

 

 

 

 

Windows_11_10_8.1_7_설치_기본뼈대_$OEM$ - 움짤 GFI

 

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn

반응형
반응형

2024년 12월 마무으리~~

Windows_11_10_8.1_7_설치_뼈대_LaunchBar_2024.12 샘플

  • 윈도우11 24H2, 23H2, 22H2
  • 윈도우10 22H2, 21H2
  • 윈도우 8.1
  • 윈도우7
  • 서버 . . .

Search.zip
0.02MB

 

[ 윈도우 선택 설치 움짤 GIF ]

 

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn

반응형
반응형

2024년 12월 15일 기준으로 설치 파일 갱신

홈, 기타 탭에서 설치할 항목을 선택하여 순차적으로 설치 합니다.

 

 

프로그램 자동 설치 옵션(Arg) 참고

설치 파일 이름은 와일드카드 사용으로 버전에 상관없이 최신 버전의 설치 파일로 교체하시면 됩니다.

; ---------------- Home 섹션 ----------------
[Home_7-Zip]
Exe = 7z*.exe
Arg = /S
Run = 0
[Home_Bandizip]
Exe = BANDIZIP*.exe
Arg = /S /auto
Run = 1
[Home_BandiView]
Exe = BANDIVIEW*.exe
Arg = /S /auto
Run = 0
[Home_FSViewer]
Exe = FSViewer*.exe
Arg = /S
Run = 1
[Home_Everything]
Exe = Everything*.exe
Arg = /S
Run = 0
[Home_Google Chrome]
Exe = googlechrome*.msi
Arg = /qn /norestart
Run = 1
[Home_Firefox]
Exe = Firefox*.exe
Arg = /S
Run = 0
[Home_Naver Whale]
Exe = Whale*.exe
Arg = /silent
Run = 0
[Home_PotPlayer]
Exe = PotPlayer*.exe
Arg = /S
Run = 1
[Home_KakaoTalk]
Exe = KakaoTalk*.exe
Arg = /S
Run = 0
[Home_Adobe Reader]
Exe = AcroRdrDC*.exe
Arg = /sAll /rs /msi EULA_ACCEPT=YES
Run = 0
[Home_ALPDF]
Exe = ALPDF*.exe
Arg = /silent
Run = 0
[Home_Acrobat Pro]
Exe = AcrobatPro\setup.exe
Arg = CmdLine=/sPB /rs
Run = 1
[Home_HancomESD2022]
Exe = HancomESD2022\Setup.exe
Arg = 
Run = 1
[Home_Office2016(All)]
Exe = Office2021\OInstall*.exe
Arg = /configure 2016ProPlusVolAll.xml /convert
Run = 0
[Home_Office2016(Word, Excel, PowerPoint)]
Exe = Office2021\OInstall*.exe
Arg = /configure 2016ProPlusVol.xml /convert
Run = 0
[Home_Office2019(All)]
Exe = Office2021\OInstall*.exe
Arg = /configure 2019ProPlusVolAll.xml /convert
Run = 0
[Home_Office2019(Word, Excel, PowerPoint)]
Exe = Office2021\OInstall*.exe
Arg = /configure 2019ProPlusVol.xml /convert
Run = 0
[Home_Office2021(All)]
Exe = Office2021\OInstall*.exe
Arg = /configure 2021ProPlusVolAll.xml /convert
Run = 0
[Home_Office2021(Word, Excel, PowerPoint)]
Exe = Office2021\OInstall*.exe
Arg = /configure 2021ProPlusVol.xml /convert
Run = 1
; ---------------- Other 섹션 ----------------
[Other_Discord]
Exe = Discord*.exe
Arg = /S
Run = 0
[Other_Steam]
Exe = Steam*.exe
Arg = /S
Run = 0
[Other_OBS-Studio]
Exe = OBS-Studio*.exe
Arg = /S
Run = 0
[Other_Shana Encoder]
Exe = ShanaEncoder*.exe
Arg = /S
Run = 0
[Other_Bandicut]
Exe = Bandicut*.exe
Arg = /S /auto
Run = 0
[Other_BDCAM]
Exe = BDCAM*.exe
Arg = /S /auto
Run = 0
[Other_GOMPLAYER]
Exe = GOMPLAYER*.exe
Arg = /S
Run = 0
[Other_VLC Media Player]
Exe = vlc*.exe
Arg = /S
Run = 0
[Other_AIMPlayer]
Exe = aimp*.exe
Arg = /AUTO /SILENT
Run = 0
[Other_PhotoScape]
Exe = PhotoScape*.exe
Arg = /S
Run = 0
[Other_ALZip]
Exe = ALZip*.exe
Arg = /silent
Run = 0
[Other_ALSee]
Exe = ALSee*.exe
Arg = /silent
Run = 0
[Other_ALCapture]
Exe = ALCapture*.exe
Arg = /silent
Run = 0
[Other_ALSong]
Exe = ALSong*.exe
Arg = /silent
Run = 0
[Other_ALYac]
Exe = ALYac*.exe
Arg = /silent
Run = 0
[Other_Goclean]
Exe = gocleans*.exe
Arg = /S
Run = 0
[Other_DaVu Indy]
Exe = DaVuInd*.exe
Arg = /SILENT /NORESTART
Run = 0

 

H:.
│  AutoInstall v3.0.iso [6.49GB]
│  트리구조.txt
│  
└─AutoInstall v3.0
    │  7z2409-x64.exe
    │  AcroRdrDC2400520320_ko_KR.exe
    │  aimp_5.30.2563_w32.exe
    │  ALCapture317.exe
    │  ALPDF401.exe
    │  ALSee934.exe
    │  ALSong352.exe
    │  ALYac25.exe
    │  ALZip1227.exe
    │  AutoInstall.cmd
    │  AutoInstall.exe
    │  AUTORUN.INF
    │  bandicut-setup-kor.exe
    │  BANDIVIEW-SETUP-X64.EXE
    │  BANDIZIP-SETUP-STD-X64.EXE
    │  BDCAMSETUP_KOR.EXE
    │  DaVuIndy919.exe
    │  DiscordSetup.exe
    │  Everything-1.4.1.1026.x64-Setup.exe
    │  Firefox Setup 133.0.3.exe
    │  FSViewerSetup79.exe
    │  gocleansetup152.exe
    │  GOMPLAYERKORSETUP.EXE
    │  googlechromestandaloneenterprise64.msi
    │  KakaoTalk_Setup.exe
    │  OBS-Studio-31.0.0-Windows-Installer.exe
    │  Packege.ico
    │  PhotoScapeSetup_V3-7.exe
    │  PotPlayerSetup.exe
    │  Setting.ini
    │  ShanaEncoder6.0.1.7.exe
    │  SteamSetup.exe
    │  vlc-3.0.21-win64.exe
    │  WhaleSetupX64.exe
    │  
    ├─AcrobatPro
    │  │  ABCPY.INI
    │  │  AcrobatHelper.exe
    │  │  AcroPro.msi
    │  │  AlfSdPack.cab
    │  │  Core.cab
    │  │  Extras.cab
    │  │  Intermediate.cab
    │  │  Languages.cab
    │  │  Optional.cab
    │  │  patch.cmd
    │  │  Patch.msp
    │  │  setup.exe
    │  │  setup.ini
    │  │  WindowsInstaller-KB893803-v2-x86.exe
    │  │  
    │  ├─patch
    │  │      
    │  ├─Transforms
    │  │      
    │  └─VCRT_x64
    │          
    ├─HancomESD2022
    │  │  cab1.cab
    │  │  cab10.cab
    │  │  cab11.cab
    │  │  cab2.cab
    │  │  cab3.cab
    │  │  cab4.cab
    │  │  cab5.cab
    │  │  cab6.cab
    │  │  cab7.cab
    │  │  cab8.cab
    │  │  cab9.cab
    │  │  HOffice120.msi
    │  │  HOffice120.msi_원본
    │  │  HOffice2022Update_20240624.exe
    │  │  InstallerConfig.ini
    │  │  LogoPatch.exe
    │  │  MicrosoftRootCertificateAuthority2010.cer
    │  │  MicrosoftRootCertificateAuthority2011.cer
    │  │  ndp48-x86-x64-allos-enu.exe
    │  │  Setup.exe
    │  │  vcredist_x86.exe
    │  │  VC_redist.x86.exe
    │  │  
    │  └─Install_UI
    │              
    └─Office2021
        │  2016ProPlusVol.xml
        │  2016ProPlusVolAll.xml
        │  2019ProPlusVol.xml
        │  2019ProPlusVolAll.xml
        │  2021ProPlusVol.xml
        │  2021ProPlusVolAll.xml
        │  2024ProPlusVol.xml
        │  autorun.inf
        │  KMS_VL_ALL_AIO.cmd
        │  OInstallLite x64.exe
        │  
        ├─files
        │          
        └─Office
            └─Data
                │  
                └─16.0.14332.20828

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn

반응형
반응형

통합에 사용된 MSDN 파일들

ko_windows_7_ultimate_k_with_sp1_x86_dvd_u_677508.iso
ko_windows_7_ultimate_k_with_sp1_x64_dvd_u_677502.iso
ko_windows_7_enterprise_k_with_sp1_x86_dvd_u_677732.iso
ko_windows_7_enterprise_k_with_sp1_x64_dvd_u_677728.iso

 

install.wim 파일은 위 4개 파일로 UpdatePack7R2-24.12.12 기반으로, IE11까지 통합 했습니다 - 오프라인 방식 -
12번 ~ 22번 이미지에 USB 3.0/1,Lan,NVMe 드라이버가 통합되어 있습니다.

https://blog.simplix.info/updatepack7r2/

 

Набор обновлений UpdatePack7R2 версия 24.12.12 — simplix.info

UpdatePack7R2 для обновления Windows 7 SP1 и Server 2008 R2 SP1 Набор позволяет обновлять рабочую систему, а также интегрировать обновления в дистрибутив. Мо

blog.simplix.info

UpdatePack7R2로통합하기4.bat
0.01MB

 

■ 동영상 제목 클릭 후 전체화면(1080P)시청 가능합니다.

 

정보가 도움이 되었다면 아래 링크로 커피를 후원 해주세요. ^^

donaricano-btn

반응형

+ Recent posts