Portable Windows 7 build from Winpe 3.0 Collection of my posts from an other forum.
#102
Posted 23 July 2010 - 03:08 PM
joakim, on 23 July 2010 - 11:55 AM, said:
Joakim
Embedded packages. I installed embedded packages to embedded install.wim and backed up changes. Is it makes difference if they are same version number files and only kernel different? Can work for windows 7 updates to windows 7 install.wim or winpe updates to winpe.wim for to find changes. When a package installed using dism to an offline image it writes data to this hives.
Windows/System32/config/SOFTWARE
Windows/System32/config/SYSTEM
Windows/System32/config/SECURITY
Windows/System32/config/SAM
Windows/System32/config/COMPONENTS
Windows/System32/config/DEFAULT
Users/default/ntuser.dat
Windows/system32/smi/store/Machine/schema.dat
It can be seen from dism.log. All changes to mentioned hives can be backed up and import manually to boot.wim (because packages doesn't let to install on boot.wim).i don't care to import everything and to have a closest wim, like really package imported. i want working features so only default,software and system will be mostly enough maybe sam and security too.
Eagle710, on 23 July 2010 - 01:13 PM, said:
yes. i had.
-----------------------------------------------------------------------------------------------------------------
Topic: Usage of embeeded packages to add features to winpe
I installed these packages i think enough for a winpe.
Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Application-UX.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AppSupport-ComBase.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AppSupport-ComPlus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AppSupport-Legacy.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AV-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-BootEnv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Branding-Embedded-Neutral-Package.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-DeviceFoundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Diagnostics-Common.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-DirectoryServices-AD.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-DriverFoundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-File-Based-Write-Filter.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-File-Compression.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Font-Western-Required.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-Advanced.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-RemoteClient.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-SMB.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Graphics-Platform.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-HelpEngine.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-IE-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-IE-Explorer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-IE-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-acpipmi.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-adp94xx.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-adpahci.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-adpu320.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-amdsata.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-amdsbs.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-arc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-arcsas.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-atiilhag.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-bthpan.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-bthspp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-circlass.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-compositebus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-djsvs.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-dot4.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-dot4prt.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ehstorcertdrv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ehstorpwddrv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-elxstor.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-gameport.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hdaudio.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hdaudss.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hidbth.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hidir.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hpsamd.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-iastorv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-igdlh.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-iirsp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-image.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-iscsi.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ks.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-kscaptur.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ksfilter.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_fc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_sas.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_sas2.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_scsi.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-mdmbtmdm.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-megasas.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-megasr.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-mf.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-msclmd.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-msdv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-multiprt.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net1k32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net1q32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net1y32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net8187bv32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net8187se86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netbc6.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netgb6.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netimm.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netirda.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netk57x.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl160x.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl1c86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl1e86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl260x.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netmyk01.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netnvmx.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netr28.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netr28u.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netr73.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nettun.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netvfx86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netvg62.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netvwifibus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netw5v32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netxe32.cab" *** Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nfrd960.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ntprint.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nvraid.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nv_lh.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-pcmcia.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-prnge001.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-qd3x86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ql2300.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ql40xx.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-rawsilo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-rndiscmp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-scrawpdo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sdbus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sensorsalsdriver.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sisraid2.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sisraid4.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-stexstor.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sti.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-tape.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-tpm.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-transfercable.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-tsprint.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ts_generic.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ts_wpdmtp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-umpass.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-usbvideo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-vhdmp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-vsmraid.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-v_mscdsc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wave.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wceisvista.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wdmaudio.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wdma_usb.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-windowssideshowenhanceddriver.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-winusb.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wnetvsc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdcomp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdfs.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdmtp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdmtphw.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ws3cap.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wsdprint.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wstorflt.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wstorvsc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wudfusbcciddriver.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wvmbus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wvmbusvideo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wvmic.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Installers-MSI.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Interface-Explorer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-International.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-LogonDesktopBackground.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Lpk-Setup.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-MDAC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Media-Support.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-MediaPlayer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-NetFx20.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-NetFx20Client.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Network-Security-Firewall.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Base.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Bluetooth.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Devices.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Diagnostics.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-EAP.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-IAS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-NAP.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-NASC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-QoS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-RAS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Services.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Peer-To-Peer-Networking.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Photos-Viewer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PowerManagement.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-DOLBY-AC3-AudioEncoder.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-MPEG2-Encoder.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-MPEG3.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-MPEG4.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-WMV.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Printing.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Ramdisk-ROOTENUM.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-RegistryFilter.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-RPC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-Base.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-Credentials.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-EFS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-ForApplications.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-RMClient-V1-API.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-SecureStartUp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-TPM.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Accessories.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Basic.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemControlPanel.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-AdminTools.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-GroupPolicy.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-MMC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-Utilities.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-WMI.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-TapiClient.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-TerminalServicesClient.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-usbboot.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-VSS-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-VSS-Service.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Wireless.cab"
tracker home page
http://www.evansprog...ads/tr2623c.exe
sample fix examples:
*remove all
HKEY_LOCAL_MACHINE\SOFTWARE\
HKEY_LOCAL_MACHINE\SYSTEM\
keys because they are my machines keys used when i backup but _00 prefixed ones are inside wim keys.
*change all C:\ values to X:\ values
* remove all runas interactive user keys
*i don't know if embedded packages corresponds to windows 7 ones inside winsxs folder
msil_iehost_b03f5f7f11d50a3a_6.1.7600.16385_none_52e0df7cc45bdbe4 ------>embedded
msil_iehost_??????????????????????????????????????????????????? ------>win 7
*delete all
HKEY_LOCAL_MACHINE\SOFTWARE_00\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\WinEmb-FS-Core~31bf3856ad364e35~x86~~0.0.0.0]
such keys. Component Based Servicing keys not usefull for us.
*i don't know if embedded packages corresponds to windows 7 ones inside winsxs folder
HKEY_LOCAL_MACHINE\SOFTWARE_00\Microsoft\Windows\CurrentVersion\SideBySide\Winners\x86_microsoft-windows-peertopeergraphing_31bf3856ad364e35_none_c6c7b5666ea7c729\6.1]
ok????????
if they are same numbers everything will be perfect. if they are not we wont loose much.
*HKEY_LOCAL_MACHINE\SOFTWARE_00\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\
keys are important for functions but don't think anybody cared until now. i think we can use all.
all until now is a 15 minutes operation to fix. and the most difficult part at services if we don't have related sys files. and a services doesn't works as we expected we wont boot any. we should compare with boot.wim and should make start values to on demand for our wim to boot as much as we can
sample
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\services\amdsbs]
"Start"=dword:00000000
to
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\services\amdsbs]
"Start"=dword:00000003
we don't want it to give problem.
thats all i can hope. if it works we should have all functions as we added like dism.
i had a boot.wim 2 base wim imported this reg file when booted it boots without problem. i should be very very lucky i didnt checked any and at first attempt it boots perfect wowwww.
This post has been edited by Kullenen_Ask: 30 September 2010 - 09:54 AM
#103
Posted 26 July 2010 - 06:05 AM
Kullenen_Ask, on 19 July 2010 - 02:13 AM, said:
-From my opinion it is because they use custom made classes.reg.
The missing images are caused by missing system32 files, but I don't know yet exactly which extra files are needed.
By extending the WIN7_add_explor.txt filelist, I can even have Google maps working in IE8 of 7pe_x86.iso
But which of these files is really needed (in 7pe no Optimize available and in pe3 no images ....)
\Windows\System32\en-US\evr.dll.mui \Windows\System32\en-US\Explorer.exe.mui \Windows\System32\en-US\fauxshell.dll.mui \Windows\System32\en-US\hotplug.dll.mui \Windows\System32\en-US\iccvid.dll.mui \Windows\System32\en-US\imaadp32.acm.mui \Windows\System32\en-US\imageres.dll.mui \Windows\System32\en-US\IPBusEnum.dll.mui \Windows\System32\en-US\iphlpsvc.dll.mui \Windows\System32\en-US\iprtrmgr.dll.mui \Windows\System32\en-US\iyuv_32.dll.mui \Windows\System32\en-US\kswdmcap.ax.mui \Windows\System32\en-US\ksxbar.ax.mui \Windows\System32\en-US\l3codeca.acm.mui \Windows\System32\en-US\listsvc.dll.mui \Windows\System32\en-US\lltdres.dll.mui \Windows\System32\en-US\mciavi32.dll.mui \Windows\System32\en-US\mcicda.dll.mui \Windows\System32\en-US\mciqtz32.dll.mui \Windows\System32\en-US\mciseq.dll.mui \Windows\System32\en-US\mciwave.dll.mui \Windows\System32\en-US\mdminst.dll.mui \Windows\System32\en-US\mf.dll.mui \Windows\System32\en-US\MFC40u.dll.mui \Windows\System32\en-US\midimap.dll.mui \Windows\System32\en-US\mlang.dll.mui \Windows\System32\en-US\mmcss.dll.mui \Windows\System32\en-US\modemui.dll.mui \Windows\System32\en-US\mp4sdecd.dll.mui \Windows\System32\en-US\msacm32.drv.mui \Windows\System32\en-US\msadp32.acm.mui \Windows\System32\en-US\MSDartCmn.dll.mui \Windows\System32\en-US\msg711.acm.mui \Windows\System32\en-US\msgsm32.acm.mui \Windows\System32\en-US\mshta.exe.mui \Windows\System32\en-US\msimtf.dll.mui \Windows\System32\en-US\msrle32.dll.mui \Windows\System32\en-US\msvidc32.dll.mui \Windows\System32\en-US\MSWMDM.dll.mui \Windows\System32\en-US\NetStart.exe.mui \Windows\System32\en-US\ntlanui2.dll.mui \Windows\System32\en-US\objsel.dll.mui \Windows\System32\en-US\pcasvc.dll.mui \Windows\System32\en-US\photowiz.dll.mui \Windows\System32\en-US\PlaySndSrv.dll.mui \Windows\System32\en-US\pnrpauto.dll.mui \Windows\System32\en-US\pnrpnsp.dll.mui \Windows\System32\en-US\pnrpsvc.dll.mui \Windows\System32\en-US\powercfg.exe.mui \Windows\System32\en-US\profsvc.dll.mui \Windows\System32\en-US\qasf.dll.mui \Windows\System32\en-US\qcap.dll.mui \Windows\System32\en-US\qdv.dll.mui \Windows\System32\en-US\qdvd.dll.mui \Windows\System32\en-US\qedit.dll.mui \Windows\System32\en-US\quartz.dll.mui \Windows\System32\en-US\qwave.dll.mui \Windows\System32\en-US\rasdial.exe.mui \Windows\System32\en-US\rasgcw.dll.mui \Windows\System32\en-US\rasmm.dll.mui \Windows\System32\en-US\rasphone.exe.mui \Windows\System32\en-US\rasplap.dll.mui \Windows\System32\en-US\RemountDrv.exe.mui \Windows\System32\en-US\rpcnsh.dll.mui \Windows\System32\en-US\rshx32.dll.mui \Windows\System32\en-US\runas.exe.mui \Windows\System32\en-US\RunLegacyCPLElevated.exe.mui \Windows\System32\en-US\runonce.exe.mui \Windows\System32\en-US\sberes.dll.mui \Windows\System32\en-US\sccls.dll.mui \Windows\System32\en-US\sensrsvc.dll.mui \Windows\System32\en-US\sessenv.dll.mui \Windows\System32\en-US\SfcScan.exe.mui \Windows\System32\en-US\shsvcs.dll.mui \Windows\System32\en-US\ssdpsrv.dll.mui \Windows\System32\en-US\sti.dll.mui \Windows\System32\en-US\sti_ci.dll.mui \Windows\System32\en-US\StorSvc.dll.mui \Windows\System32\en-US\syncui.dll.mui \Windows\System32\en-US\tapisrv.dll.mui \Windows\System32\en-US\tapiui.dll.mui \Windows\System32\en-US\TCPMON.dll.mui \Windows\System32\en-US\TCPMonUI.dll.mui \Windows\System32\en-US\termsrv.dll.mui \Windows\System32\en-US\themeservice.dll.mui \Windows\System32\erdclb.dll \Windows\System32\erddiskpart.exe \Windows\System32\ErdHelp.exe \Windows\System32\erdulib.dll \Windows\System32\evr.dll \Windows\System32\fauxshell.dll \Windows\System32\fmapi.dll \Windows\System32\gatherNetworkInfo.vbs \Windows\System32\gatherwirelessinfo.vbs \Windows\System32\gatherwirelessinfo.xslt \Windows\System32\gimagex.exe \Windows\System32\hotplug.dll \Windows\System32\icaapi.dll \Windows\System32\iccvid.dll \Windows\System32\icmui.dll \Windows\System32\imaadp32.acm \Windows\System32\IMAGEX.EXE \Windows\System32\iologmsg.dll \Windows\System32\IPBusEnum.dll \Windows\System32\IPBusEnumProxy.dll \Windows\System32\iphlpsvc.dll \Windows\System32\iprtprio.dll \Windows\System32\iprtrmgr.dll \Windows\System32\iyuv_32.dll \Windows\System32\ksproxy.ax \Windows\System32\kstvtune.ax \Windows\System32\Kswdmcap.ax \Windows\System32\ksxbar.ax \Windows\System32\l3codeca.acm \Windows\System32\l3codecp.acm \Windows\System32\ListSvc.dll \Windows\System32\lltdres.dll \Windows\System32\lltdsvc.dll \Windows\System32\Macromed\Flash\Flash10e.ocx \Windows\System32\Macromed\Flash\FlashUtil10e.exe \Windows\System32\Magnification.dll \Windows\System32\mciavi.drv \Windows\System32\mciavi32.dll \Windows\System32\mcicda.dll \Windows\System32\mciqtz32.dll \Windows\System32\mciseq.dll \Windows\System32\mciseq.drv \Windows\System32\mciwave.dll \Windows\System32\mciwave.drv \Windows\System32\mdminst.dll \Windows\System32\MediaMetadataHandler.dll \Windows\System32\mf.dll \Windows\System32\mfc40u.dll \Windows\System32\mfds.dll \Windows\System32\MFPlay.dll \Windows\System32\mfps.dll \Windows\System32\mfvdsp.dll \Windows\System32\MFWMAAEC.DLL \Windows\System32\midimap.dll \Windows\System32\mmcss.dll \Windows\System32\MMSYSTEM.DLL \Windows\System32\modemui.dll \Windows\System32\MP3DMOD.DLL \Windows\System32\MP43DECD.DLL \Windows\System32\MP4SDECD.DLL \Windows\System32\Mpeg2Data.ax \Windows\System32\mpg2splt.ax \Windows\System32\MPG4DECD.DLL \Windows\System32\MSAC3ENC.DLL \Windows\System32\msacm32.drv \Windows\System32\msadp32.acm \Windows\System32\mscoree.dll \Windows\System32\MSDartCmn.dll \Windows\System32\msdmo.dll \Windows\System32\msdxm.ocx \Windows\System32\msdxm.tlb \Windows\System32\msg711.acm \Windows\System32\msgsm32.acm \Windows\System32\mshta.exe \Windows\System32\mshtml.tlb \Windows\System32\mshtmled.dll \Windows\System32\msimtf.dll \Windows\System32\msmpeg2adec.dll \Windows\System32\msmpeg2vdec.dll \Windows\System32\msrle32.dll \Windows\System32\msvidc32.dll \Windows\System32\msvideo.dll \Windows\System32\mswmdm.dll \Windows\System32\msyuv.dll \Windows\System32\NetStart.exe \Windows\System32\npmproxy.dll \Windows\System32\ntlanui2.dll \Windows\System32\objsel.dll \Windows\System32\pcasvc.dll \Windows\System32\PeerDistSh.dll \Windows\System32\PEShell.exe \Windows\System32\PEShell.ini \Windows\System32\pngfilt.dll \Windows\System32\pnrpauto.dll \Windows\System32\pnrpnsp.dll \Windows\System32\pnrpsvc.dll \Windows\System32\powercfg.exe \Windows\System32\profprov.dll \Windows\System32\profsvc.dll \Windows\System32\pwdserv.exe \Windows\System32\qasf.dll \Windows\System32\qcap.dll \Windows\System32\qdv.dll \Windows\System32\qdvd.dll \Windows\System32\qedit.dll \Windows\System32\quartz.dll \Windows\System32\qwave.dll \Windows\System32\rasdial.exe \Windows\System32\rasgcw.dll \Windows\System32\RASMM.dll \Windows\System32\rasphone.exe \Windows\System32\rasplap.dll \Windows\System32\RemountDrv.exe \Windows\System32\RESAMPLEDMO.DLL \Windows\System32\rgb9rast.dll \Windows\System32\rpchttp.dll \Windows\System32\rpcnsh.dll \Windows\System32\rshx32.dll \Windows\System32\runas.exe \Windows\System32\RunLegacyCPLElevated.exe \Windows\System32\runonce.exe \Windows\System32\RunScanner.exe \Windows\System32\RunScannerDLL.dll \Windows\System32\sbe.dll \Windows\System32\sbeio.dll \Windows\System32\sberes.dll \Windows\System32\sccls.dll \Windows\System32\sensrsvc.dll \Windows\System32\SessEnv.dll \Windows\System32\SetPageFile.exe \Windows\System32\SfcScan.exe \Windows\System32\share.exe \Windows\System32\SHELL.DLL \Windows\System32\Shsvcs.dll \Windows\System32\SolutionWizard.exe \Windows\System32\sound.drv \Windows\System32\SoundRecorder.exe \Windows\System32\ssdpapi.dll \Windows\System32\ssdpsrv.dll \Windows\System32\startshl.exe \Windows\System32\sti.dll \Windows\System32\sti_ci.dll \Windows\System32\StorSvc.dll \Windows\System32\synceng.dll \Windows\System32\syncui.dll \Windows\System32\system.drv \Windows\System32\systray.exe \Windows\System32\tapisrv.dll \Windows\System32\tapiui.dll \Windows\System32\tcpmon.dll \Windows\System32\tcpmonui.dll \Windows\System32\themeservice.dll \Windows\System32\tsbyuv.dll \Windows\System32\TsPnPRdrCoInstaller.dll
#104
Posted 26 July 2010 - 06:16 AM
\Windows\System32\en-US\hotplug.dll.mui ----- can be need for usb automount
\Windows\System32\en-US\iccvid.dll.mui ----- from the name vid for video but can be for colour too.
\Windows\System32\en-US\imageres.dll.mui ----- big but need for icons. icon database. use boot.wim one, 9mb install.wim one is 18mb i think. i didnt see much difference
\Windows\System32\en-US\MFC40u.dll.mui ----- needed
\Windows\System32\en-US\mshta.exe.mui ----- HTA support. like something like web page
\Windows\System32\en-US\objsel.dll.mui ----- need for explorer to select a file or directory.
\Windows\System32\en-US\photowiz.dll.mui ----- need for images can be the file you look for
\Windows\System32\en-US\sti.dll.mui ----- for sti service colour and themes
\Windows\System32\en-US\sti_ci.dll.mui ----- for sti service colour and themes
\Windows\System32\Macromed\Flash\Flash10e.ocx ---- flash files for flash but ocx refuse to register manually if it can only 2 files will be enough for flash
\Windows\System32\Macromed\Flash\FlashUtil10e.exe ------ flash files for flash but ocx refuse to register manually if it can only 2 files will be enough for flash
\Windows\System32\Magnification.dll ------ need for photo for the images can be seen in desktop control panel if i don't remember false
\Windows\System32\MediaMetadataHandler.dll ------ need for photo
others auido,video and media player files. some service and other files. should be one of theese mentioned.
Notice:dont understand wrong. if you will put a file put mui and the file same time. don't put \Windows\System32\en-US\MFC40u.dll.mui alone without \Windows\System32\MFC40u.dll. same for other files upside too.
put \Windows\System32\themeservice.dll too. some users wants aero in your build. like the last post in your topic.
This post has been edited by Kullenen_Ask: 26 July 2010 - 07:59 AM
#105
Posted 26 July 2010 - 09:22 AM
Kullenen_Ask, on 23 July 2010 - 03:08 PM, said:
Eagle710, on 23 July 2010 - 01:13 PM, said:
yes. i had.
I installed these packages i think enough for a winpe.
Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Application-UX.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AppSupport-ComBase.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AppSupport-ComPlus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AppSupport-Legacy.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-AV-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-BootEnv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Branding-Embedded-Neutral-Package.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-DeviceFoundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Diagnostics-Common.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-DirectoryServices-AD.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-DriverFoundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-File-Based-Write-Filter.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-File-Compression.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Font-Western-Required.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-Advanced.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-RemoteClient.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-FS-SMB.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Graphics-Platform.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-HelpEngine.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-IE-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-IE-Explorer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-IE-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-acpipmi.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-adp94xx.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-adpahci.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-adpu320.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-amdsata.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-amdsbs.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-arc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-arcsas.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-atiilhag.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-bthpan.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-bthspp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-circlass.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-compositebus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-djsvs.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-dot4.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-dot4prt.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ehstorcertdrv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ehstorpwddrv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-elxstor.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-gameport.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hdaudio.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hdaudss.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hidbth.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hidir.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-hpsamd.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-iastorv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-igdlh.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-iirsp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-image.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-iscsi.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ks.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-kscaptur.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ksfilter.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_fc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_sas.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_sas2.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-lsi_scsi.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-mdmbtmdm.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-megasas.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-megasr.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-mf.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-msclmd.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-msdv.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-multiprt.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net1k32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net1q32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net1y32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net8187bv32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-net8187se86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netbc6.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netgb6.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netimm.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netirda.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netk57x.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl160x.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl1c86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl1e86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netl260x.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netmyk01.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netnvmx.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netr28.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netr28u.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netr73.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nettun.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netvfx86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netvg62.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netvwifibus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netw5v32.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-netxe32.cab" *** Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nfrd960.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ntprint.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nvraid.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-nv_lh.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-pcmcia.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-prnge001.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-qd3x86.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ql2300.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ql40xx.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-rawsilo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-rndiscmp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-scrawpdo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sdbus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sensorsalsdriver.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sisraid2.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sisraid4.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-stexstor.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-sti.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-tape.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-tpm.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-transfercable.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-tsprint.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ts_generic.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ts_wpdmtp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-umpass.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-usbvideo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-vhdmp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-vsmraid.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-v_mscdsc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wave.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wceisvista.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wdmaudio.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wdma_usb.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-windowssideshowenhanceddriver.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-winusb.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wnetvsc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdcomp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdfs.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdmtp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wpdmtphw.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-ws3cap.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wsdprint.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wstorflt.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wstorvsc.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wudfusbcciddriver.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wvmbus.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wvmbusvideo.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-INF-wvmic.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Installers-MSI.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Interface-Explorer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-International.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-LogonDesktopBackground.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Lpk-Setup.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-MDAC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Media-Support.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-MediaPlayer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-NetFx20.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-NetFx20Client.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Network-Security-Firewall.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Base.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Bluetooth.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Devices.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Diagnostics.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-EAP.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-IAS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-NAP.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-NASC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-QoS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-RAS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Networking-Services.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Peer-To-Peer-Networking.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Photos-Viewer.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PowerManagement.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-DOLBY-AC3-AudioEncoder.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-MPEG2-Encoder.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-MPEG3.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-MPEG4.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-PremiumCodecs-WMV.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Printing.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Ramdisk-ROOTENUM.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-RegistryFilter.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-RPC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-Base.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-Credentials.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-EFS.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-ForApplications.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-RMClient-V1-API.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-SecureStartUp.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Security-TPM.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Accessories.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Basic.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Core.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Shell-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemControlPanel.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-AdminTools.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-GroupPolicy.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-MMC.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-Utilities.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-SystemManagement-WMI.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-TapiClient.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-TerminalServicesClient.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-usbboot.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-VSS-Foundation.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-VSS-Service.cab" Dism /image:C:\a /Add-Package /PackagePath:"C:\z\WinEmb-Wireless.cab"
tracker home page
http://www.evansprog...ads/tr2623c.exe
uploading tracker database for that changes. put them in the softwares install folder and open the mdb with tracker file menu.
http://rapidshare.co...493/tracker.rar
MD5: 9C4B13C27049DC0C850ADD8AC9293403
mirror : http://hotfile.com/d...racker.rar.html
here is the changes in default,software and system hives.
http://hotfile.com/d...7d/new.rar.html
So you had to installall those packages? Where did you get them from is it one of the links above?
#106
Posted 26 July 2010 - 09:50 AM
#107
Posted 26 July 2010 - 01:56 PM
Kullenen_Ask, on 26 July 2010 - 09:50 AM, said:
So your steps will not enable this feature to run when booted into a WinPE image.
#108
Posted 26 July 2010 - 02:04 PM
Have you got Sound and Flash on work in WinPE 3?
yes. i had.
this is end of your question.
other sentences below is another thing.
This post has been edited by Kullenen_Ask: 26 July 2010 - 02:12 PM
#109
Posted 27 July 2010 - 07:21 AM
#110
Posted 27 July 2010 - 09:05 AM
#111
Posted 17 August 2010 - 05:44 PM
AEK(yahoo002)
nothing to learn. You can get 2 files from boot.wim\1\Windows\system32\:
1 = ReBootTrace.exe
2 = ReBoot.dll
and run exe in winpeshl.ini


