Jump to content

JFX

Member
  • Posts

    1,277
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 

Posts posted by JFX

  1. 18 hours ago, click-click said:

    Seems like bcdboot will fail if the boot files from the EFI partition are newer than what is in the source ?\Windows

    Maybe, but if WinVerifyTrust fails, i would guess that your HostOS is very old.

  2. All Server and Enterprise versions will support SetupComplete.cmd.
    But lower client SKUs like Home and Pro, will not work if they are OEM versions.

    If you select a $OEM$ folder, WinNTSetup will copy 

    $$\Setup\Scripts\SetupComplete.cmd to \Windows\Setup\Scripts\SetupComplete.cmd.

    After setup finished you can check the log file under: \Windows\Panther\UnattendGC\setupact.log.

  3. WinNTSetup 5.4

    - support for Windows 24H2 and Server 2025
    - added arm64 and x86 versions
    - language files prefer MUI names
    - support for RTL languages
    - use only one DISM session
    - fixed Windows 7 ESP drive mounting
    - updated Windows 7 USB3 drivers instructions
    - new disable defender tweak includes Windows Malicious Software Removal Tool
     

  4. The NTFS permissions comes from the WIM file.

    MinWin apply only changes the admin rights (MinWin\Default\Options.ini --> AdminAccess = 1)

     

    EDIT: I'll disable AdminAccess in next version, it's useful to test and modify MinWin installation, but should not be default.

  5. On 8/9/2024 at 4:58 PM, sharicov@gmail.com said:

    Cannot install Windows 11 from Win11_23H2_English_x64v2.iso

    Windows 10 installation works fine (source: Win10_22H2_EnglishInternational_x64v1.iso)

    Installing on USB disk (Samsung T3)

    Winntsetup version 5.3.5.2

    Tried all ways: normal, VHD and VHDx ways, static and dynamic.

    Getting VHD BOOT INITIALIZATION FAILED Blue Screen error or BOOT INITIALIZATION FAILED Blue Screen error depends on installation type.

    Please help.

    Did you make any progress on this?

    Sounds like the USB disk becomes inaccessible during boot.
    Did you tried different hardware to boot the USB disk?

    Is there any difference with official Windows To Go setup?

  6. Mountpoints are calculated, but if you want to do it manually

    Look up the data of the new partition under HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
    and add it to the offline systems registry \DosDevices\C: value.

    8 hours ago, click-click said:

    The BCD had the correct entries in the boot menu.

    I doubt that. VHDs are unique, you need to updated the BCD for every new VHD.

  7. @ibay770 WinNTSetup has reach EOL status.

    You could use it's command line options to automate these steps.

     

    @hhui Access denied error is very common with wimgapi or Dism, WinNTSetup already use Trusted Installer rights to overcome some of them.

    You could try wimlib (top right window icon --> WIM API --> wimlib) for apply instead.

×
×
  • Create New...