| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 135 online users. » 1 Member(s) | 131 Guest(s) Applebot, Bing, Google, Frank1940
|
| Latest Threads |
Imaging Performance Testi...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
6 hours ago
» Replies: 63
» Views: 17,443
|
[Test Help Needed] Temp F...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
6 hours ago
» Replies: 11
» Views: 351
|
Emergency Disk - Download...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
6 hours ago
» Replies: 66
» Views: 6,675
|
The task failed with 0x28...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: Froggie
Yesterday, 12:01 AM
» Replies: 3
» Views: 173
|
Important: Windows KB5083...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
05-14-2026, 11:12 PM
» Replies: 75
» Views: 7,181
|
1st time disk clone was 2...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
05-14-2026, 10:35 AM
» Replies: 7
» Views: 299
|
Asus Zenbook A16 Snapdrag...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
05-13-2026, 11:36 AM
» Replies: 13
» Views: 775
|
Hasleo Backup Suite V5.8....
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
05-13-2026, 11:14 AM
» Replies: 579
» Views: 705,459
|
Welcome @AdvancedSetup
Forum: General Forum
Last Post: admin
05-12-2026, 06:50 PM
» Replies: 3
» Views: 298
|
Documentation - PDF-based...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: colin.p
05-11-2026, 09:14 PM
» Replies: 18
» Views: 1,646
|
|
|
| EasyUEFI error |
|
Posted by: Ron - 06-22-2017, 03:12 AM - Forum: EasyUEFI
- Replies (1)
|
 |
While attempting to Create a UEFI boot entry, this error window popped up: The system cannot find the file specified (0x0003007F03880000). And the Browser button is dimmed, so I cannot change the location to find the bootmgfw.efi file.
|
|
|
| Windows 2008 R2 Standard |
|
Posted by: tthompson - 06-17-2017, 04:07 AM - Forum: WinToUSB (Best Windows To Go Creator)
- Replies (1)
|
 |
I am trying to convert an existing Windows Server 2008 R2 Standard to boot via USB. When I try to boot it after running your tool, I get a blue screen. I am assuming this has to do with the USB 3.0 drivers, but I am not sure. Any fixes or thoughts?
|
|
|
| WinPE & USB Driver Injection |
|
Posted by: Bloo - 06-13-2017, 05:52 AM - Forum: WinToUSB (Best Windows To Go Creator)
- Replies (3)
|
 |
I have a new Lenovo AIO and I was able to finally get Windows 7 on the hard drive after many hours of trying to inject the usb drivers.. I'm now trying to make it portable but when it boots to WinPE to clone the drive its not loading the USB drivers (as expected). I've tried a few of the following links (https://goo.gl/yOSfgg) but I cannot locate the "Boot.sdi" or "boot.wim" in the install directory. Ive tried putting the Win10PE sdi and wim's into the path's below but it still is not recognizing the USB devices so I dont think its actually using the Win10PE files...
C:\Program Files\Hasleo\WinToUSB\bin
C:\Program Files\Hasleo\WinToUSB\x64\WinToUSB\bin
C:\Program Files\Hasleo\WinToUSB\x86\WinToUSB\bin
I was also going to try injecting the drivers myself (i have the working drivers that worked for my initial install) following this article https://goo.gl/DrcJzV but again, i cannot locate boot.wim. I've even tried installing older versions hoping it would have the file but no luck...
Where can I locate this WIM file? I'd like to either A. Inject the files myself or B. Use the Windows10 PE Files.... TIA.
|
|
|
| Using easyuefic.exe without index |
|
Posted by: ClockWise - 05-17-2017, 04:27 AM - Forum: EasyUEFI
- Replies (4)
|
 |
Hi,
Do it is possible to use the easyuefic.exe (command line) for changing the boot order but only by knowing the name of a entry (not the index).
Exemple:
>EasyUEFIC.exe --list-efi
# Name
--------------------------------------
0 : USB Memory
1 : Windows Boot Manager
2 : HDD/SSD
3 : LAN
4 : Diagnostic Menu
5 : HDD Recovery
I want to place 3:LAN at the first. So i can use
> --top-efi --index 3
But i don't want to visually confirm the index number of LAN and it's is not always at Index:3. Hopefully, the name LAN is always the same.
So, do it's possible to use a command like
> --top-efi --name "LAN"
Or any workaround that do the same thing?
Ok, i know that it's a little bit ugly because in theory we can have multiple entry with the same name. But i can manage to have only 1 entry named "LAN", that's not a problem.
Thanks in advance and have a good day.
Sorry for my english.
|
|
|
| Corsair GTX Voyager (SSD USB Stick) Installation hangs at 95% |
|
Posted by: marcelser - 05-13-2017, 11:23 PM - Forum: WinToUSB (Best Windows To Go Creator)
- Replies (3)
|
 |
Hi,
As my old USB stick was very slow I bought one of the fast GTX Voager USB stick without knowing that this stick is more like a mini external SSD as a normal USB Stick. It reports itself as disk so I read the guide on how to prepare the disk in order to use WinToUSB.
I first tried MBR mode with a small fat32 partition 100MB and a big ntfs partition but the stick always hangs at 95% of the install process (after copying the vhd file I use as starting point). It seems that it cannot create normal files to boot from. I then fiddled around and in the end (as my system runs from UEFI disks anyway) I used diskpart to wipe the disk, convert it to gep and create ESP/EFI partition and windows partition (interestingly a 128MB msr partition also got created although I did not opt for that). But here I have exactly the same problem installation stops at 95%.
Interesting thing I found out is, that once the installation reaches 95% you can not open any partitioning tool cause it hangs when trying to read the USB SSD Partitions. It's like WinToUSB somehow crashes access to the stick completely.
Best regards,
Marc
|
|
|
|