Jump to content

Win 7 PE with GUI


manish21

Recommended Posts

Hello All,

I had build a windows pe 3.0 image by following the instructions given in the WAIK help.

Following are the steps that i had followed:-

1. Run the Copype.cmd script

copype x86 C:\PE\winpe_x86

Create a Bootable Windows PE RAM Disk on UFD

1. copy C:\PE\winpe_x86\winpe.wim C:\PE\winpe_x86\ISO\sources\boot.wim

2. copy "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" C:\PE\winpe_x86\ISO\

3. Prepare the UFD

diskpart

select disk 1

clean

create partition primary

select partition 1

active

format quick fs=fat32

assign

exit

4. xcopy C:\PE\winpe_x86\ISO\*.* /e f:\

I obtained an image which after booting shows a command prompt. I would also like to include GUI support in this image. I want a Windows 7 look alike GUI with start menu, explorer etc.. in Win PE image.

Anyone got any ideas how I can achieve it????

Regards,

Manish

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...