I read a repost I provided to you last time. I don't know what you think. Is it too troublesome? Yes, it's too troublesome. Maybe to remember the commands, you still need to remember these things. Therefore, I suggest you provide several batch processing commands,
Steps:
1. Change the capacity of the EIAs partition to the primary partition. What? Let's see how to use fdisk. I won't go into details here.
2. Change the system partition to start and execute batch processing 1,
3. Restart and execute batch processing 2.
4. Restart. Now, you can use one-click recovery. Convenient
Oh, you can download the attached execution file from the previous article.
Batch Processing Command 1 |
Hsetup.exe/quick Hdtool.exe/CLR CD hpatool Hpatool.exe/CLR CD .. Echo reboot computer Pasue reboot computer |
Batch Processing Command 2 |
Hdtool.exe/0201 30 m/1003 10000 m/SY Echo (the size depends on your own needs. If you want to back up the Vista system, we recommend setting it to 9000m or more) Hsetup.exe/0201 r4620nsc. Bin Echo (install the one-click recovery module) Hdtool.exe/CRT FAT32 100 m Echo (the size depends on your own needs. After you execute this command, the remaining hard disk space will be automatically merged into the previous partition. To use this partition, you must format it again) Hdtool.exe/MBR Echo (create the FAT partition record of type12 to MBR) Hdtool.exe/hid Echo (hiding type12 partitions) Echo OK !!!!!! |