Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 44,149
» Latest member: brfortunerabbit
» Forum threads: 951
» Forum posts: 5,884

Full Statistics

Online Users
There are currently 566 online users.
» 2 Member(s) | 561 Guest(s)
Applebot, Bing, Google, CDC9762, sparks79

Latest Threads
Scheduled Manual FULL Ima...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: hussondros
7 hours ago
» Replies: 61
» Views: 6,545
v5.3 doesn’t work.
Forum: Hasleo NTFS for Mac (Read & Write NTFS drives in macOS for free)
Last Post: admin
09-16-2025, 11:02 PM
» Replies: 3
» Views: 2,458
Error when changing netwo...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
09-16-2025, 09:15 PM
» Replies: 3
» Views: 710
Network Credentials for e...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: [email protected]
09-15-2025, 01:23 PM
» Replies: 4
» Views: 1,178
Windows RE tools partitio...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: al3x
09-15-2025, 04:48 AM
» Replies: 32
» Views: 6,920
Can't update v5.4.2.2 wit...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: CDC9762
09-14-2025, 03:08 AM
» Replies: 10
» Views: 2,323
Most Recent Backup Fails ...
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
09-10-2025, 10:53 PM
» Replies: 2
» Views: 1,740
Hasleo Backup Suite V5.4....
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
09-10-2025, 12:06 AM
» Replies: 302
» Views: 323,871
Feature REQUESTS
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
09-08-2025, 11:15 PM
» Replies: 423
» Views: 371,030
Hasleo Backup Suite V5.4....
Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software)
Last Post: admin
09-08-2025, 10:59 PM
» Replies: 11
» Views: 9,395

 
  Easy UEFI starts with failed to run system API
Posted by: ihsteffl - 06-25-2017, 09:41 PM - Forum: EasyUEFI - Replies (12)

Easy UEFI starts with: Failed to run system API.(0x00CB0015017E0000)

In Programm are no interactions possible (various failed to run y´system API errors).

I tried to reinstall severall time and to adjust compatibility settings.

Please find attached the user.log

System: HP ProBook 450 G1
           Windows 10 Version 1703 Build: 15063.413

Any help would be apretiated.



Attached Files
.zip   user.zip (Size: 2.62 KB / Downloads: 2)
Print this item

  Partition scheme format popup doesn't come up.
Posted by: bacevs - 06-23-2017, 09:24 PM - Forum: WinToUSB (Best Windows To Go Creator) - Replies (7)

I'm following this guide on install Windows on my Samsung T1 SSD Portable

http://www.easyuefi.com/wintousb/resourc...drive.html

However I cannot do step 7 as when i select the destination disk there is no popup window like shown below in the guide.

[Image: installation-need-format-usb.png]

Print this item

  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.

Print this item

  Dynamic VHDX-based Windows To Go Workspace?
Posted by: bacevs - 06-19-2017, 10:50 AM - Forum: WinToUSB (Best Windows To Go Creator) - Replies (3)

Is is possible and/or recommended to create a Dynamic VHDX-based Windows To Go Workspace?

Print this item

  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?

Print this item

  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.

Print this item

  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.

Print this item

  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

Print this item

  VirtualBox fails with "Inaccessible Boot Device" BSOD
Posted by: marcelser - 05-13-2017, 12:03 AM - Forum: Windows To Go Upgrader - Replies (7)

Hi,

I was unsuccessful trying to run my WinToUSB stick's image in Virtualbox so far (obviously I don't know how to correctly set it up, for example where to put the boot partition etc.).

So I though let's try the Windows To Go Upgrader because it does exactly what I need, creates a VirtualBox Image from the WinToUSB Stick. So I downloaded it and started the "check for upgrade" with a "Windows 10 Pro (x64)" GPT/UEFI WinToUSB enabled USB Stick. The process starts and creates the VM and tries to start it. At first I see the virtualbox logo and the turning dots at the bottom which everyone knows, but after about 5-10 seconds I get a BSOD saying "UNMOUNTABLE_BOOT_VOLUME". So, question is, whe isn't it able to boot? I'm using Virtualbox 5.1.20.

I would be even be willing to pay if I can boot the WinToUSB image so I can modify it. And it also seems that other people are having also big problem to boot a WinToUSB volume in Virtualbox if you look into the forum threads about WinToUSB.

Any help would be greatly appreciated.

Best regards,

Marc

Print this item

  Any solution?
Posted by: Shamone - 05-08-2017, 09:20 PM - Forum: WinToHDD - Replies (11)

Remotely I often have to deal with reinstallation and more often there is not a boot stick
So in this program, I found a great solution. Thanks.  Rolleyes
But there is one caveat, during the reinstallation on the current system at the end of the first part of the installation the computer shuts down as there is checked.
So my question is how to make so that it was not switched off and rebooted and continued the installation?  Tongue

Print this item