DISM /Mount-Wim /wimfile:F:\test\boot.wim /index:2 /mountdir:M:\Mount
reg load HKLM\TEMP M:\Mount\Windows\System32\config\SYSTEM
reg add HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f
reg unload HKLM\TEMP
DISM /Unmount-Wim /mountdir:M:\Mount /commit
Shouldn't this HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f put something in HKEY_LOCAL_MACHINE\SYSTEM\Setup in boot.wim?
reg load HKLM\TEMP M:\Mount\Windows\System32\config\SYSTEM
reg add HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f
reg unload HKLM\TEMP
DISM /Unmount-Wim /mountdir:M:\Mount /commit
Shouldn't this HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f put something in HKEY_LOCAL_MACHINE\SYSTEM\Setup in boot.wim?
My Computer
System One
-
- OS
- Windows 11 pro
- Computer type
- Laptop
- Manufacturer/Model
- Asus
- CPU
- I-7 2gigaherz
- Motherboard
- Asus
- Memory
- 16Gig
- Screen Resolution
- 1024x768
- Hard Drives
- 512 SSD




