Make_PE3 Program to Create Portable Windows 7 PE
#241
Posted 13 September 2010 - 05:54 AM
I have downloaded a 7zip archive (NT6.X_fast_installer_100219.7z) but it does not contain the ...091220.exe that I need.
#242
Posted 15 September 2010 - 04:46 PM
Am I right in thinking that there is no HTA support on the Make_PE 3 software. I created my customised boot and its not supported. When I do mount and add it to the boot.wim file and then unmount it doesnt like the following boot up and it errors out just before the windows 7 logo shows up.
If I swap it for the backed up boot.wim it works fine but without HTA support.
Is there another way of updating a customised make_pe 3 boot disk ?
Just to add, I can get a new WinPE3 file created and boot from a USB Hard drive but as soon as I overwrite the files on my current 1TB usb hard drive they will not boot up
Thanks
Dicko
This post has been edited by dicko1976: 16 September 2010 - 04:47 AM
#243
Posted 16 September 2010 - 11:35 AM
Uncomment the two rules by removal of ":: "
:: Dism.exe /image:"%PEWork%\mount" /Add-Package /PackagePath:"%PETools%\%ARCH%\WinPE_FPs\winpe-hta.cab" :: Dism.exe /image:"%PEWork%\mount" /Add-Package /PackagePath:"%PETools%\%ARCH%\WinPE_FPs\en-us\winpe-hta_en-us.cab"
Then use Make_PE3.cmd with option 4 to make pe3_x86.iso using WAIK
It was not build in .....
For boot problems try WinContig to make ISO on USB-HDD unfragmented.
EDIT:
Instead of adding HTA Package to pe3_x86.iso you can simply use IE8 Setting in making 7pe_86.iso to give you HTA Support.
When IE8 is added to the build, I can e.g. run WPI
Only adding HTA package did not work for me to run WPI
Change Explorer Setting to IE8 (in cmd use 2x E) and use Option 2
This post has been edited by wimb: 17 September 2010 - 02:37 AM
#244
Posted 18 September 2010 - 03:03 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
=
- Changed - Audio_Fix is used only to install audio driver and is not needed anymore to fix the registry
Install of Audio driver is integrated in Driver_Fix.cmd - Thanks to JFX for solving Audio issues
http://www.911cd.net...ic=23931&st=115 - Added - Runscanner to edit Remote Registry - Thanks to paraglider
- Added - Video Driver support - Thanks to JFX for list of needed files and for registry key
http://www.911cd.net...ic=23931&st=119 - Added - Boot Images are collected in folder MULTI\images for making MultiBoot CD/DVD (use CD = YES or CD box Checked)
- Added - Make_MULTI_ISO.cmd batch program for easy remake of MultiBoot ISO files from folder MULTI for making CD/DVD
- Changed - Program Version - latest version is now 2.2
Thanks to JFX for solving Audio issues in 7 PE and giving the working procedure:
Create the HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render key on build time
and give access to everyone (SID S-1-1-0) which allows AudioEndpointBuilder in PE to modify the MMDevices key.
http://www.911cd.net...ic=23931&st=115
DriverPack Vista (x86) Graphics A - folder G_A\ATI\4 is used in my case as Win 7 PE x86 video driver
http://driverpacks.n...verpacks/latest
The video driver can be installed after booting with 7 PE ,
but you can add also the video driver folder to Make_PE3\PE3_mod\WIN7_drivers\x86
so that Dism will add the driver to the build 7 PE (extra 12 MB)
In the latter case Driver_Fix.cmd will install the video driver.
Boot Images are collected in folder MULTI\images for making MultiBoot CD/DVD (use CD = YES or CD box Checked)
Adjust the grub4dos boot menu to your needs by editing file menu.lst in folder MULTI
Folder MULTI contains also PStart folder with Portable programs and Snow wallpaper.jpg
You can add Linux Parted Magic pmagic-5.5.iso to folder MULTI\images
http://partedmagic.com/download.html
Add VLC Media Player Portable to your MULTI\PStart\Progs folder
Download from http://portableapps....eo/vlc_portable
The files and structure of folder MULTI is universal and can be used for booting from HDD/USB or CD/DVD
Use ImgBurn to burn CD/DVD from the created MULTI-dd-mm-yyyy.iso files in MULTI_ISO folder.
In case when booting the 7 PE ISO Boot Image with Grub4dos from HDD or USB,
then copy PStart folder and wallpaper.jpg as normal from folder MULTI to root of HDD or USB boot drive
Requirements and Info - See post #1
Portable Windows 7 PE - Wireless Internet + Audio + Video Driver are working
=

