IPB

Google Frontpage Forums Unattended CD/DVD Guide
 Forum Rules Unattended CD/DVD Guide Homepage · MSFN Forum Rules
2 Pages V   1 2 >  
Reply to this topicStart new topic
> WinPE 2 Made Easy (Easy way to create/maintain your WinPE), Current version 1.0.0.3
MadBoy
post Feb 12 2008, 10:25 AM
Post #1


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


WinPE Made Easy is a project that is supposed to lower amount of steps needed to create and maintain one or more Windows PE Custom CD/USB images. The program should work with Windows PE 2.0 and Windows PE 2.1.

How to use it in 3 simple steps:
1) Download and install WAIK 2.1 or WAIK 2.0 (either one should work)
2. Run the program, follow the nessecary steps
3. Create USB Pendrive or Generic CD (.iso image) or Custom CD/DVD using instructions given.

Screenshots: WinPE_Setup.PNG, WinPE_Drivers.PNG, WinPE_AddFiles.PNG, WinPE_RemoveFiles.PNG, WinPE_StartUp.PNG,WinPE_Create.PNG

Abilities of this little proggy:
- add builtin (HTA,VBS etc) components,
- add drivers,
- add files/folders to BOOT.WIM (inside) or just copy files/folders to dir structure (for example to USB/DVD drive),
- remove files/folders from to BOOT.WIM (inside) or just remove files/folders from dir structure (for example from USB). Things like fonts directory, unnessecary .exe's etc
- create startup file
- load/save settings to file to reuse when needed.

Tips & Tricks (Section - StartUp)
1. Program uses starnet.cmd to start it's own created startnet.exe (therfore starnet.cmd will be overwritten and have one value)
2. When adding programs to startup startnet.au3 is created and then compiled into .exe
3. File startnet.au3 is left inside \Windows\System32 folder next to startnet.cmd so you can verify it's contents yourself (might be removed later on)
4. When you add programs to StartUp listview don't forget to add X:\winpeinit.exe as this is nessecary for drivers to be detected
5. When you add programs to StartUp listview don't forget that the order does matter. Program will start programs from top to bottom so don't put winpeinit.exe last ;-)
6. Program by default hides the first CMD window therfore if you want to use console add 'cmd.exe' to StartUp

Tips & Tricks (Section - Loading/Saving)
1. Program by default looks for directory called Configuration in same dir as the .exe file. If you put your config files there then you will have ability to find them easier

Tips & Tricks (Section - Creating WinPE)
1. Program when creating USB PenDrive will delete all files from the USB device. Keep that in mind!

Changelog for Version 1.0.0.3
- Fixed bug where boot.wim wouldn't be mounted at all (code was accidentally deleted)
- Changed WAIK Path. It required full path to PEToolS in WAIK\Tools directory instead of just WAIK directory
For example instead of C:\Program Files\Windows AIK it required C:\Program Files\Windows AIK\Tools\PETools
This has now been changed.
Changelog for Version 1.0.0.2
- Added logging to file. All actions that are visible in the log window can now be found at winpe_made_easy.log located in programs directory
- Fixed bug where boot.wim wouldn't be created (2KB boot.wim empty wim file was created instead)
Changelog for Version 1.0.0.1
- Fixed bug where Generic and Custom .ISO would be created even thou checkboxes weren't checked