Edit: Tested it works.
And there are 2 powerfull tools.
This one is a MUST to be in every winpe. Pictures cant be enough to tell all it's options. A must to try.

More info:http://rutracker.org/forum/viewtopic.php?t=2278577
A bcd file editor. very powerfull that you can think better to work with command line

More info:http://rutracker.org/forum/viewtopic.php?t=2967141
------------------------------------------------------------------------------
*If you want some services to start after boot:
You changed the value of sevices to run after boot with example
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\Themes] "Start"=dword:00000002
but if they doesn't run first you need to be sure that it can start after you boot in your winpe and try to run it. if it can run but it doesn't run automaticaly at boot you should add
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\AllowStart\Themes]
-------------------------------------------------------------------------------
*if you want to add more clients,protocols,services to your network card
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}]
"Class"="Net"
"ClassDesc"="@NetCfgx.dll,-1502"
@="Network adapters"
"IconPath"=hex(7):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,65,00,74,00,75,00,70,00,61,00,70,00,69,00,2e,00,64,00,6c,00,6c,00,2c,00,\
2d,00,35,00,00,00,00,00
"Installer32"="NetCfgx.dll,NetClassInstaller"
"EnumPropPages32"="NetCfgx.dll,NetPropPageProvider"
"LowerLogoVersion"="6.0"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\Properties]
"DHPRebalanceOptOut"=dword:00000001
there shouldn't be an old network card here. in windows 7 there is because it is a syspreped image of a working system. when winpe boots wpeutil initialize network finds your netwrok card and adds to here with demended clients,protocols and services. be sure all the class registry entries has (administrators,creator owner,system,users) ownerships. in windows 7 default properties keys has different ownerships that when you click to see it's contents it gives read error. clean ownerships as i suggested and you should be able to see every content.
You can add add more classes from windows 7 class. it gives you more options like portable devices, disk drives, maybe video support. better one is the export winpe class key as reg file. export windows 7 class key as reg file. import windows 7 class key to an empty key(ownerships will clean). import winpe key to ower it. if you use windows 7 class key complately it gives wpeutil error(in my tests maybe i carried with ownerships complately i don't remember.)
You can use enum key of windows 7 complately. These ones are the most i worked on.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_AGILEVPNMINIPORT] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_L2TPMINIPORT] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_NDISWANBH] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_NDISWANIP] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_NDISWANIPV6] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_PPPOEMINIPORT] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Enum\Root\MS_SSTPMINIPORT]
i need to talk about them with the other important registry value.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network]
"FilterClasses"=hex(7):6d,00,73,00,5f,00,66,00,69,00,72,00,65,00,77,00,61,00,\
6c,00,6c,00,5f,00,75,00,70,00,70,00,65,00,72,00,00,00,73,00,63,00,68,00,65,\
00,64,00,75,00,6c,00,65,00,72,00,00,00,65,00,6e,00,63,00,72,00,79,00,70,00,\
74,00,69,00,6f,00,6e,00,00,00,63,00,6f,00,6d,00,70,00,72,00,65,00,73,00,73,\
00,69,00,6f,00,6e,00,00,00,76,00,70,00,6e,00,00,00,6c,00,6f,00,61,00,64,00,\
62,00,61,00,6c,00,61,00,6e,00,63,00,65,00,00,00,66,00,61,00,69,00,6c,00,6f,\
00,76,00,65,00,72,00,00,00,64,00,69,00,61,00,67,00,6e,00,6f,00,73,00,74,00,\
69,00,63,00,00,00,63,00,75,00,73,00,74,00,6f,00,6d,00,00,00,00,00
"SupportedProtocols"=hex(7):6d,00,73,00,5f,00,74,00,63,00,70,00,69,00,70,00,00,\
00,6d,00,73,00,5f,00,74,00,63,00,70,00,69,00,70,00,36,00,00,00,6d,00,73,00,\
5f,00,74,00,63,00,70,00,69,00,70,00,36,00,5f,00,74,00,75,00,6e,00,6e,00,65,\
00,6c,00,00,00,6d,00,73,00,5f,00,74,00,63,00,70,00,69,00,70,00,5f,00,74,00,\
75,00,6e,00,6e,00,65,00,6c,00,00,00,6d,00,73,00,5f,00,73,00,6d,00,62,00,00,\
00,6d,00,73,00,5f,00,77,00,61,00,6e,00,61,00,72,00,70,00,00,00,6d,00,73,00,\
5f,00,6e,00,65,00,74,00,62,00,74,00,5f,00,73,00,6d,00,62,00,00,00,6d,00,73,\
00,5f,00,6e,00,65,00,74,00,62,00,74,00,00,00,6d,00,73,00,5f,00,77,00,61,00,\
6e,00,61,00,72,00,70,00,76,00,36,00,00,00,6d,00,73,00,5f,00,70,00,70,00,70,\
00,6f,00,65,00,00,00,6d,00,73,00,5f,00,70,00,70,00,74,00,70,00,00,00,6d,00,\
73,00,5f,00,6c,00,32,00,74,00,70,00,00,00,6d,00,73,00,5f,00,6e,00,64,00,69,\
00,73,00,77,00,61,00,6e,00,00,00,6d,00,73,00,5f,00,6c,00,6c,00,74,00,64,00,\
69,00,6f,00,00,00,6d,00,73,00,5f,00,72,00,73,00,70,00,6e,00,64,00,72,00,00,\
00,6d,00,73,00,5f,00,6e,00,64,00,69,00,73,00,75,00,69,00,6f,00,00,00,6d,00,\
73,00,5f,00,61,00,67,00,69,00,6c,00,65,00,76,00,70,00,6e,00,00,00,6d,00,73,\
00,5f,00,73,00,73,00,74,00,70,00,00,00,00,00
"IscsiSupportedProtocols"="Ndisuio,rspndr,lltdio,RasPppoe,Tcpip,Tcpip6"
"MaxNumFilters"=dword:00000008
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\Connections]
"ClassManagers"=hex(7):7b,00,42,00,34,00,43,00,38,00,44,00,46,00,35,00,39,00,\
2d,00,44,00,31,00,36,00,46,00,2d,00,34,00,30,00,34,00,32,00,2d,00,38,00,30,\
00,42,00,37,00,2d,00,33,00,35,00,35,00,37,00,41,00,32,00,35,00,34,00,42,00,\
37,00,43,00,35,00,7d,00,00,00,7b,00,42,00,41,00,31,00,32,00,36,00,41,00,44,\
00,33,00,2d,00,32,00,31,00,36,00,36,00,2d,00,31,00,31,00,44,00,31,00,2d,00,\
42,00,31,00,44,00,30,00,2d,00,30,00,30,00,38,00,30,00,35,00,46,00,43,00,31,\
00,32,00,37,00,30,00,45,00,7d,00,00,00,7b,00,42,00,41,00,31,00,32,00,36,00,\
41,00,44,00,35,00,2d,00,32,00,31,00,36,00,36,00,2d,00,31,00,31,00,44,00,31,\
00,2d,00,42,00,31,00,44,00,30,00,2d,00,30,00,30,00,38,00,30,00,35,00,46,00,\
43,00,31,00,32,00,37,00,30,00,45,00,7d,00,00,00,7b,00,42,00,41,00,31,00,32,\
00,36,00,41,00,44,00,44,00,2d,00,32,00,31,00,36,00,36,00,2d,00,31,00,31,00,\
44,00,31,00,2d,00,42,00,31,00,44,00,30,00,2d,00,30,00,30,00,38,00,30,00,35,\
00,46,00,43,00,31,00,32,00,37,00,30,00,45,00,7d,00,00,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers\NETMAN]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers\PNIDUI]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers\PNIDUI\OnPrivateNetworkAvailable]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers\PNIDUI\OnPrivateNetworkAvailable\WMP_OnPrivateNetworkAvailable]
"ExeName"=hex(2):22,00,25,00,70,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,\
69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
00,20,00,4d,00,65,00,64,00,69,00,61,00,20,00,50,00,6c,00,61,00,79,00,65,00,\
72,00,5c,00,77,00,6d,00,70,00,6e,00,73,00,63,00,66,00,67,00,2e,00,65,00,78,\
00,65,00,22,00,00,00
"Cardinality"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers\PNIDUI\Startup]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\LightweightCallHandlers\PNIDUI\Startup\NCSI_TrayIconStartup]
"Cardinality"=dword:00000001
"DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6e,\
00,63,00,73,00,69,00,2e,00,64,00,6c,00,6c,00,00,00
"FunctionEntryName"="NcsiIdentifyUserSpecificProxies"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\NetworkLocationWizard]
"HideWizard"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\SharedAccessConnection]
"EnableControl"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\Uninstalled]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}\Descriptions]
"WAN Miniport (SSTP)"=hex(7):31,00,00,00,00,00
"WAN Miniport (IKEv2)"=hex(7):31,00,00,00,00,00
"WAN Miniport (L2TP)"=hex(7):31,00,00,00,00,00
"WAN Miniport (PPTP)"=hex(7):31,00,00,00,00,00
"WAN Miniport (PPPOE)"=hex(7):31,00,00,00,00,00
"WAN Miniport (IPv6)"=hex(7):31,00,00,00,00,00
"WAN Miniport (Network Monitor)"=hex(7):31,00,00,00,00,00
"WAN Miniport (IP)"=hex(7):31,00,00,00,00,00
"RAS Async Adapter"=hex(7):31,00,00,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e973-e325-11ce-bfc1-08002be10318}]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e973-e325-11ce-bfc1-08002be10318}\{9FA2412D-41BB-47DC-BE2A-C2EE75DD6C93}]
"Characteristics"=dword:00000080
"InfPath"="netmscli.inf"
"InfSection"="MSClient.ndi"
"LocDescription"="@netmscli.inf,%msclient_desc%;Client for Microsoft Networks"
"Description"="Client for Microsoft Networks"
"ComponentId"="MS_MSCLIENT"
"PrintProviderName"="LanMan Print Services"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,29,00,12,00,cb,00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e973-e325-11ce-bfc1-08002be10318}\{9FA2412D-41BB-47DC-BE2A-C2EE75DD6C93}\Ndi]
"ClsID"="{57C06EAA-8784-11D0-83D4-00A0C911E5DF}"
"Service"="LanmanWorkstation"
"CoServices"=hex(7):4c,00,61,00,6e,00,6d,00,61,00,6e,00,57,00,6f,00,72,00,6b,\
00,73,00,74,00,61,00,74,00,69,00,6f,00,6e,00,00,00,4e,00,65,00,74,00,6c,00,\
6f,00,67,00,6f,00,6e,00,00,00,00,00
"ExcludeSetupStartServices"=hex(7):4e,00,65,00,74,00,6c,00,6f,00,67,00,6f,00,\
6e,00,00,00,00,00
"HelpText"="@netcfgx.dll,-50002"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e973-e325-11ce-bfc1-08002be10318}\{9FA2412D-41BB-47DC-BE2A-C2EE75DD6C93}\Ndi\Interfaces]
"UpperRange"="winnet5"
"LowerRange"="tdi,netbios,netbios_smb"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{03F0DBAD-C963-4EB4-8510-DD8D23454D85}]
"Characteristics"=dword:00000000
"InfPath"="netserv.inf"
"InfSection"="Install.ndi"
"LocDescription"="@netserv.inf,%msserver_desc%;File and Printer Sharing for Microsoft Networks"
"Description"="File and Printer Sharing for Microsoft Networks"
"ComponentId"="MS_SERVER"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,29,00,13,00,5f,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{03F0DBAD-C963-4EB4-8510-DD8D23454D85}\Ndi]
"ClsID"="{7F368827-9516-11d0-83D9-00A0C911E5DF}"
"Service"="LanmanServer"
"CoServices"=hex(7):4c,00,61,00,6e,00,6d,00,61,00,6e,00,53,00,65,00,72,00,76,\
00,65,00,72,00,00,00,00,00
"ExcludeSetupStartServices"=hex(7):4c,00,61,00,6e,00,6d,00,61,00,6e,00,53,00,\
65,00,72,00,76,00,65,00,72,00,00,00,00,00
"HelpText"="@netcfgx.dll,-50003"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{03F0DBAD-C963-4EB4-8510-DD8D23454D85}\Ndi\Interfaces]
"UpperRange"="winnet5"
"LowerRange"="tdi,netbios,ipx,netbios_smb"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{B5F4D659-7DAA-4565-8E41-BE220ED60542}]
"Characteristics"=dword:00040000
"InfPath"="netpacer.inf"
"InfSection"="Install"
"LocDescription"="@netpacer.inf,%psched_desc%;QoS Packet Scheduler"
"Description"="QoS Packet Scheduler"
"ComponentId"="MS_PACER"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,29,00,27,00,9c,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{B5F4D659-7DAA-4565-8E41-BE220ED60542}\Ndi]
"Service"="Psched"
"CoServices"=hex(7):50,00,73,00,63,00,68,00,65,00,64,00,00,00,00,00
"HelpText"="@%SystemRoot%\\System32\\drivers\\pacer.sys,-100"
"FilterClass"="scheduler"
"FilterType"=dword:00000002
"FilterRunType"=dword:00000002
"TimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,29,00,27,00,9c,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{B5F4D659-7DAA-4565-8E41-BE220ED60542}\Ndi\Interfaces]
"UpperRange"="noupper"
"LowerRange"="nolower"
"FilterMediaTypes"="ethernet, wan"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{E475CF9A-60CD-4439-A75F-0079CE0E18A1}]
"Characteristics"=dword:00040028
"InfPath"="netnwifi.inf"
"InfSection"="MS_NWIFI.Install"
"LocDescription"="@netnwifi.inf,%ms_nwifi.displayname%;NativeWiFi Filter"
"Description"="NativeWiFi Filter"
"ComponentId"="MS_NativeWifiP"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,2a,00,1b,00,02,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{E475CF9A-60CD-4439-A75F-0079CE0E18A1}\Ndi]
"Service"="NativeWifiP"
"CoServices"=hex(7):4e,00,61,00,74,00,69,00,76,00,65,00,57,00,69,00,66,00,69,\
00,50,00,00,00,00,00
"HelpText"=""
"FilterClass"="ms_medium_converter_top"
"FilterType"=dword:00000002
"FilterRunType"=dword:00000001
"TimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,2a,00,1b,00,02,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{E475CF9A-60CD-4439-A75F-0079CE0E18A1}\Ndi\Interfaces]
"UpperRange"="noupper"
"LowerRange"="nolower"
"FilterMediaTypes"="wlan"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{E4884A42-404D-441E-B92D-87ACC91B423A}]
"Characteristics"=dword:00000028
"InfPath"="netnb.inf"
"InfSection"="NetBIOS.ndi"
"LocDescription"="@netnb.inf,%netbios_desc%;NetBIOS Interface"
"Description"="NetBIOS Interface"
"ComponentId"="MS_NETBIOS"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,29,00,10,00,e7,01
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{E4884A42-404D-441E-B92D-87ACC91B423A}\Ndi]
"Service"="NetBIOS"
"CoServices"=hex(7):4e,00,65,00,74,00,42,00,49,00,4f,00,53,00,00,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{E4884A42-404D-441E-B92D-87ACC91B423A}\Ndi\Interfaces]
"UpperRange"="winnet5"
"LowerRange"="netbios"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{0A146301-C68B-4DC0-84F6-A02EDF12ED46}]
"Characteristics"=dword:00000028
"InfPath"="nettcpip.inf"
"InfSection"="MS_WINS.PrimaryInstall"
"LocDescription"="@nettcpip.inf,%ms_wins.displayname%;WINS Client(TCP/IP) Protocol"
"Description"="WINS Client(TCP/IP) Protocol"
"ComponentId"="ms_netbt"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,27,00,2c,00,c8,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{0A146301-C68B-4DC0-84F6-A02EDF12ED46}\Ndi]
"Service"="NetBT"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{0A146301-C68B-4DC0-84F6-A02EDF12ED46}\Ndi\Interfaces]
"UpperRange"="netbios"
"LowerRange"="tdi"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{140E4AE3-8C7D-4223-A0B7-03DB211BD011}]
"Characteristics"=dword:00000028
"InfPath"="netrast.inf"
"InfSection"="Ndi-PppoeProtocol"
"LocDescription"="@netrast.inf,%pppoe-dispname%;Point to Point Protocol Over Ethernet"
"Description"="Point to Point Protocol Over Ethernet"
"ComponentId"="ms_pppoe"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,25,00,24,00,56,03
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{140E4AE3-8C7D-4223-A0B7-03DB211BD011}\Ndi]
"ClsID"="{e949da38-c39d-4460-8ea7-a39152c56836}"
"ComponentDll"="rascfg.dll"
"Service"="RasPppoe"
"HelpText"="@%systemroot%\\system32\\rascfg.dll,-32010"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{140E4AE3-8C7D-4223-A0B7-03DB211BD011}\Ndi\Interfaces]
"UpperRange"="noupper"
"LowerRange"="ndis4,ndis5"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{1A5CF994-2AE1-4D55-A5BA-C17A8E87BACD}]
"Characteristics"=dword:00000000
"InfPath"="rspndr.inf"
"InfSection"="Install"
"LocDescription"="@rspndr.inf,%displayname%;Link-Layer Topology Discovery Responder"
"Description"="Link-Layer Topology Discovery Responder"
"ComponentId"="MS_RSPNDR"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,25,00,2d,00,6d,02
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{1A5CF994-2AE1-4D55-A5BA-C17A8E87BACD}\Ndi]
"Service"="rspndr"
"HelpText"="@%SystemRoot%\\system32\\lltdres.dll,-3"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{1A5CF994-2AE1-4D55-A5BA-C17A8E87BACD}\Ndi\Interfaces]
"UpperRange"="noupper"
"LowerRange"="ndis5"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{1FE69A16-2EB9-47A6-9174-119B884BD110}]
"Characteristics"=dword:00000028
"InfPath"="ndisuio.inf"
"InfSection"="Install"
"LocDescription"="@ndisuio.inf,%ndisuio_desc%;NDIS Usermode I/O Protocol"
"Description"="NDIS Usermode I/O Protocol"
"ComponentId"="MS_NDISUIO"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,25,00,1b,00,e5,00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{1FE69A16-2EB9-47A6-9174-119B884BD110}\Ndi]
"Service"="Ndisuio"
"HelpText"=""
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{1FE69A16-2EB9-47A6-9174-119B884BD110}\Ndi\Interfaces]
"UpperRange"="noupper"
"LowerRange"="ndis5,ndis4,ndis5_uio,flpp4,flpp6"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{5E97208B-AD78-46EF-A34A-26B63A516CE2}]
"Characteristics"=dword:00000000
"InfPath"="lltdio.inf"
"InfSection"="Install"
"LocDescription"="@lltdio.inf,%displayname%;Link-Layer Topology Discovery Mapper I/O Driver"
"Description"="Link-Layer Topology Discovery Mapper I/O Driver"
"ComponentId"="MS_LLTDIO"
"InstallTimeStamp"=hex:d9,07,07,00,02,00,0e,00,04,00,25,00,2e,00,e6,00
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{5E97208B-AD78-46EF-A34A-26B63A516CE2}\Ndi]
"Service"="lltdio"
"HelpText"="@%SystemRoot%\\system32\\lltdres.dll,-4"
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e975-e325-11ce-bfc1-08002be10318}\{5E97208B-AD78-46EF-A34A-26B63A516CE2}\Ndi\Interfaces]
"UpperRange"="noupper"
"LowerRange"="ndis5"
i exported windows 7 network key as hive file and imported to my winpe with permissions. after i deleted some of them that i don't care. i think there is a firewall driver i deleted and also deleted tcpip,tcpipv6 ones. they will load from inf files at boot(not firewall). and others will be selectable to load from inf files(like firewall) network card options. when you keep registry settings like this wpeutil time increase because first it looks to inf files in network registry key (forexample lltdio.inf,ndisuio.inf...) you will need that inf files and the needed dll files that mentioned inside that inf files to successfully load a protocol or service. after wpeutil looks to enum keys when loading inf files if it can load normaly or legancy. if you are using penetwork or run "wpeutil initializenetwork" you can see now it will try to load forexample lltdsvc or sstpsvc service. i mixed all windows 7 services and winpe services but if you have only winpe services maybe(i don't know) it can also load it because it loads from inf files. i also deleted old network card's remained registry values from network services. Forexample my
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\services\Tcpip\Parameters\Adapters] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\services\Tcpip\Parameters\DNSRegisteredAdapters] [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\services\Tcpip\Parameters\Interfaces]
values are empty. when network adapter driver found and loaded by wpeutil from cards inf driver it writes this values. i cleaned all Adapters,Interfaces settings from other network services too.
when i boot my winpe and look to my network card options i see that all network services loaded from boot like windows 7 also wireless protocols without need to manually load nativewifi.inf. also i added wlan,eaphost... to Allowstart registry and my wireless services loads from boot. my wireless control panel works like in windows 7. If the network card found and loaded at boot i can use wireless connection wizard to connect networks.
This post has been edited by Kullenen_Ask: 01 September 2010 - 11:09 AM
#112
Posted 01 September 2010 - 04:21 AM
Kullenen_Ask, on 11 July 2010 - 05:05 PM, said:
Note: Make_pe3 was supporting change user at latest version. Only need to get themes service to work for get aero.
okay i used make pe3. what must i do to run this services in my pe3 for aero ?(sessionenv, themes and seclogon)
my procedure
1. logged in as admin
2. copy dwmcore.dll,UIAutomationCore.dll,themecpl.dll,themeservice.dll,themeui.dll,thumbcache.dll from win7 to my pe3
3. export registry entries from
HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ (sessionenv, themes and seclogon)
and add they to pe3
sorry for my english
#113
Posted 01 September 2010 - 10:23 AM
Toffel, on 01 September 2010 - 04:21 AM, said:
Kullenen_Ask, on 11 July 2010 - 05:05 PM, said:
okay i used make pe3. what must i do to run this services in my pe3 for aero ?(sessionenv, themes and seclogon)
my procedure
1. logged in as admin
2. copy dwmcore.dll,UIAutomationCore.dll,themecpl.dll,themeservice.dll,themeui.dll,thumbcache.dll from win7 to my pe3
3. export registry entries from
HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ (sessionenv, themes and seclogon)
and add they to pe3
sorry for my english
I just add this, and...
BSoD.tiff (23.67K)
Number of downloads: 21
PD: Sorry for my bad English...
#114
Posted 01 September 2010 - 10:47 AM
working webcam and me

