
Robell_Liu
MemberContent Type
Profiles
Forums
Events
Everything posted by Robell_Liu
-
system havn't audio streaming (no sound)on WIN7 PE,after load ADD
Robell_Liu replied to Robell_Liu's topic in Windows PE
reg.rarHi Kullenen_Ask , Many thanks for your help . I saw the "AudioEndpointBuilder","Audiosrv" sevice in the taskmgr was stoped ,and couldn't start those sevices by manual , Pop up the warning error message after start the service by manual: "The operation couldn't be completed ,the executable program that this service is configured to run in does not implement the service." The attach files is the my register: I configed drmk.sys,drmkaud.sys ,ks.inf*;*wdmaudio.inf*;*hdaudio*;*hdaudiobus.inf ,and copy the dll ,sys,..to \windows\system32 , windows\inf \windows\system32\drivers.... Online register the *.dll , *.ax, *.acm as below for %%f in (*.dll) do regsvr32 /s %%f|@echo ..%%f for %%f in (*.ax) do regsvr32 /s %%f|@echo ..%%f for %%f in (*.acm) do regsvr32 /s %%f|@echo ..%%f -
system havn't audio streaming (no sound)on WIN7 PE,after load ADD
Robell_Liu replied to Robell_Liu's topic in Windows PE
Hi Kullenen_Ask , Thanks for your help,it's still doesn't worked following you method. And I builded this dos-shell windows 7 PE for automatic testing so don't need to GUI. I couldn't find the below register key in the win7 system , So i don't know how to write the sub key information from "AllowStart\AudioEndpointBuilder" ,"Setup\AllowStart\AudioSrv" [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\AudioEndpointBuilder] [HKEY_LOCAL_MACHINE\SYSTEM_00\Setup\AllowStart\AudioSrv] 1: I updated the register in offline mode reg.exe load HKLM\NewSys x:\winpe_x86\mount\windows\system32\config\system reg.exe load HKLM\NewSFT x:\winpe_x86\mount\windows\system32\config\software reg.exe import AudioEndpointBuilder.reg ; (was copied from win7 system) reg.exe import AudioSrv.reg ; (was copied from win7 system) reg.exe import Svchost.reg ; (was copied from win7 system) reg.exe import AudioEndpointBuilder.reg ; (was copied from win7 system) 2: and install the wdmaudio.inf ,hdaudio.inf,hdaudiobus.inf used the dism.exe in offline mode. 3:copy the *.dll files (related audio device) from win7 system to x:\winpe_x86\mount\windows\system32 -
I builded a win7 PE used the WAIK for windows 7 base on the winpe.chm help document. 1: add the win7 pe package using the tool of "dism.exe" 2:add the hdaudio.inf ,hdaudiobus.inf offline driverinstallation using the tool of "dism.exe" 3:boot from UFD WIN7 PE ,and load all of the x:\windows\inf \*.inf using the drvload.exe ,register DLL files in the x:\windows\system32 using the regsvr32.exe in the "startnet.cmd" 4:Run "singen.exe /time:20000" in dos-command WIN7 PE , then NO audio output , It's same like the need to add some audio service such as (SVCHOST,)in win7 pe at first . Could you help me on the audio function in WIN 7 PE( dos-command windows)
-
How to support the label Printer in Winpe 2.0?
Robell_Liu replied to Robell_Liu's topic in Windows PE
thank you for you help -
Hi everyone, Now I have a label printer type is (DYMO Label Writer 400). I hope the label printer can work normally under in WINPE 2.0 system. have anybody ever done it sucessfully?. Thank you
-
How to support Visual Basic tool programming in WINPE 2.0?
Robell_Liu replied to Robell_Liu's topic in Windows PE
Dear ALL , Thank you for your support -
Hello Friends, How to support Visual Basic tool programming in WINPE 2.0?
-
Windows PE 2.0 plug-in.NET Framework 2.0,Visual C++ 2005 Runtime Plug-
Robell_Liu replied to Robell_Liu's topic in Windows PE
Thank you for your reply it. And I also looking forward it. Hoping someone can solved it in future. -
when apply the BOOT.WIM, and found the WinPEShl.ini file contain string as below. "[LaunchApp] AppPath=Recovery.exe " So the OEM recovery DVD boot winpe and run the "recovery.exe" and the menu list the deployment vista as below. "prepare up/RP create up/rp copy recovery files copy OS images apply OS images" could you please expain what is the "prepare UP/RP " and "Creat UP/RP" The OEM vista deployment stage?
-
Now I have a OEM Recovery DVD of the vista. when i boot computer from this recovery DVD, it run the "system revovery tools". and the menu show the deployment list as below: prepare up/RP create up/rp copy recovery files copy OS images apply OS images could you please expain what is the "prepare UP/RP " and "Creat UP/RP" The OEM vista deployment stage? if this OEM Recovery DVD is builded by WINRE? the "system revovery tools" is the software of the micorsoft ?
-
An question about .IF WDS Server can PXE remote boot the DOS system&#
Robell_Liu replied to Robell_Liu's topic in Windows PE
Thanks for you reply.! HI gadget: could you tell me how can i legacy RIS to load a dos boot image ? Could you provide some document for me? Thanks.! -
could you help me.! catalog file failed Used windows Image Mana
Robell_Liu replied to Robell_Liu's topic in Windows Vista
if anybody reply it? -
Now I used WDS Server can PXE BOOT the WINPE. So I used the imagex tool capture a WIM file from one Dos system. and Used WDS Service tool to load the WIM. But the WIM file couldn't identify the WIM file of the DOS system.!. SO I think the WDS server couldn't support the configruation of PXE remote DOS system.?. it's right?
-
How can I Scratch the 32M space for RAMDISK in WINPE 2.0. online and o
Robell_Liu replied to Robell_Liu's topic in Windows PE
thank you very much.! -
How can I Scratch the 32M space for RAMDISK in WINPE 2.0. online and o
Robell_Liu replied to Robell_Liu's topic in Windows PE
Thank you for you help! I had mounted the WIM file, and the setupreg.hiv couldn't be found.! So I think if having the others method to modify the registry and add the 32M RAMDISK in WINPE 2.0 . So If there have the others files or tool to replace to setupreg.hiv in WINPE2.0 -
HOW could i setup the RIS PXE Server to boot the WINPE 2.0?
Robell_Liu replied to Robell_Liu's topic in Windows PE
Thank you very much.! -
HOW could i setup the RIS PXE Server to boot the WINPE 2.0?
Robell_Liu replied to Robell_Liu's topic in Windows PE
Thanks for you reply.!. could you tell me the detail information of the WSD software tool configuration document!? How could you install the WDS server used the WINDOWS2003 SERVER and WAIK ,?. -
ERROR Opening the vista WIM image file ! could you help me.?
Robell_Liu replied to Robell_Liu's topic in Windows Vista
-
ERROR Opening the vista WIM image file ! could you help me.?
Robell_Liu replied to Robell_Liu's topic in Windows Vista
I used the tool of "ImgMgr.EXE." the result is also errored. The ERROR Picture as the attached file the imagex.exe error files