Things to do:
- Configuration of logging (whether there should be file created or not)
- Copying file process improvments (to not try to copy something that doesn't exists - but that's how the .cmd's in WAIK were predefined)


Download program below
Version 1.0.0.3 - WinPE Made Easy v 1.0.0.3

Archive of download (left just in case). Use the newest version above.\
Version 1.0.0.2 - WinPE Made Easy v 1.0.0.2
Version 1.0.0.0 - WinPE Made Easy v 1.0.0.0


This post has been edited by MadBoy: May 17 2008, 05:25 AM
Go to the top of the page
 
+Quote Post
geemail.email
post Feb 12 2008, 12:30 PM
Post #2


Newbie


Group: Members
Posts: 37
Joined: 18-January 08
Member No.: 172168
OS: none
Country Flag


Madboy....I anxiously await the release...this looks great!
Go to the top of the page
 
+Quote Post
`Felix`
post Mar 8 2008, 12:12 PM
Post #3


MSFN Contributor
***

Group: Members
Posts: 476
Joined: 28-July 04
From: Perth, Western Australia
Member No.: 25674
Country Flag


Any idea when this tool will be available?
Go to the top of the page
 
+Quote Post
MadBoy
post Mar 8 2008, 12:25 PM
Post #4


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


QUOTE (`Felix` @ Mar 8 2008, 07:12 PM) *
Any idea when this tool will be available?


Got lazy latly and had to pass some exams smile.gif I'll see what i can do but everytime i start doing things on it someone tells me to do other things tongue.gif
Go to the top of the page
 
+Quote Post
gadget
post Mar 10 2008, 02:55 AM
Post #5


Member
**

Group: Members
Posts: 172
Joined: 2-January 04
From: London
Member No.: 11830



I take it you are studying politics smile.gif

This post has been edited by gadget: Mar 10 2008, 02:55 AM
Go to the top of the page
 
+Quote Post
sprack
post Apr 24 2008, 03:16 PM
Post #6





Group: Members
Posts: 7
Joined: 28-November 06
Member No.: 116956
Country Flag


Any progress on this project?
Go to the top of the page
 
+Quote Post
MadBoy
post Apr 26 2008, 05:52 AM
Post #7


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


QUOTE (sprack @ Apr 24 2008, 10:16 PM) *
Any progress on this project?


I'm doing some final tests as the application is functional now. Just adding few touches here and there.
Go to the top of the page
 
+Quote Post
MadBoy
post Apr 26 2008, 10:28 AM
Post #8


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


Version 1.0.0.0 is out. This is first version so have mercy. I didn't yet included full instructions on how to use the program but hopefully you guys can find it out. If not lemme know and i'll try to update.

First post updated with relevant information! Enjoy
Go to the top of the page
 
+Quote Post
MadBoy
post May 1 2008, 02:35 PM
Post #9


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


Anyone tried it? Any comments? Is it working? Does it need more explanation from my side? Any bugs? Feature requests?
Go to the top of the page
 
+Quote Post
Svend Rugaard
post May 9 2008, 07:02 AM
Post #10


Junior
*

Group: Members
Posts: 54
Joined: 29-December 04
Member No.: 39562



Hello.

The tools is a great thing , and tried it out now.

I have installed WAIK 2.1 on Vista x64.

I have tried to make just a "basic" winPE boot from USB, but i cant get it to boot.

I have usually my Custimized Vista Installation on a USB stick, so its not because i dont know how to make a Bootable USB.

But it seems when i want it to boot it actually skips the USB Stick as a boot device as when it isnt present. And just go to next boot priority there is my Harddrive.

So actually it doesnt work for me.

I have tried boot the AMDx64 option and the x86 option. Its the same ..

When i put only my USB flash drive for booting it says BootMgr missing .. Press CTRL+ALT+DELETE .. so my guess is something in your script isnt configure correct to make the boot sector being copied correctly over. In that i think you probaly not configured to copy files over as a systemfile in there attributes. I Probaly havent explain it right, but im not that good in english smile.gif

I hope you maybe have a clue what is going wrong, because i really love the tool and the GUI interface, its easy as h... to use smile.gif
Go to the top of the page
 
+Quote Post
MadBoy
post May 9 2008, 08:48 AM
Post #11


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


QUOTE (Svend Rugaard @ May 9 2008, 02:02 PM) *
Hello.

The tools is a great thing , and tried it out now.

I have installed WAIK 2.1 on Vista x64.

I have tried to make just a "basic" winPE boot from USB, but i cant get it to boot.

I have usually my Custimized Vista Installation on a USB stick, so its not because i dont know how to make a Bootable USB.

But it seems when i want it to boot it actually skips the USB Stick as a boot device as when it isnt present. And just go to next boot priority there is my Harddrive.

So actually it doesnt work for me.

I have tried boot the AMDx64 option and the x86 option. Its the same ..

When i put only my USB flash drive for booting it says BootMgr missing .. Press CTRL+ALT+DELETE .. so my guess is something in your script isnt configure correct to make the boot sector being copied correctly over. In that i think you probaly not configured to copy files over as a systemfile in there attributes. I Probaly havent explain it right, but im not that good in english smile.gif

I hope you maybe have a clue what is going wrong, because i really love the tool and the GUI interface, its easy as h... to use smile.gif


Have you tried it on XP? I didn't tried it on Vista so wonder where could be problem. Can you list the files copied to usb by my program ?
Go to the top of the page
 
+Quote Post
Svend Rugaard
post May 9 2008, 09:35 AM
Post #12


Junior
*

Group: Members
Posts: 54
Joined: 29-December 04
Member No.: 39562



CODE
T:\bootmgr
T:\efisys.bin
T:\efisys_noprompt.bin
T:\bootmgr.efi
T:\boot
T:\boot\bcd
T:\boot\boot.sdi
T:\boot\etfsboot.com
T:\boot\efisys_noprompt.bin
T:\boot\efisys.bin
T:\boot\bootfix.bin
T:\boot\fonts
T:\boot\fonts\wgl4_boot.ttf
T:\boot\fonts\kor_boot.ttf
T:\boot\fonts\chs_boot.ttf
T:\boot\fonts\cht_boot.ttf
T:\boot\fonts\jpn_boot.ttf
T:\EFI
T:\EFI\microsoft
T:\EFI\microsoft\boot
T:\EFI\microsoft\boot\bcd
T:\EFI\microsoft\boot\fonts
T:\EFI\microsoft\boot\fonts\wgl4_boot.ttf
T:\EFI\microsoft\boot\fonts\kor_boot.ttf
T:\EFI\microsoft\boot\fonts\chs_boot.ttf
T:\EFI\microsoft\boot\fonts\cht_boot.ttf
T:\EFI\microsoft\boot\fonts\jpn_boot.ttf
T:\sources
T:\sources\boot.wim


No i havent tried in Windows XP, and it wouldnt be possible anyway because i dont have x64 XP .. and its the x64 i need to have to work.

But here is the file / folder listing.

I have also tried to make a xcopy of the bootmgr from my windows installation so se if it would work.

This post has been edited by Svend Rugaard: May 9 2008, 09:37 AM
Go to the top of the page
 
+Quote Post
MadBoy
post May 12 2008, 01:01 AM
Post #13


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


Something is not right with mounting the image boot.wim. I will investigate that. It works fine on my system but when i try to test it on virtual vista and xp it doesn't work. Hopefully new version will be out soon tongue.gif
Go to the top of the page
 
+Quote Post
Svend Rugaard
post May 12 2008, 02:56 AM
Post #14


Junior
*

Group: Members
Posts: 54
Joined: 29-December 04
Member No.: 39562



QUOTE (MadBoy @ May 12 2008, 02:01 AM) *
Something is not right with mounting the image boot.wim. I will investigate that. It works fine on my system but when i try to test it on virtual vista and xp it doesn't work. Hopefully new version will be out soon tongue.gif


Thanks .. THen its not me there have done anything wrong, and i wasnt sure about it, but it seem as you say something is not right .. I was also about to think you was abandon me biggrin.gif .. Because i am the only one actually comment on how it works biggrin.gif ..
Go to the top of the page
 
+Quote Post
MadBoy
post May 12 2008, 09:56 AM
Post #15


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


New version out. Refer to download link to first post.

Version 1.0.0.2
- Added logging to file. All actions that are visible in the log window can now be found at winpe_made_easy.log located in programs directory
- Fixed bug where boot.wim wouldn't be created (2KB boot.wim empty wim file was created instead)
Version 1.0.0.1
- Fixed bug where Generic and Custom .ISO would be created even thou checkboxes weren't checked

Tnx to Svend Rugaard for testing :-) Hope this works for you.