All i know exactly is i got a working mmcss service with adding HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia keys and a wiavideo.dll.mui inside system32\en-us (not important which language you need put in en-us folder). Sorry for less info.
This post has been edited by Kullenen_Ask: 24 September 2010 - 01:50 PM
#115
Posted 24 September 2010 - 02:46 PM
Is it possible for you to give us your registry hives for x86 and export your file list???
This would save alot of time and frustration for all.
PS. I just wanted you to know from what i can tell you are GOD when it comes to PE's and keep up the good work.
Thanks
#116
Posted 24 September 2010 - 02:59 PM
Quote
exactly. for fully working shell you need all windows 7 classes. there is only one around that done by winbuilder team (not full nor close to full any) and the one i explained how to do it by yourself in previous posts (that is only manual about it)
thx for compliments.
How to Trick:
The most time consuming stuff when adding registry entries to winpe is all the registry values in windows 7 hives are target drive "C:\" or "D:\" When i start this job i changed hundrends maybe thousands from this values to "X:\" ramdisk values manually by hand. I have seen other autoit programs that makes this but i think best way is that i will show now.
*First find inf2reg.exe from my #111 post. (wonderful program as a said before wish i were know to fully use it)
*Open "Tools" section.
*Click on "Set Files" button.
*Select your hives. It can select 4 hives (default,software,system,ntuser.dat)