=
This post has been edited by wimb: 25 September 2010 - 02:11 AM
#245
Posted 24 September 2010 - 01:01 AM
when the required program files for the plugin were not supplied by the user.
I have updated already Make_PE3_plugins.exe to overcome the problem.
Thanks Rootman for solving the issue.
This post has been edited by wimb: 25 September 2010 - 02:11 AM
#246
Posted 24 September 2010 - 06:37 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - Enable to see new connected USB drives in My Computer
- Registry tweak in PE3-USER.reg - Thanks to JFX - Added - HotSwap for Savely Removal of Hardware - Thanks to JFX
- Changed - Program Version - latest version is now 2.3
Known issue:
Previous use of WimFltr v.1 by e.g. imagex version 6.0.6001 (e.g. for making BB-7PE or W7PEX)
would result in reg load error when using Make_PE3 programs, but the program will detect and STOP before building 7 PE
It means that when Make_PE3 has mounted boot.wim with Dism, that reg load of PE registry would fail.
Solution: simply Reboot before using Make_PE3 programs to STOP WimFltr v.1
This post has been edited by wimb: 25 September 2010 - 01:22 AM
#247
Posted 25 September 2010 - 01:21 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - testing for valid plugins registry files on having .reg extension
- Changed - Program Version - latest version is now 2.4
I am sorry, but there was still an improvement in Make_PE3 programs necessary regarding the use of plugins.
Please redownload to get version 2.4
Known issue:
Previous use of WimFltr v.1 by e.g. imagex version 6.0.6001 (e.g. for making BB-7PE or W7PEX)
would result in reg load error when using Make_PE3 programs, but the program will detect and STOP before building 7 PE
It means that when Make_PE3 has mounted boot.wim with Dism, that reg load of PE registry would fail.
Solution: simply Reboot before using Make_PE3 programs to STOP WimFltr v.1
Requirements and Info - See post #1
Download - Make-PE3
Download - Make_PE3_plugins
This post has been edited by wimb: 25 September 2010 - 01:22 AM
#248
Posted 01 October 2010 - 01:33 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - Make_PE3 program settings are saved in Make_PE3.ini and used on next run as preset
- Changed - Improvement of Make_PE3.cmd batch program structure e.g. using subroutines and labels
- Changed - Program Version - latest version is now 2.5
Requirements and Info - See post #1
Download - Make-PE3
#249
Posted 08 October 2010 - 07:09 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - Available only in 32-bits + IE8 verion of Portable Windows 7 PE which has now extra:
Support Windows Media Player + Sidebar + NetCenter + Wireless Connect
Support DirectX + Adobe Flash Player (YouTube and Google Maps Streetview)
Thanks to Max_Real Qnx for publishing MultiPE Leopard,
which was used to generate the basic part of the SOFTWARE registry
http://www.boot-land...showtopic=12538
Thanks to vvurat for publishing filelist to support Wireless Connect
http://www.boot-land...pic=11850&st=60 - Added - some extra sound and video files, Thanks to VV2006
- Changed - Program Version - latest version is now 2.6
Requirements and Info - See post #1
Download - Make-PE3

This post has been edited by wimb: 08 October 2010 - 07:55 AM
#250
Posted 15 October 2010 - 06:32 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
32-bits IE8 version of Portable Windows 7 PE is improved:
- Added - Support for Broadband - ADSL Connect (not yet tested by me) - Thanks to nu852
- Added - Windows Sounds are working - Thanks to xuantian for publishing his PE3.ISO
- Added - Network location and FTP Support - Thanks to xuantian
http://www.boot-land...showtopic=12660 - Added - Some Extra files so that more Sidebar Gadgets are working now e.g. Calender
- Added - Option to have Small Icons for Desktop and User Pinned StartMenu shorcuts - Thanks to JFX for registry tweak
If desired then change filename to PE3_reg\x86\plugins\PE3-SmallIcons_reg.txt to plugins\PE3-SmallIcons.reg - Added - Extra Arial Font - Thanks to AZJIO for Font registry
- Added - Beep sound is working now - test with echo Alt-7 - Thanks to VV2006
- Changed - Program Version - latest version is now 2.7
Windows 7 Themes are not yet working, allthough needed files and registry were added in IE8 version.
Can someone help to solve this issue.
Requirements and Info - See post #1
Download - Make-PE3
Don't forget to add your nt6 video driver folder to Make_PE3\PE3_mod\WIN7_drivers\x86
DriverPack Vista (x86) Graphics A - folder G_A\ATI\4 is used by me as Win 7 PE x86 video driver
http://driverpacks.n...verpacks/latest
Copy PStart folder and wallpaper.jpg as normal from Make_PE3\MULTI to root of HDD or USB boot drive.
==
This post has been edited by wimb: 15 October 2010 - 07:57 AM
#251
Posted 22 October 2010 - 05:26 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
32-bits IE8 version of Portable Windows 7 PE is improved:
- Added - Theme Support - Thanks to JFX for making AutoIT3 scripts to patch winlogon.exe and to start themes with UX.exe
http://forum.sanbarr...c.php?f=85&t=13 - Added - Video driver support in BS Explorer version
- Changed - Broadband Support improved in Explorer version and added in BS Explorer version
- Changed - Program Version - latest version is now 2.8
Windows 7 Themes Thumbnails are not yet working in Personalization dialogue.
It will need probably some fixing in PE3-USER registry.
Requirements and Info - See post #1
Download - Make-PE3

