View Single Post
Old 05-12-2011, 03:47 PM   #1
wokyxhni16
 
Posts: n/a
Default Office Professional 2007 New features in-depth exp

Together with the release on the update and use the in-depth, Windows 7 new functions wealthy confused us. These new functions and parts not just facilitate our operations, even though also greatly enhance the person encounter and effectiveness. Beneath, I might be with you in-depth encounter of the new features of Windows seven, and also the use to share their experiences.
1, technique integration Win RE

in Windows seven, integrates a named Win RE (Windows Recovery Surroundings, Windows Recovery Environment) boot restore. With this feature, not a challenge once the program starts,Office Professional 2007, we are able to let the system by means of the function of automatic restore. This is a pretty handy characteristic, getting rid of the have to have to borrow a 3rd party instrument to manually repair the difficulty, and we are able to migrate towards the Vista method features.
(1). Technique Recovery

Once the program does not begin when pressing the F8 key at boot time (often following the failure of the program begins immediately leap to the display screen) to enter Windows seven And distinct from your prior technique, Windows 7 challenge towards the advanced boot menu a bit additional, the first of which, Select and press the Enter key, you can enter the technique restore wizard. This does not require too much consumer participation inside the repair order is acknowledged only three other things to the program, in all probability immediately after 10 minutes (with installation of programs software program and hardware performance-related) on the time the method will be repaired. Lastly, restart, log in successfully. (Figure 1)





; (two). functional migration

course, people with Windows seven, not a lot, but by no means thoughts we are able to move to Vista, the perform, let also have this function.
Initial, duplicate the relevant documents. Searching for a Windows 7 is by now put in personal computer, turn into the is going to be distinctive on various computer systems. Additionally, Recovery folder to hide all program files want to set the show to see.) You'll find two files inside the directory Winre.wim and boot.sdi, its size was 139MB and 3.0MB (slightly numerous dimensions in various variations), these two files copied towards the set up of a mobile device having a non-Vista computer system partition (like D partition), then the file attributes set to hidden, program, read-only attribute. (Figure two)





; followed to generate a batch file, batch file inside the method through the commence menu, add a title Join us repair the file method, just duplicate Winre.wim, boot.sdi in D beneath the root directory, you could copy the following code and preserve 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% gadget ramdisk = [D:] winre.wim,% RAMDISK_OPTIONS%

bcdedit / set% WINPE_GUID% route 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 yes

bcdedit / set% WINPE_GUID% nx OptIn

bcdedit / set% WINPE_GUID% winpe sure

bcdedit / displayorder% WINPE_GUID% / addlast
echo Windows Recovery Environment put in.
pause

Description: The key code utilised in the bcdedit command, which is depending on life
  Reply With Quote

Sponsored Links