*Click on "Scan"
*Now you will see in "Drive/Count" window how many "C:\","D:" values. Click on squares near this values.
*Again click to "Replace with"
Thats all. Now you can copy your registry values to winpe. Wish i know it before
Internet Explorer 9 beta experiments on winpe. Doesn't work now

reg file and file list for people interested. maybe you can find and fix problem.
http://www.zshare.ne...960499daf7e821/
Note: If you use "profilling" to optimize your winpe, winpe will not use winsxs folders (there are some standart folders need to stay, sure about driver files in winsxs will never used)). I say that after my experiences. Maybe there can be some registry keys to control it (if anybody knows i want to learn too.) If you optimize your winpe and continue to edit you will have more smaller builds.
For people interested in Winpe stuff i advice to see xuantian build.
Links:
xuantian check post #2
xtbeta
xtbeta
It has user login support. It means you get aero and be a administrator user when you boot into your pe. I don't like to be administrator but for aero need that until someone discover to enable aero with system user. It is very small and has lots of stuff. A MUST to see. But my build is the fastest solution and i also discovered to enable autoload audio (takes 2 seconds to load without inf loading, nowhere inf loading) i tried patching uxtheme, dwm machinecheck tricks without luck.
I didn't write for a long time. Just want to check eveything backwards. Because i changed the way most of the stuff i previously documented. They are mostly works yet but i want to talk about general issues and will give main tricks. Now it only takes 30 minutes to build a winpe with everything manually by hand for me. Sometimes in a day maybe i build 5 or 6 different winpe from zero. What changed?
*I use mostly untouched windows 7 registry keys. until now i was working mostly with keys that i changed values. mix winpe and windows 7. now i work unchanged windows 7 values. They also works too.
*Use full set of HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Class
But when you use it all change this one.
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}]
LowerFilters fvevol rdyboost
remove only rdyboost and disable it's service. there won't be readyboost in winpe.
*Use full set of HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network
remove WMP_OnPrivateNetworkAvailable complately. when it connects it wants to start mediaplayer network service and it can't start and it makes network icon not work.
and remove [HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4d36e974-e325-11ce-bfc1-08002be10318}\{B70D6460-3635-4D42-B866-B8AB1A24454C}] complately. Firewall doesn't let to connect. maybe it can work too but i remove now.
*open inf folder, find netrasa.inf. open it and make this lines like this.
[SourceDisksFiles]
;rasirda.sys = 3426
[RasIrda.CopyFiles]
;rasirda.sys
i use complately same software\classes and software\microsoft\windows\current version\explorer. And everything reg of windows 7 they doesn't make any problem. there are such more tricks but i will talk about later maybe. i am not in a mood of document.
I always use windows 7 original drivers. Some people use vista drivers to get some services work legancy. It is bulls.t. Everything and all services can work with windows 7 drivers. It only makes problems for my head when i check other winpe builds. Everybody wants to turn back i want go further.
This post has been edited by Kullenen_Ask: 20 October 2010 - 07:44 AM
#117
Posted 14 October 2010 - 09:51 AM
Kullenen_Ask, on 17 August 2010 - 05:44 PM, said:
AEK(yahoo002)
nothing to learn. You can get 2 files from boot.wim\1\Windows\system32\:
1 = ReBootTrace.exe
2 = ReBoot.dll
Hi,
can you please give a link to these 2 files needed for reboot
Edit Thanks
This post has been edited by Fryquez: 14 October 2010 - 10:18 AM
#118
Posted 14 October 2010 - 10:10 AM
I succeded to boot
*%95 same registry of windows setup to boot 300mb wim (unoptimized yet)
-It means i take hives from windows setup and boot as winpe with minimal changes (almost nothing.)
*There WON'T be better ever because (incase anbody appear as he did %96 unchanged. i am the king
-All files untouched windows 7 files
-All registry keys untouched windows 7 registries.
*It is not installed imaged windows. It works all as same winpe.
Forexample i took software hive only changed componentcache,sidebyside with winpe original ones and added winpe key under windows nt thats all.
*There is NOTHING to modify in Software.hiv because uses windows 7 original one.
*There is all windows 7 services. Nearly all needed services works. I made services key manually else part windows 7 original one. Don't know what can be done else.
*Only i CAN'T login as user like at the photo. I boot to system and change user like past.
Want to give my common error solution that you can not find from internet. I use dart tools netstart but errors should be wpeutil common errors that netstart only shows errors in gui mode.
*The system lack either network cards or drivers.
-It means something doesn't let windows firewall to start. You can't get rid of firewall so better be good friends. Check WfpLwf service and your aim should be find the solution that lets firewall to start.
If this solution not usefull you can try check tcpip,tcpip6,rasman,rasauto,rappoe start permissions. Or clean this keys.
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}]
[HKEY_LOCAL_MACHINE\SYSTEM_00\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}]
from older network cards and let windows load from infs.
You can see this error as 0000001f error values at setupdev.log at tcpip,tcpip6,raspppoe services binding
*The system can not find the file specified.
Mostly need to look with procmon which file but first check as previously mentioned. Because of there is not a file as rasirda.sys in windows 7 it can not find that doesn't exist.
*open inf folder, find netrasa.inf. open it and make this lines like this.
[SourceDisksFiles]
;rasirda.sys = 3426
[RasIrda.CopyFiles]
;rasirda.sys
setupapp.log and setupdev.log are wonderful files to show problems.
*How to create user profiles.
Leave X:\Users\Default as it is in winpe empty with a few folders. Leave system32\config\systemprofile folder complately empty. Leave System32\Config\Default hiv as it is too. Boot in your winpe. When you boot an account winpe creates all user profile folders for that account from itself. Make your all desired settings,desktop,icons,shortcuts. Open regedit,select HKCU key right click export as registry hive and save as DEFAULT. Copy to your offline winpe config directory. After copy Systemprofile\Appdata folder to your offline winpe. When you will boot know your all settings shortcuts will be as you arranged.
*How to login as system user with aero support.
Thank JFX for his good maual and explanations here.
Enable aero as system user
The first aero as system user