Go to the top of the page
 
+Quote Post
MadBoy
post May 17 2008, 05:27 AM
Post #16


Advanced Member
***

Group: Members
Posts: 411
Joined: 21-February 05
Member No.: 44662
OS: none
Country Flag


New version out. This time hopefully the critical bugs were fixed.

Changelog for Version 1.0.0.3
- Fixed bug where boot.wim wouldn't be mounted at all (code was accidentally deleted - SIC!)
- Changed WAIK Path. It required full path to PETools in WAIK\Tools directory instead of just WAIK directory
For example instead of C:\Program Files\Windows AIK it required C:\Program Files\Windows AIK\Tools\PETools
This has now been changed.

Please use the newest version. 1.0.0.2 and 1.0.0.0 won't realy work.
Go to the top of the page
 
+Quote Post
Svend Rugaard
post May 20 2008, 02:19 PM
Post #17


Junior
*

Group: Members
Posts: 54
Joined: 29-December 04
Member No.: 39562



QUOTE (MadBoy @ May 17 2008, 06:27 AM) *
New version out. This time hopefully the critical bugs were fixed.

Changelog for Version 1.0.0.3
- Fixed bug where boot.wim wouldn't be mounted at all (code was accidentally deleted - SIC!)
- Changed WAIK Path. It required full path to PETools in WAIK\Tools directory instead of just WAIK directory
For example instead of C:\Program Files\Windows AIK it required C:\Program Files\Windows AIK\Tools\PETools
This has now been changed.

Please use the newest version. 1.0.0.2 and 1.0.0.0 won't realy work.



Hey madboy, and thanks for the update .. i havent got time the last few days because of work .. but now i have try it .. i am actually coming further except now its just "hanging" when it should boot up to the WinPE via USB the cursor thing is just flashing and nothing more happen , it dont com to the logon.

I am little confuse about this because i have use it as states earlier to install Vista from and have even use the VistaPE project on it.

So something isnt working correct .. i have now tr