You can keep your current system and software by using the One-click restore wizard, which means that your C drive is completely protected.
The official explanation for the One-click restore is as follows:
★ Features:
1. Using GHOST as the kernel, the backup and restore system is fast and safe
This version will not be modified except for retaining the original features of the One-click restore wizard.
2. intelligently select backup partition
automatically select the partition for storing backup files. if the available space of the last partition is greater than the used space of partition c, put the backup files in this partition; otherwise, automatically check the penultimate partition, and so on. . . . . .
3. Backup files are doubly safe
The folder used to store backup images cannot be deleted, which better protects backup files.
4. Good compatibility, compatible with all partition tools, and supporting operating systems except WIN98/95/ME.
multiple partitions can be backed up and restored.
◆ Conditions for installing one-click restore wizard NT edition:
1. Operating system is WIN 2/XP/23/Server/NT
2. The current operating system must be installed in the first partition
3. There must be more than two partitions on the hard disk
◆ Installation method: double-click setup.exe to complete the installation. After restarting the computer, the startup selection menu will appear (if the selection menu does not appear, the installation will fail). At this time, press the up and down arrow keys on the keyboard and select "One-button Restore Wizard" to enter the main interface of the One-button Restore Wizard.
◆ uninstall method: First, double-click "uninstall program" under WINDOWS to complete the uninstall; The second is to enter the NT version of the one-button restore wizard, and select the "uninstall wizard" option in the advanced settings. The backup image file is deleted after uninstallation.
◆ Precautions:
1. After installing the NT version of the One-Click Restore Wizard, it is not allowed to change the number of hard disk partitions (if there are three partitions now, use software such as PQ to change them into four partitions) or use software such as PQ to hide a partition of the hard disk, otherwise this software will be invalid. If you really want to change or hide the partition, please uninstall the NT version of the One-click Restore Wizard first.
2. if there is a folder named "YJHY" on partition c, do not delete it, otherwise the NT version of the one-click restore wizard will be invalid.
3. Do not delete the folder with the file name "G" on other partitions (because the backup image file is placed in this folder, it can't be opened or deleted for protection purposes), and this partition must not be formatted, otherwise the NT version of the one-click restore wizard will be invalid.
In addition, if you want to customize the one-click restore wizard or put advertisements on the one-click restore wizard, you can contact us via E-mail or QQ.
e-mail: 16233268@yeah.net
QQ: 16233268
Website:
Second, the backup of favorites is
open the Documents and Settings folder under drive C, open your own user's folder and copy the favorites to other disks.
Third, the one-click restore wizard is a software that only backs up the C disk, and can keep other disks.
Ghost:
The instability of Windows itself, various software and hardware failures and some puzzling problems often make students have to reinstall the system, which is a disastrous blow to us school computer room administrators. In fact, we only need to use Ghost reasonably, and these troubles will be swept away. Let me talk about some tips used by Ghost for your reference.
1. Getting started skills
1. Organize the C disk before cloning
Use Norton System Check in Norton 22 to check and repair the system errors before cloning, and optimize the partition or hard disk to be cloned, so as to reduce all kinds of troubles in the cloning process and speed up the cloning.
2. Skills to lose weight for image files
(1) Delete all Temporary files in the temp folder of Windows98;
(2) move My Document and Temporary Internet Files to other partitions;
(3) Delete those useless help files, readme files, screen saver files, background pictures and various audio files; (4) Try to install all kinds of application software on other partitions;
(5) If you clone under DOS, you can also use the DEL command under DOS to delete the virtual memory file Win386.swp of Windows98.
3. Skills of backup
(1) Check the "Options/span/Create CRC32" option before cloning to find out the errors in the cloning process in time.
(2) The general operation method of hard disk partition backup is: select the "Local/Partition/To Image" option from the main menu of Ghost, open the hard disk to be backed up (if more than one hard disk is hung) and partition, and then specify the name and path for storing the image file. After OK, the image file with extension. gho will be generated.
(3) When choosing the compression ratio, it is recommended not to use "high" because it is very time-consuming and the compression ratio has not been significantly improved.
(4) after cloning is completed, use "Local/Check/Image File" to check the integrity of the image file.
4. Management skills of image files
(1) Make sure that the partition or hard disk where the image files are stored is correct and tidy it up with a disk fragmentation program before storing the image files;
(2) Set the image file as read-only, hidden, and system attribute, so as to prevent it from being accidentally deleted and not being moved by the disk defragmenter (I found that when sorting the points where the image file is stored, it often fails to pass the 32-bit CRC test of Ghost, so we should prevent this image file from being moved by the disk defragmenter);
(3) If conditions permit, it is best to copy the image file to an external hard disk or burn it to a CD to prevent the image file from being damaged.
5. Skills of restoring backup
(1) Before restoring the system, you must back up some important things (such as favorites, various email messages, etc.)
(2) The general operation method of restoring backup is: select the "Local/Partition/From Image" option from the main menu of Ghost, select the existing image file, and then specify the partition to be overwritten, after OK.
(3) Pay attention to the combination of Ghost Explorer software, so that when there is a problem in the system, it is not necessary to restore the entire partition or hard disk, but only the folder or file with the problem.
(4) It is best to use KV3(Kill, Norton) tools to back up the partition table information to floppy disk, so that it can be easily recovered when it is damaged by virus.
second, advanced operation skills
1. introduction of common command parameters of Ghost
because there are many command parameters of ghost, we only introduce a few commonly used parameters here.
(1)-Rb: Ghost operation will automatically restart after exiting;
(2)-Zn: compress the image file, -Z or -Z1 means no compression (fast); -Z2 is high compression (medium speed); The compression ratio from -Z3 to -Z9 increases in turn (the speed decreases in turn);
(3)-FRO: Skip the error (this parameter can save the data in the bad track of the hard disk)
(4)-CLONE: This is the core parameter to realize Ghost unattended backup (recovery).
The usage syntax is:-clone, mode = (operation), src = (source), dst = (destination), [sze (size), sze (size), ...]
Description: ①operation is desirable: copy: disk to disk; Load: file to disk; Dump: disk to file; Pcopy: partition to partition; Pload: file to partition; Pdump: partition to file.
②source is available: drive letter, starting from 1; Or the file name (absolute path is required here).
③destination is acceptable: drive letter, starting from 1; Or file name (absolute path is required here); @CDx, burner, x represents the drive letter of the burner, starting from 1.
(5)-PWD: set the password. If it is = * * *, it will be automatically entered. If it is not, it will be prompted during operation. The backup method is the same as the recovery method.
(6)-F32: convert the disk format from F16 to f32;
(7)-SURE: answer "Yes" to all prompts or warnings requiring confirmation (this parameter is recommended for advanced users);
(8)-IA: forced copy (used for partition operation). It is recommended to use this parameter when operating on drive C;
(9)-SPAN: classification parameter, which prompts another backup package copied to another partition when the storage space is insufficient.
2. making the system automatic recovery disk
(1) start Ghost to make an image file named beifen.gho and save it in D:\Beifen.
(2) Make a Windows98 startup disk, delete an unnecessary file, and copy Ghost.exe to the startup disk.
(3) write autoexec.bat on floppy disk and add the following contents:
ghost–clone, mode = load, src = x: \ benfen \ beifen.gho: 1, dst = 1–sure–Rb
(Note: X is the CD-ROM letter, because the computer is started with the startup disk. Therefore, if your CD is displayed as F in the system, the X here should be set to G, and so on)
(4) Burn CD: I use Easy CD Creator. After adding the data to be burned, I choose to make a "bootable CD" software prompt to insert the bootable floppy disk, insert the newly made startup disk into the floppy disk, and click "OK" to add the contents on the floppy disk to the CD directory to be burned. So you can burn the disc.
after these steps, our "system auto-recovery disk" has been successfully made. When restoring the system in the future, just set the startup sequence to "CD-ROM" in "CMOS" and put it into the system auto-recovery disk we made, which will automatically restore the system. Isn't that cool?
------------------------------------the configuration method before Ghost system
Office family. However, after a computer is configured in the company, it will not be replaced with a new one for a year or so. It is very necessary to use Ghost to make a Gho file for backup system disk. So before backup, configuring a complete, safe and stable operating system is the most important thing. Therefore, this paper recommends the following configuration for everyone here. After installing the system according to this plan, you can perform Ghost, and the backup you get can make you return to the effect before your crash within 2 minutes after the system crashes, and the system is optimized very well.
How to achieve this? Let's take a look at the settings in this article:
1. Install the operating system
Find a Windows XP SP2 startup disk and reinstall the system. Of course, you won't be a novice to make your hard disk have only one partition. You should at least ensure that there are more than two partitions in your hard disk. As for the file system format of the partition, I recommend formatting the operating system partition into FAT32 format (some people suggest formatting it into NTFS file system format, which will help prevent virus interference, but if there is a problem in the boot area, NTFS format can hardly be restored, so I choose FAT32).
2. Install video card and sound card driver
If your computer was bought through proper channels, there must be a CD containing motherboard driver, video card driver and sound card driver. If your computer is a second-hand or third-hand mobile phone, you can't find the driver at all, so you can only search online. But the advantage of Windows XP operating system is that it can adapt to your hardware as much as possible without installing drivers. Here, the author reminds you that you should restart your operating system after installing the video card and sound card drivers, so as to ensure that your drivers will not cause you any trouble.
3. Adjust the display effect and the refresh frequency of the monitor screen
These tasks are all set in the "Display" in the "Control Panel", and the computers used in the current office family can meet the settings of 124*768 and 32-bit true color. If your monitor is LCD, you don't need to modify the refresh frequency of the display screen, which is usually 75 Hz by default. If yours is still CTR (your boss really knocks, please beg him to change it for you), you should adjust it and change it to the highest, usually 85 Hz, as shown in Figure 1:
4. Modify the system settings and optimize the system
Select it in the "Control Panel". Modify system settings:
4.1 In the "Advanced" tab, select the "Performance" setting:
(1) Select "Custom" in the "Visual Effects" tab. In the following options, just tick "Use Visual Styles on Windows and Buttons" and "Use Shadows for Icon Labels on Desktop" to achieve the effect before you modify it.
(2) Select the change of "Virtual Memory" in the "Advanced" tab, and appropriately increase the virtual memory for your operating system according to the memory size and hard disk size of your own computer. Generally, the initial size is set to 1.5 times of your real memory, and the maximum size is 2 times (not too big).
4.2 in the "advanced" tab, select the "startup and recovery" setting:
(1) office families do not need to install dual systems, so you do not select "Time to display operating system list", and in "Time to display recovery options when necessary", set it to 5 seconds.
office