Jump to content

Sonic

Patron
  • Posts

    1,709
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by Sonic

  1. 6 hours ago, KittyMaster said:

    Use bootsect.exe to update the bootcode : BIOS worked.

    Windows 7 do not support EFI boot , choose BIOS.

    6 hours ago, KittyMaster said:

    I cannot find my WinNTSetup.log file.

    it's in Windows\Logs\WinNTSetup\

  2. EDIT:
    Tick "Use Classic 'legacy' boot menu Legacy" from Boot Menu Style set Policies to attempt force disabled Hiberboot (=Disabled Fast Startup) with HiberbootEnabled=0 in
    "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" and "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" (this last seems wrong, if we look at ADMX).
    but these Policies doesn't work and they are not required.
    Need to be replaced by HiberbootEnabled=0 set in "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Power" location

    (sorry for my wording)

  3. On 11/8/2023 at 4:35 PM, JFX said:

    By default WinCopy uses a wimlib capture and apply, but without actually creating a WIM file.
    So yes, WimScript.ini is needed and if not set by command line, that the default one is used.

    Oh , I've missed this great function ! Big thanks for your great job !!

  4. A popup for VOLUMECOPY mode to notice the destination drive will be formatted (as contrary as WIM apply which keep data by default).
    Or better, an option with VOLUMECOPY to keep existing data on destination ?
    and even better an option to VOLUMECOPY with WimScript.ini support to skip Temp files, etc  ? (perhaps already asked, I'm not remember if it's possible )

  5. #                 Kingston sata DC GPT                   |970 Pro GPT 1To                        |Hitachi HGST 4To GPT                   |970 Evo Plus 2To en MBR |QNAP boitier 4 HDD                                                           |USB_ExtremePro128 |USB_ExtremePro64
    DriveComboExclude={54B4B614-0E5A-43A1-80F7-C18469290354} |{1CC633DE-DD91-4FD3-AF52-CF6FD8BBA4C7} |{9C9C7C96-951E-49F7-9373-2D33057ECA5C} |DBE68027                |QNAP TR-004 DISK00|QNAP TR-004 DISK01|QNAP TR-004 DISK02|QNAP TR-004 DISK03  |0AB90B28          |B650E7B5

    isn't the "ini data" ? (sorry for my english)

    "winntsetup.exe disks" display correctly disks, seems nothing wrong with output, it ignore DriveComboExclude

    imho, it seems under win pe , loading DriveComboExclude over 8 items from ini result in a blank DriveComboList

    same .ini under full windows works correctly, so atm, I have a .ini for winpe usage , with <8 DriveComboExclude ...

  6. #                 Kingston sata DC GPT                   |970 Pro GPT 1To                        |Hitachi HGST 4To GPT                   |970 Evo Plus 2To en MBR |QNAP boitier 4 HDD                                                           |USB_ExtremePro128 |USB_ExtremePro64
    DriveComboExclude={54B4B614-0E5A-43A1-80F7-C18469290354} |{1CC633DE-DD91-4FD3-AF52-CF6FD8BBA4C7} |{9C9C7C96-951E-49F7-9373-2D33057ECA5C} |DBE68027                |QNAP TR-004 DISK00|QNAP TR-004 DISK01|QNAP TR-004 DISK02|QNAP TR-004 DISK03  |0AB90B28          |B650E7B5

    if set in winntsetup.ini , DriveComboList will be blank in Win10XPE (reproduced on real hw & vmware) , I need remove two entries to keep 8.
    I can't reproduce in live system.

     

    On 3/2/2022 at 12:25 PM, JFX said:

    Hmm can't reproduce that. Attaching 16 VHDs here, it still works.

    On 3/2/2022 at 8:20 AM, Sonic said:

    thanks. forget to post DriveComboList is blank if more than 8 drives are specified in DriveComboExclude. (yes it's possible 😁 4 internals, 4 externals via enclosure, 2 usb key) 

  7. cosmetic bug v522 DriversWinRE=1 from [WinNT6] section is in .ini  , is done by WinNTSetup but on GUI the case "Drivers Add to WinRE" isn't ticked.
    Thanks for extended DriveComboExclude list. End of multi .ini for me :-)
    Last, I'm blind where is MinWin button ?!

  8. thanks. forget to post DriveComboList is blank if more than 8 drives are specified in DriveComboExclude. (yes it's possible 😁 4 internals, 4 externals via enclosure, 2 usb key) 

×
×
  • Create New...