Needed files:
uxfiles
Sample usage:
winpeshl.ini
[LaunchApps] UX.exe explorer.exe
X:\windows\system32\config\default
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager] "ThemeActive"="1" "LoadedBefore"="1" "LastUserLangID"="1055" "LastLoadedDPI"="96" "LMVersion"="105" "DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,72,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\ 00,54,00,68,00,65,00,6d,00,65,00,73,00,5c,00,41,00,65,00,72,00,6f,00,5c,00,\ 41,00,65,00,72,00,6f,00,2e,00,6d,00,73,00,73,00,74,00,79,00,6c,00,65,00,73,\ 00,00,00 "ColorName"="NormalColor" "SizeName"="NormalSize"
My sample allowstart registry:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\AFD] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\AudioEndpointBuilder] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\Audiosrv] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\EapHost] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\ERSvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\EventLog] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\gpsvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\MMCSS] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\NativeWifiP] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\Ndisuio] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\netprofm] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\NlaSvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\PlugPlay] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\Power] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\ProfSvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\ProtectedStorage] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\sacsvr] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\SamSs] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\Schedule] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\sppsvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\SstpSvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\Themes] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\UxSms] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\wcncsvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\Wlansvc] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\WS2IFSL] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\wudfsvc]
you need maybe only Themes,UxSms services working, it's service keys, JFX file list but this allow start menu is my optimized list.
UPDATE:
1 = ReBootTrace.exe
2 = ReBoot.dll
http://www.megaupload.com/?d=RE3XEQOY
http://www.zshare.ne...839397cb87cfd6/
Reboot.dll and Reboottrace.exe included with their source codes and antivirus programs don't complain anymore.
After making many builds,there are some standart options for me to keep. One of them is media player. But when i keep media player wmp.dll wmploc.dll and some of encoding, decoding dll's that must to keep gets my wim very bigger. So i decided to try and old version media player on winpe3.0 and i gained 20mb wim size from winpe3.0 (not a little gain i can fit lots of functions to that size) It works very smooth and probably i wont loss much from media functionality. there is no way to get size smaller without loosing media player. 50mb programs, homegroup support over 100 services.

