It appears really quick before "Please mount USB stick. Waiting..." What do you think about https://forums.mydigitallife.net/th...bios-install-wim-over-4gb.79268/#post-1513554
replace $newsize.height = 3000 by $newsize.height = [Math]::Min^(50, $pshost.ui.rawui.MaxWindowSize.height^) and $newsize.height = 50 by $newsize.width = [Math]::Min^(150, $pshost.ui.rawui.MaxWindowSize.Width^) (lines 17-18) The problem with https://forums.mydigitallife.net/th...bios-install-wim-over-4gb.79268/#post-1513554 occurs when you have many usb sticks with the same characteristics mounted. How do you choose the correct one?
Normally when creating a boot disk it's less confusing and less likely to make a mistake to just have one usb stick plugged in. Anyway not a big deal.
Actually this https://forums.mydigitallife.net/th...bios-install-wim-over-4gb.79268/#post-1513554 is misleading The purpose of the pic was to just show the window size. I didn't mean we needed to remove the characteristics of the USB. Maybe use smaller fonts and pads?, so we can resize to a smaller size window.
Executionpolicy bypass cmd didn't work correctly. (Win 10 1809 x86) This worked. Code: powershell -noprofile -executionpolicy bypass -WindowStyle Normal -file "%temp%\script.ps1"
Here is a dumb question. I downloaded the script. I run as admin..It flashes and goes away?? How do you work this then? I ran it from C drive..I ran it from the USB drive???? I tried putting script in same folder as the extracted .iso of Win 10...I put it in the .iso folder....I give up??
Hi, used rpo's 'Create USB Boot Device' script to create a UEFI/MBR USB windows 10 installer. Tested with an old MBR and all went good. When I use it to boot on the machine with UEFI, it shows 3 options to boot: 1) USB GENERIC DRIVE (MBR. The only that shows on the old machine with BIOS) 2) UEFI: FAT 3) UEFI: NTFS Which one (2 or 3) should I pick? Thanks.
How do you create the boot drive from that file? I click it and it just does a quick flash and disappears? RPO's does the same thing....window flashes and goes away...Thats all it does?????
Hi. Run with administrator privileges. Right-click on Create USB Boot Device.cmd and click 'run as administrator'
I did....Already said that...nothing happens....A black window opens up and then disappears instantly. Yes I disabled antivirus and antimalware programs?????