Jump to content

Sonic

Patron
  • Posts

    1,702
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. Oh , I've missed this great function ! Big thanks for your great job !!
  2. not deleted , but updated manually my base folder... I like to check what files changed ... deleted the older wimlib but missing copy the new ....
  3. winnt setup not start if missing Tools\x64\wimlib.dll. A popup to inform would be nice.
  4. MergeIDE is useful, even nowadays, no more for the old IDE controller but for SATA AHCI / NVMe : it allow the hardware switch without a first safemode boot. MerdeIDE import reg entries from MerdeIDE_*.ini to the applied system registry.
  5. 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 )
  6. wimscripts are missing in combo list in "Local Windows installation" since WinNTSetup 5.30 beta 7. Works in 5.26 + 5.30 beta 6
  7. Can you share your fix ? Do you exclude OneDrive folder ?
  8. I have not checked the used cluster, but resized partition to 200GB was done by windows in seconds then volume copy was successful.
  9. "VOLUME COPY" display "insufficience space" when source is eg. : 500 GB partition with 60 GB used and destination is a 250 GB partition. Can we bypass the check or account used space instead whole partition space ?
  10. works with your test version !
  11. # 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 ...
  12. # 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.
  13. is there possible to customize shutdown button in rdp session ? it reset to "sign out". i mainly use "disconnect"
  14. 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 ?!
  15. oups, edited, I mean DriveComboExclude > 8 result in blank DriveComboList
  16. 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)
  17. a rescan disk button would be nice. i use diskpart script before winntsetup, if i fire up winntsetup too fast, efi part isn't displayed in combo box. i need to restart winntsetup.
  18. perhaps a new feature : DriveExcludedFromComboList= ? with same option as BootMountExclude= Because sometimes USB itself is choosen for Boot or install drive by mistake !
  19. long loading desktop + black screen seems to be letter mount point swap, Windows has tried to update letter in registry resulting in a corrupt system. Winntsetup update Mounted Device Letter in registry to force c: to restored partition because current mounted device in current system has q: You can try to restore registry files (system32\config + ntuser. dat ) then fix mounted device manually by the way but that's not your problem, new bcd entry winntsetup use command : bcdboot letterOfRestoredSystem:\windows /s letterOfBootPartition: /f BIOS If uefi boot part, replace BIOS by UEFI
  20. is there a .ini entry to "Add Drivers to WinRE" ?
  21. it seems we've lost "Add drivers to WinRE" since v5 beta
  22. 1) v5 Tweaks disable Windows Defender by default ?! it ignore the .ini section [WinNT6\TWEAKS] NoDefender=0 missing something ? 2) Nice v5 dropdown destination selector, but keeping keyboard input would be perfect :-) 3) Sometimes the progress bar is yellow instead green, why ? 4) Sometimes v4 & v5 slow to start then I check taskmgr and previous winntsetup.exe process was not closed fully, .exe run but no more gui. it seems to hang on efi parts but unsure, no occurs in winpe perhaps because only started 2 or 3 times, but in my main live system where I apply multiple times it occurs , not always ( i have 4 internals disks (2 with efi boot part) + 4 externals )
  23. thanks for your lightening update to fix vhd diff ! in sorting folders, i see imdisk, it should be in x64 folder and its x86 subfolder drop to 32bits legacy xp version , no ?
  24. app crash (no error) if mounted chained vhd is selected in Boot or Drive location copy/paste to cmd to create a chained .vhd : (echo create vdisk file="full_path_of_the_chained.vhd" parent="full_path_of_the_existing.vhd" ) | diskpart
×
×
  • Create New...