I want to tell about some stuff related to directx and opengl support on winpe. One of my readers request help about it and want to share what i know. He wants to test graphic cards under winpe environment and wants to use Furmark or MSI Combustor. Installed microsoft nvdia drivers OK under winpe but when i want to start mentioned programs they say that they need 2.2 version of OpenGL and i have 1.1 version (i don't remember if i add any opengl but it says i have 1.1 anyway)
I investigated deeper and i saw they want to read.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers]
registry key and MSOGL under it. There is no msogl.dll in my winpe and i couldn't find in windows 7 install.wim. As i understand when a new graphic card installed vendor copies with driver it's own opengl dll files and writes theese values to opengl registry. Msogl.dll should be microsofts default opengl dll file. Programs look for;
X:\windows\system32\msogl.dll There is no win Win 7 Setup
X:\windows\system32\nvoglv32.dll
X:\windows\system32\atiadlxx.dll
X:\windows\system32\atiadlxy.dll
X:\windows\system32\nvd3dum.dll
X:\windows\system32\nvapi.dll
X:\windows\system32\nvcpl.dll
And for me need to keep;
X:\windows\winsxs\x86_microsoft-windows-opengl-msogl_31bf3856ad364e35_6.1. 7600.16385_none_fa4180ba207482f7
X:\windows\winsxs\manifests\x86_microsoft-windows-opengl-msogl_31bf3856ad364e35_6. 1.7600.16385_none_fa4180ba207482f7.manifest
X:\windows\system32\ogldrv.dll
Theese files should be opengl dll files and needed stuff for to have opengl support. I think need to have them in Boot.wim and to add needed opengl registry stuff with all graphic vendors opengl dll files (there is nothing in my winpe) can solve opengl problem???
I see that new terrible theme of msfn get posts very difficult to understand. I can not edit all posts to get understandable. One of my supporters gave a gift to me and sent his old computer to me. After this event i changed my old 10 years pc and i have a dual core cpu x64 now capable
Trick: If somebody gets interested such a extreme winpe first need to know that use dism and enable all server options you want in your winpe. Forexample
dism /image<mountedDir> /enable-feature /featureName:DesktopExperience
It will add the needed registry values to offline wim software.hiv. Will add files needed for that features to system directories. Need to start registry editing from theese feature added hives. It will be more difficult if you decide to add later.
This post has been edited by Kullenen_Ask: 25 November 2010 - 05:59 AM
#119
Posted 23 November 2010 - 03:43 PM
Good to know than you progress in your WinPE research
This post has been edited by ludo: 23 November 2010 - 03:47 PM
#120
Posted 23 November 2010 - 04:07 PM
Keep list for x86 support under x64 bit. Most of them media player at bottom, you can remove if you don't have.
\windows\syswow64\dllhost.exe \windows\winsxs\manifests\x86_microsoft.windows.systemcompatible_6595b64144ccf1df_6.0.7600.16385_none_49adccbde8169a03.manifest \windows\winsxs\manifests\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4.manifest \windows\winsxs\manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca.manifest \windows\winsxs\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16385_none_ebf82fc36c758ad5.manifest \windows\winsxs\manifests\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.7600.16385_none_9d148a8db8d32238.manifest \windows\winsxs\manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.7600.16385_en-us_020378a8991bbcc2.manifest \windows\system32\wow64.dll \windows\system32\wow64win.dll \windows\system32\wow64cpu.dll \windows\syswow64\kernel32.dll \windows\syswow64\kernelbase.dll \windows\syswow64\msvcrt.dll \windows\syswow64\ole32.dll \windows\syswow64\gdi32.dll \windows\syswow64\user32.dll \windows\syswow64\advapi32.dll \windows\syswow64\sechost.dll \windows\syswow64\rpcrt4.dll \windows\syswow64\sspicli.dll \windows\syswow64\cryptbase.dll \windows\syswow64\lpk.dll \windows\syswow64\usp10.dll \windows\syswow64\imm32.dll \windows\syswow64\msctf.dll \windows\syswow64\rpcss.dll \windows\syswow64\clbcatq.dll \windows\syswow64\oleaut32.dll \windows\syswow64\cryptsp.dll \windows\syswow64\rsaenh.dll \windows\syswow64\rpcrtremote.dll \windows\syswow64\shell32.dll \windows\syswow64\shlwapi.dll \windows\syswow64\actxprxy.dll \windows\syswow64\??-?? \windows\winsxs\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc.manifest \windows\winsxs\manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.7600.16385_en-us_581cd2bf5825dde9.manifest \windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc \windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\comctl32.dll \windows\syswow64\mshta.exe \windows\syswow64\??-??\mshta.exe.mui \windows\winsxs\manifests\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_516ad11f0f4bdafe.manifest \windows\winsxs\manifests\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5.manifest \windows\syswow64\comdlg32.dll \windows\syswow64\version.dll \windows\syswow64\winmm.dll \windows\syswow64\wsock32.dll \windows\syswow64\ws2_32.dll \windows\syswow64\nsi.dll \windows\syswow64\uxtheme.dll \windows\syswow64\regsvr32.exe \windows\syswow64\apphelp.dll \windows\syswow64\??-??\regsvr32.exe.mui \windows\syswow64\??-??\kernelbase.dll.mui \windows\syswow64\mshtmled.dll \windows\syswow64\scrobj.dll \windows\syswow64\iertutil.dll \windows\syswow64\iesetup.dll \windows\syswow64\advpack.dll \windows\syswow64\setupapi.dll \windows\syswow64\cfgmgr32.dll \windows\syswow64\pngfilt.dll \windows\syswow64\devobj.dll \windows\syswow64\shdocvw.dll \windows\syswow64\browseui.dll \windows\syswow64\??-??\setupapi.dll.mui \windows\syswow64\mlang.dll \windows\syswow64\stdole2.tlb \windows\syswow64\jscript.dll \windows\syswow64\imgutil.dll \windows\syswow64\dxtmsft.dll \windows\syswow64\atl.dll \windows\syswow64\wshom.ocx \windows\syswow64\dispex.dll \windows\syswow64\occache.dll \windows\syswow64\scrrun.dll \windows\syswow64\sxs.dll \windows\syswow64\dxtrans.dll \windows\syswow64\wininet.dll \windows\syswow64\normaliz.dll \windows\syswow64\mpr.dll \windows\syswow64\msdxm.ocx \windows\syswow64\hhctrl.ocx \windows\syswow64\vbscript.dll \windows\syswow64\wintrust.dll \windows\syswow64\wshext.dll \windows\syswow64\iedkcs32.dll \windows\syswow64\??-??\hhctrl.ocx.mui \windows\syswow64\wmpdxm.dll \windows\syswow64\mf.dll \windows\syswow64\mfplat.dll \windows\syswow64\wmvcore.dll \windows\syswow64\wmasf.dll \windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca \windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll \windows\wmsyspr9.prx \windows\syswow64\avrt.dll \windows\syswow64\ksuser.dll \windows\syswow64\wmdrmsdk.dll \windows\syswow64\wmcodecdspps.dll \windows\syswow64\wmadmoe.dll \windows\syswow64\wmvsdecd.dll \windows\syswow64\mfwmaaec.dll \windows\syswow64\wmadmod.dll \windows\syswow64\wmpps.dll \windows\syswow64\wmdmlog.dll \windows\syswow64\msdmo.dll \windows\syswow64\wmpeffects.dll \windows\syswow64\wmdrmdev.dll \windows\syswow64\wmvdspa.dll \windows\syswow64\mfplay.dll \windows\syswow64\mfvdsp.dll \windows\syswow64\mp4sdecd.dll \windows\syswow64\wmvxencd.dll \windows\syswow64\wmspdmoe.dll \windows\syswow64\mp3dmod.dll \windows\syswow64\mfps.dll \windows\syswow64\wmdrmnet.dll \windows\syswow64\msmpeg2vdec.dll \windows\syswow64\mfds.dll \windows\syswow64\evr.dll \windows\syswow64\powrprof.dll \windows\syswow64\msac3enc.dll \windows\syswow64\slc.dll \windows\syswow64\mpg4decd.dll \windows\syswow64\wmpsrcwp.dll \windows\syswow64\avicap32.dll \windows\syswow64\msvfw32.dll \windows\syswow64\msmpeg2adec.dll \windows\syswow64\wmvdecod.dll \windows\syswow64\mp43decd.dll \windows\syswow64\wmdmps.dll \windows\syswow64\quartz.dll \windows\syswow64\ntdll.dll
Unoptimized 380mb
This post has been edited by Kullenen_Ask: 25 November 2010 - 06:29 AM



Help


Back to top









