Jump to content

Sonic

Patron
  • Posts

    1,698
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

About Sonic

  • Birthday 01/25/1985

Contact Methods

  • Website URL
    http://

Profile Information

  • OS
    Windows 10 x64

Recent Profile Visitors

3,514 profile views

Sonic's Achievements

4

Reputation

  1. 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 )
  2. wimscripts are missing in combo list in "Local Windows installation" since WinNTSetup 5.30 beta 7. Works in 5.26 + 5.30 beta 6
  3. Can you share your fix ? Do you exclude OneDrive folder ?
  4. I have not checked the used cluster, but resized partition to 200GB was done by windows in seconds then volume copy was successful.
  5. "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 ?
  6. works with your test version !
  7. # 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 ...
  8. # 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.
  9. is there possible to customize shutdown button in rdp session ? it reset to "sign out". i mainly use "disconnect"
  10. 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 ?!
  11. oups, edited, I mean DriveComboExclude > 8 result in blank DriveComboList
  12. 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)
  13. 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.
  14. perhaps a new feature : DriveExcludedFromComboList= ? with same option as BootMountExclude= Because sometimes USB itself is choosen for Boot or install drive by mistake !
  15. 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


×
×
  • Create New...