-
Recent Posts
Archives
Categories
Meta
Monthly Archives: January 2013
Create Windows Recovery Environment for Windows 8
Create Recovery partition create partition primary size=300 format quick fs=ntfs label=”Windows RE tools” assign letter=”R” set id=”de94bba4-06d1-4d40-a16a-bfd50179d6ac” gpt attributes=0x8000000000000001 Copy winpe.wim R:\Recovery\WindowsRE\winre.wim Customize winre.wim if want more options. Copy ReAgent.xml C:\Windows\System32\Recovery\ReAgent.xml This step can be omitted if ReAgentc function work … Continue reading
Posted in Windows
Leave a comment
Fix and Customize Boot for Windows
In Windows Recovery Environment, there are couple tools that do the job. If just want to fix the boot problem, BootRec.exe maybe is the easiest way. if just want fix BCD, try Bcdboot.exe, it has less steps. But, BcdEdit.exe has … Continue reading
Posted in Windows
2 Comments