Good morning,
i have an issue; i would like to clone my disk on an empty SSD disk that i have connected via USB but if i do that it proposes me to install WINtoUSB, but this isn’t the application that i need, i only want to clone my main HD.
good morning
I am a blind user and was thinking of purchasing Hasleo WinToUSB for my work
However, I can't use Hasleo WinToUSB with 'nvda, jaws, narrator' screen readers.
After a programmatic analysis of the problem, I found that WinToUSB
was designed by qt5 Widget
This pattern is not compatible at all and cannot be used with screen readers
So, could you please recreate the GUI of the program with accessibility in mind
Here are some guidelines and you can find more https://doc.qt.io/qt-5/accessible.html
i have an isssue with my backup... i need to shutdown automatically my pc after my scheduled backup is taken.
i've tried to add a command (i've made a script "shutdown.bat") into advanced backup option. the script works well, but it doesn't work automatically, gives me an error after the backup
Hi There,
As first I like to thank WinToUsb creators for the wonderful software.
I like to ask a question:
I have made a bootable WinToUsb of Windows 10 to an ssd harddisk through an USB connector. It works as expected and I love it.
I like to place this ssd into a pc and connect it with sata cable, just like an ordinary harddisk.
Will this installation work through sata connection just like it do through USB connection?
Or will it not boot at all?
If this works it will save me time reinstalling a pc...
Thank you in advance for your answer(s),
hope someone can help me with this.
i am trying to clone my windows to go to a SD card.
I have an 1 TB SSD and now i bought an 512 GB SD card.
i am trying to follow the steps but i keep getting the error "Disk or partition space is insufficient (0x005700c201960000)".
First i thougt it made sence because my SSD was much bigger so i made 2 partions on my SSD where one is 130 GB with windows installation and the rest is for the second partition.
But i keep getting the same error.
How can clone my windows partition to my SD card?
Hello,
I just use Hasleo Backup a few days (I did not know it before). Now I have first remarks
The schedule time of a job shows always the 12 Hour Version. When I have a Job 21:00 and 09:00 I see 09:00 on both Jobs
When I start a Backup Job manually it uses incremental at the second time although in the job there is always "complete" configured. The workaround for me is to do a one Time start, there the setting is taken into account
Notofication: My Domain is "Hms-Net.de" but it is shown as "false" Domain name. I think the "-" is not allowed, but this is wrong
Errors could be notified better, because I get the Notification "Job was failed" without any hint
But otherwise: I used acronis until now. I have to pay abo Prices without any more benefit. So this is "Complaining at a high level"
Trying to encrypy disc C with Windows 11 Home
when saving Recovery Key - I am getting message that Pre-OS restart is needed to continue
When I click NEXT button, PC restarts and then I am getting message Failed to run system api 0x03E6001501510000
BitLocker version 8.7
adding log file
I set up a WinToUSB drive running Windows 11 home. After booting my system from this USB drive, my windows system shows both a C drive and D drive, both labeled WinToUSB. It looks like the D drive is a separate partition with a disk image on it. Maybe that disk image is mounted as the C drive? I'm not sure. The C drive has only about half the storage available, 128 GB, while the D drive appears to have the full 238 GB.
Can I get rid of this? Can I have a single boot drive, with all the storage available, as a single C drive?
Hello Hasleo Team.
Thank you so much for providing Hasleo Backup Suite for free.
I want to organize backups according to the "Grandfather, Father, Son" scheme: daily Incremental ("Son"), weekly Differential ("Father"), and monthly Full ("Grandfather")
However, I have encountered some difficulties in solving this issue:
1. Such a backup scheme cannot be implemented within a single task
2. I did not find any mention on the Internet or in the help about the possibility of using the program via the Command Lne Interface (CLI) to circumvent the restrictions (which I will write about below)
3. Backups are always created in the directory, which is defined as follows: the parent directory corresponds to the value of the 'Destination' field, and the subdirectory is either not created at all (if you do not change the 'Task name' field), or is created based on the value from the 'Task name' field. However, this approach has a limitation: it is impossible to create backup tasks with the same names, respectively, it is not possible to put backups from different tasks in the same folder. Of course, it is possible to use 'Pre-command' and 'Post-command', but then the following limitation pops up: backups from different tasks do not take into account the status of existing backups in this directory created by other tasks.
I even tried to organize a simpler implementation: I performed a backup copy of my grandfather and father within the same task: Grand(-father). In the scheduler settings, I specified that a copy should be created on Fridays at 13:00, using the differential method by default. And also indicated that no more than 4 backups should be stored. So I expect the 1st backup to be full and the subsequent 3 backups to be differential. Then, the very first backup will be deleted (unless it is prevented by the check mark 'Always retain the first backup', which cannot be disabled) and a full backup will be created on the 5th Friday. Of course, after the backup is complete, I move it to the folder 'B:\System Backups', using 'Post-command'.
Next, I tried to organize a backup of my sons: to do this, I created a separate task 'System Backups' and specified, in the 'Destination' field, the root of the disk 'B:'. In the scheduler settings, I set that a copy should be created from Monday to Thursday at 13:00, using the incremental method by default. And also indicated that you should keep backups for the last 4 days. So, in the 'System Backups' folder at the time of launching the task for organizing backup copies of sons, there was already a full backup created by the 'Grand(-father)' task, but what was my surprise when in the 'B:\System Backups' another full copy has appeared, however, already created by the 'System Backups' task, instead of the expected incremental copy.
Please tell me how you can organize a backup scheme "Grandfather, Father, son": daily incremental ("Son"), weekly differential ("Father") and monthly full ("Grandfather")?
Is there any way to make backups from one task take into account the availability of backups from another task if they are located in the same directory?
To run backup tasks using the CLI (with a choice of the type of copy creation: full, differential or incremental), then all the logic could be transferred to any script I created?