FAQ

1. What can be added to the USB disk with WinSetupFromUSB?
2. Does it support multiple sources of the same type?
3. My internal disk is not shown during first (Text mode) part of Windows XP (2000, 2003) setup
4. There is error 0x0000007B on blue background (BSOD) at start of XP (2000, 2003) Setup
5. Program does not display my USB disk
6. Are customized Windows sources supported?
7. What do the advanced options do?
8. My system won't boot from USB
9. Is (U)EFI supported?
10. How do I add another Windows or Linux source?
11. When adding NT6 (Vista and above setup or PE based utility) ISO occupied space on the USB disk is 150-220 MB more than my source
12. Is the program free and may it be freely redistributed?
13. XP/2003/2000 Setup is very slow when copying files at Text mode phase
14. How to report bugs or problems with the program?
15. How to remove already added sources?
16. How to edit boot menu names?
17. I am unable to add Linux/Other grub4dos ISO because it cannot be de-fragmented
18. Why I cannot boot other sources in UEFI mode, only Windows ones?
19. Is Windows Secure Boot supported?

859 thoughts on “FAQ

  1. i’m having problems with secure boot enabled bios, all my laptops and desktops are OEM and must have secure boot enable.
    i’ve created a multi windows installation SB and it works on non OEM pc’s, but when runing on OEM the BIOs blocks me becouse on the secure boot.
    is there a way to work this without disabling secure boot?

  2. when i try to burn windows 10 iso using winsetup from usb a box say this doesn’t seem to be a valid source or either or all of / sources/boot.wim, /bootmgr are missing or sourve not supported
    how i fix it ?? please help

      • I have the same problem. Yes 7-Zip opens ISO, can even mount it via explorer.
        Tried with creating ISO myself, and downloading ISO Windows 10 via media creation tool)

  3. When I boot from the Original DVD, there is no problem installing Windows 10. When converting DVD to ISO (or use the Win10 Media Creation Tool to download ISO) and using this program to add the ISO to my USB stick, it will boot the ISO, but during setup of Windows there is an error that he cannot find a drive to install Windows. Same thing happens when I start from a Windows 7 ISO. How can this be fixed?

    • Looks like something is preventing bcdedit from updating the bcd store.
      Double check if Bitdefender is indeed stopped, check if Wundows defender is running, or any similar program. Does One Drive monitor Winsetup directory or drive D ?

      • Yes, Bitdefender was definitely disabled. You can see in the procmon screenshot that bcdedit and winsetupfromusb are the only processes that are accessing that folder. (filtered for D:\boot). (The BitDefender windows you see in the taskbar are the settings screen and the warning screen that ‘your system is at risk’ etc.)

        OneDrive only monitors a subfolder of current user.

        However, remounted drive as J: and moved .iso file off of OneDrive folder (in case it was interfering with read) to unmonitored Downloads folder. Same error though: https://www.datafilehost.com/d/060a3f09

        • Don’t think I can help further on this. Apparently bcdedit is failing to update BCD store on D and something is interfering with the process.

  4. Hello from Ecuador my question is. how to remove isos from the usb and add new or updated or new versions of Os and PEbuilder.

    Thank you.

    • AFAIK, you can´t remove ISOs, except by re-building the whole USB. But you can add an ISO to a previously created USB anytime.

  5. Nonsense. You CAN remove ISO’s very easily. See “15. How to remove already added sources?” in the FAQ. You can also replace an ISO (as long as it has the identical name) by simply copying it over the existing file on the USB (assuming there is sufficient space). If it has a different name, delete the old source (See #15 in the FAQ) and add the new.

    PUEDE eliminar ISO’s muy fácilmente. Consulte ’15. ¿Cómo eliminar fuentes ya agregadas?’ en las preguntas frecuentes También puede reemplazar un ISO (siempre que tenga el mismo nombre) simplemente copiándolo sobre el archivo existente en el USB (suponiendo que hay espacio suficiente). Si tiene un nombre diferente, elimine la fuente anterior (consulte 15 en las preguntas frecuentes) y agregue la nueva.

      • Well, adding a source and booting it is more that just copying a file.
        Logically, removing a source, needs to reverse what was done to add it.
        If you don’t like removing the BCD entry, nothing stops you from removing the ISO and leaving the BCD entries which will be pointing nowhere. What happens if you do that with a few or more sources?
        Given the various types of sources supported and the complexity adding them, I don’t have any plans for automating source removal in the program.
        Besides, there is not only Windows 7/8/10 sources supported with BCD entries, but also XP likes, Linux and so on.

        • Oscar F. says: “I don´t like the idea of messing up with the BCD just to delete an ISO. There should be an easier way.”

          It’s not that difficult, and you would have to really try to mess up the BCD. If you prefer, you can use BCDEDIT from the command line, but most people prefer the GUI format of BootIce or VisualBCD for simplicity and avoiding errors. I prefer EasyBCD, because I’m nore familiar with it.

          itaushanov says: “Logically, removing a source, needs to reverse what was done to add it. If you don’t like removing the BCD entry, nothing stops you from removing the ISO and leaving the BCD entries which will be pointing nowhere. What happens if you do that with a few or more sources? Given the various types of sources supported and the complexity adding them, I don’t have any plans for automating source removal in the program.Besides, there is not only Windows 7/8/10 sources supported with BCD entries, but also XP likes, Linux and so on.”

          If the sources are removed (deleted) without removing the corresponding BCD, winsetup.lst or menu.lst entries, people will forget they removed them, and complain when they select them from the menu, and they don’t load. I’m not sure what your loader program would do in that situation. Would it display an error message or would it crash?

          An “automated” source removal program wouldn’t be that difficult:

          1) Scan the USB and display the sources contained therein

          2) Allow the user to select the source to delete via mouse click (instead of having to type in the full name, which might lead to errors).

          3) If the source is “Windows Vista/7/8/10/Server 2008-2012”
          a) delete the corresponding ISO file and directory on the USB disk\WINSETUP\.
          b) delete the corresponding entries in \boot\bcd and \efi\microsoft\boot\bcd using BCDEDIT calls.

          4) If the source is “Windows XP/2000/2003”
          a) delete the corresponding folder in USB disk\WINSETUP\.
          b) edit winsetup.lst in USB disk root, removing the relevant lines.

          5) If the source is “Linux/Other Grub4dos compatible ISO”
          a) delete the ISO file from USB disk\ISOs.
          b) edit menu.lst in USB disk root, deleting the relevant lines

          I may write such a program myself, as I regularly remove old W10 sources, and add the latest build. It shouldn’t take more than a few hours.

          • Yes, it´s easy to edit the USB BCD with bootIce. When I posted above I was mistaken, thinking about the system BCD.

  6. Hello:
    Can WinSetupFromUSB recognize disk over 128GB? I have a 256GB removable disk, but this tool cannot display my disk in the list. I tried format disk with bootice and RMPrepUSB, but not work. How should I do? Thank you for your help.

  7. Hey , first of all great product east to use and as far as i can see working properly . I just have one silly question . I put inside of my 32 gb flash windows 10 64 , windows 10 32 , win 7 64 and win 7 32 . On top of that i put Linux , Hiren , bootcd , acronis and couple more . But when i boot it from the boot menu it only shows the 4 windowses and not the rest . M’i missing something ? (apparently i have missed something but if someone can help me what exactly 🙂 )

  8. hi when I was making bootable of windows 7 and windows 10 I got this message what to do? please help?

    this doesn’t seem to be valid source!
    Either or all of \sources\boot.wim,\bootmgr\boot, \boot\BCD are missing,or sources is not supported

    retry to select anaother sources or Cancel to return to the main menu

    retry cancel

    Logfiles:

    2018/08/29 21:57:52- Checking sizes…
    2018/08/29 21:57:52- Total source size- 0 bytes
    2018/08/29 21:57:52- Target space available- 28.6 GB
    2018/08/29 21:57:57- Obtaining size of NT6 boot files
    2018/08/29 21:57:58-
    7-Zip 9.30 alpha Copyright (c) 1999-2012 Igor Pavlov 2012-10-26

    Listing archive: D:\software\Windows 7 all Edition X86 & X64 Bit Activated\Windows 7 Sp1 AIO (x86x64) 11in1 es-es (USB3.0) Aug2018-=TEAM OS=-\Window 7 AIO SP1(Aug 2018).iso


    Path = D:\software\Windows 7 all Edition X86 & X64 Bit Activated\Windows 7 Sp1 AIO (x86x64) 11in1 es-es (USB3.0) Aug2018-=TEAM OS=-\Window 7 AIO SP1(Aug 2018).iso
    Type = Udf
    Comment = WIn7
    Cluster Size = 2048
    Created = 2009-10-22 00:00:00

    Date Time Attr Size Compressed Name
    ——————- —– ———— ———— ————————
    2009-10-22 00:00:00 D…. boot
    2009-10-22 00:00:00 ….. 262144 262144 boot\bcd
    2009-10-22 00:00:00 ….. 3170304 3170304 boot\boot.sdi
    2009-10-22 00:00:00 ….. 1024 2048 boot\bootfix.bin
    2009-10-22 00:00:00 ….. 97280 98304 boot\bootsect.exe
    2009-10-22 00:00:00 D…. boot\es-es
    2009-10-22 00:00:00 ….. 15872 16384 boot\es-es\bootsect.exe.mui
    2009-10-22 00:00:00 ….. 4096 4096 boot\etfsboot.com
    2009-10-22 00:00:00 D…. boot\fonts
    2009-10-22 00:00:00 ….. 47452 49152 boot\fonts\wgl4_boot.ttf
    2009-10-22 00:00:00 ….. 485760 487424 boot\memtest.exe
    2009-10-22 00:00:00 ….. 383786 385024 bootmgr
    2009-10-22 00:00:00 D…. efi
    2009-10-22 00:00:00 D…. efi\microsoft
    2009-10-22 00:00:00 D…. efi\microsoft\boot
    2009-10-22 00:00:00 ….. 262144 262144 efi\microsoft\boot\bcd
    2009-10-22 00:00:00 ….. 440832 442368 efi\microsoft\boot\cdboot.efi
    2009-10-22 00:00:00 ….. 1474560 1474560 efi\microsoft\boot\efisys.bin
    2009-10-22 00:00:00 D…. efi\microsoft\boot\fonts
    2009-10-22 00:00:00 ….. 47452 49152 efi\microsoft\boot\fonts\wgl4_boot.ttf
    ——————- —– ———— ———— ————————
    6692706 6703104 13 files, 7 folders

    2018/08/29 21:57:58-
    2018/08/29 21:57:58- Func _GetVistaKickerIsoSize returned an error: 3

    • That ISO file name has lots of special characters in it. Try renaming it first. Second- most likely it won’t work anyway, please read supported sources, faqs and notes next to the download.

      • this doesn’t seem to be valid source!
        Either or all of \sources\boot.wim,\bootmgr\boot, \boot\BCD are missing,or sources is not supported

        retry to select anaother sources or Cancel to return to the main menu

        retry cancel

        answer:

        i got the problem winsetupfromusb search for install.wim file when i extracted the iso I saw that there was no install.wim file And I found That in some windows iso,install.esd is keep instead of install.wim

        is there and option of .esd file detection in winsetupfromusb?

              • sorry I recognized that there two boot.wim file one is bootx64.wim and bootx86.wim

                Is there a issue with it? if so how can i solve it?

                • As mentioned earlier, such sources are not supported, there is no easy solution or workaround. Better off stick with stock, unmodified, single source ISOs and add as many as you want. Flash drives are large and cheap enough nowadays.

Leave a Reply