Don't forget to add your nt6 video driver folder to Make_PE3\PE3_mod\WIN7_drivers\x86
DriverPack Vista (x86) Graphics A - folder G_A\ATI\4 is used by me as Win 7 PE x86 video driver
http://driverpacks.n...verpacks/latest
Copy PStart folder and wallpaper.jpg as normal from Make_PE3\MULTI to root of HDD or USB boot drive.
#253
Posted 25 October 2010 - 12:13 PM
#254
Posted 28 October 2010 - 09:32 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - Theme Support - available now in all Explorer and IE8 versions
Download and install of new themes only possible in x86 IE8 version
Thanks to JFX for making AutoIT3 scripts to patch winlogon.exe and to start themes with UX.exe
http://forum.sanbarr...c.php?f=85&t=13 - Added - Windows Sounds like Device connect are working for all Explorer and IE8 versions
- Changed - Broadband Support - PPPoE is working now for all x86 versions
Thanks to nu852 for testing PPPoE support - ADSL Connect
http://www.boot-land...ic=11852&st=326 - Changed - Program Version - latest version is now 2.9
PPPoE Support requires winpe-pppoe.cab + Lang package from WAIK for Windows 7
See WAIK folder Program Files\Windows AIK\Tools\PETools\x86\WinPE_FPs
- pe3_x86.iso is made using WAIK for Windows 7, it means packages are used directly from installed WAIK
- 7pe_x86.iso is made without using WAIK, but packages are needed in Packages\x86,
which is auto filled from installed WAIK, or you have to add there the PPPoE package manually.
Additional cab packages can be added to Packages\x86 folder for install in 7pe_x86.iso
Requirements and Info - See post #1
Download - Make-PE3
Don't forget to add your nt6 video driver folder to Make_PE3\PE3_mod\WIN7_drivers\x86
DriverPack Vista (x86) Graphics A - folder G_A\ATI\4 is used by me as Win 7 PE x86 video driver
http://driverpacks.n...verpacks/latest
Copy PStart folder and wallpaper.jpg as normal from Make_PE3\MULTI to root of HDD or USB boot drive.
This post has been edited by wimb: 28 October 2010 - 09:45 AM
#255
Posted 28 October 2010 - 11:39 AM
Network connectivity functions fine after I run Driver Fix, but I'd like to do it automatically so that the only time I need to interact with the system is once network connectivity is fully functional.
#256
Posted 29 October 2010 - 02:19 AM
duveldj, on 28 October 2010 - 11:39 AM, said:
A small change of startnet.cmd works for me
In folder Make_PE3\PE3_mod\PE3_add\x86\Windows\System32
edit startnet.cmd and uncomment by removal of leading :: so that you have
start "Driver Fix PE3 - Wait ...." /wait "%SystemRoot%\System32\driver_fix.cmd"
For the final version this type of scenario will be desired:
Most drivers are installed by driver_fix.cmd at boot and important network services have started,
then Desktop appears and remaining drivers are installed in the background by pnp_fix.cmd
Finally you have 7 PE operating system with all drivers installed and network services are running.
This post has been edited by wimb: 29 October 2010 - 03:12 AM
#257
Posted 30 October 2010 - 08:29 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Changed - Font Settings - registry in folder plugins
- UnChanged - Program Version - latest version is now 2.9
User can customize or replace file PE3_mod\PE3_reg\x86\plugins\PE3-Font.reg
to get desired local Font Settings e.g. Cyrillic or Chinese Console Font
More Info thanks to nu852 and AZJIO for local Font settings - See
http://www.boot-land...ic=11852&st=320
Requirements and Info - See post #1
Download - Make-PE3
This post has been edited by wimb: 30 October 2010 - 11:30 AM
#258
Posted 09 November 2010 - 11:46 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - USB Modem support - Thanks to SEAKZ for his interesting contribution
http://www.911cd.net...ic=23931&st=188
Removed [HKEY_LOCAL_MACHINE\PE3-SYSTEM\ControlSet001\Enum\SW] key causing install problem - Changed - Permission in SOFTWARE and SYSTEM registry - Full Access for Everyone
Allows install of USB Modem and PPPoE and Audio drivers
Adding PPPoE package is NOT needed anymore - Thanks to nu852 for testing - Changed - MMDevices registry key for Audio support - Thanks to JFX
This solved problem of Speakers being NOT set as Default in some cases - Added - SetSpeaker.exe program which can set Speakers as Default - Thanks to JFX
- Changed - Full Windows 7 SOFTWARE\Classes registry is used in all cases
- Changed - Using always gsar for patching MiniNT into MiniNX in winlogon.exe for Theme Support
AutoIt3 code might have caused in some cases bluescreen boot problem
Thanks to ChinaDragon for FINAL testing and thanks to victorybunny for feedback about this problem
http://www.911cd.net...ic=23931&st=207
http://www.911cd.net...pic=24127&st=20 - Changed - New routines were made for adding IME support + TableTextService
Thanks to nu852 and ChinaDragon for testing and giving important info
http://www.boot-land...ic=11852&st=360 - Added - Windows Media Player Version registry settings are updated with Auto Fix using Windows 7 Source registry
Thanks to carenot for giving working solution and thanks to Chinadragon for testing
http://www.boot-land...ic=11852&st=320 - Changed - Program Version - latest version is now 3.0
IME Support Info
In case of 7pe_x86.iso made without using AIK, then before building PE
you have to add manually e.g. winpe-fontsupport-zh-tw.cab to IME_support\Font_support\x86 folder
In case of pe3_x86.iso the fontsupport pack is auto used directly from installed AIK for Windows 7
Requirements and Info - See post #1
Download - Make-PE3
#259
Posted 11 November 2010 - 02:52 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Solved - error in Make_PE3.exe for IME support from DVD as source
IME was copied to wrong folder 1 in Make_PE3\IME_support\x86\TC
Thanks to victorybunny for feedback about this error
http://www.911cd.net...pic=24127&st=40 - Added - Recycle Bin support in x86 versions - Thanks to nu852 for giving registry tweak
- Changed - Program Version - latest version is now 3.1
Download - Make-PE3
Extract Make_PE3.exe to NEW location when previously DVD was used for IME support
or remove folder 1 in Make_PE3\IME_support\x86\TC
#260
Posted 15 November 2010 - 03:10 AM
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***
- Added - Audio support in BS Explorer version (setting = NO) - Size pe3_x86.iso is 245 MB
- Added - Adobe Flash player plugin in all versions
This enables YouTube and Google Streetview in browsers like QtWeb and Opera - Added - Theme thumbnail view is enabled - Thanks to carenot
http://www.boot-land...ic=11852&st=409 - Changed - Explorer = YES setting is used as Default - Optimum for size versus performance
- Changed - Auto Install of Drivers and Start of Sevices by Auto start of driver_fix.cmd
- Changed - Program Version - latest version is now 3.2
Use of Adobe Flash Player plugin requires working Audio driver, which is assured by auto start of Driver Fix.
- Download - Make-PE3
- Download ATI Video Driver from http://driverpacks.n...verpacks/latest
Add your nt6 video driver folder to Make_PE3\PE3_mod\WIN7_drivers\x86
DriverPack Vista (x86) Graphics A - folder G_A\ATI\4 is used by me as Win 7 PE x86 video driver
For nvidia video driver read here especially post #353 of hemmes for Nvidia Geforce 8400M GS
http://www.boot-land...ic=11852&st=340
- Download VLC Media Player for PStart menu from
http://portableapps....eo/vlc_portable
Run VLCPortable_1.1.4.paf.exe
Browse to your \Make_PE3\MULTI\PStart\Progs folder
Install in your \Make_PE3\MULTI\PStart\Progs\VLCPortable folder
Copy PStart folder and wallpaper.jpg as normal from Make_PE3\MULTI to root of HDD or USB boot drive.




Help

Back to top











