With the release in the update and make use of the in-depth,
Windows 7 Ultimate Key, Windows seven new functions wealthy confused us. These new attributes and parts not merely facilitate our operations, though also greatly improve the consumer expertise and performance. Beneath, I will likely be with you in-depth encounter of the new functions of Windows 7, and also the use to share their experiences.
1, method integration Win RE
in Windows 7, integrates a named Win RE (Windows Recovery Surroundings, Windows Recovery Environment) boot repair. With this particular characteristic, not a challenge when the system starts, we are able to let the method by means of the operate of automatic repair. This is really a especially useful function, eradicating the want to borrow a third party device to manually restore the difficulty, and we are able to migrate to the Vista system capabilities.
(1). Program Recovery
Once the system does not commence when pressing the F8 key at boot time (usually right after the failure for the system starts automatically leap to the display) to enter Windows 7 And different from your prior system, Windows 7 venture towards the innovative boot menu just a little additional, the first of which, Select and press the Enter key, you are able to enter the method restore wizard. This doesn't call for too much person participation inside the fix buy is recognized only 3 other things to the system, almost certainly after ten minutes (with installation of methods software program and hardware performance-related) for the time the technique might be repaired. Finally, restart, log in successfully. (Figure 1)
; (2). functional migration
course, users with Windows 7, not a good deal, but never mind we can transfer to Vista, the operate, let also have this function.
First, copy the related documents. Trying to find a Windows 7 is previously set up pc, change into the is going to be different on numerous computer systems. In addition, Recovery folder to conceal all method files need to set the display to see.) You will find two files in the directory Winre.wim and boot.sdi, its dimensions was 139MB and 3.0MB (somewhat numerous measurements in unique variations), these two files copied to the set up of a cellular device with a non-Vista laptop or computer technique partition (like D partition), then the file attributes set to hidden, system, read-only attribute. (Figure 2)
; followed to create a batch file, batch file inside the system by means of the commence menu, add a identify Join us repair the file program, just duplicate Winre.wim, boot.sdi in D below the root directory, it is possible to copy the subsequent code and help save it as resolve.cmd.
@ echo off
set RAMDISK_OPTIONS = ad6c7bc8-fa0f-11da-8ddf-d8
set WINPE_GUID = 572bcd56-ffa7-11d9-aae0- 0007e994107d
bcdedit / timeout30
bcdedit / create% RAMDISK_OPTIONS%-d :
bcdedit / set% RAMDISK_OPTIONS% ramdisksdipath boot.sdi
bcdedit / create% WINPE_GUID% / d bcdedit / set% WINPE_GUID% system ramdisk = [D:] winre.wim,% RAMDISK_OPTIONS%
bcdedit / set% WINPE_GUID% path windows system32 winload.exe
bcdedit / set% WINPE_GUID% osdevice ramdisk = [D:] winre.wim,percent RAMDISK_OPTIONS%
bcdedit / set% WINPE_GUID% systemroot windows
bcdedit / set% WINPE_GUID% detecthal sure
bcdedit / set% WINPE_GUID% nx OptIn
bcdedit / set% WINPE_GUID% winpe sure
bcdedit / displayorder% WINPE_GUID% / addlast
echo Windows Recovery Environment installed.
pause
Description: The major code used in the bcdedit command, that is depending on life