PC Review
Forums
Newsgroups
Windows XP
Windows XP Embedded
USB2.EXE component
Forums
Newsgroups
Windows XP
Windows XP Embedded
USB2.EXE component
![]() |
USB2.EXE component |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi again guys,
I'm having problems trying to understand how to create an xpe component from a .exe file. I was able to extract it, now I'm stucked with a Setup.exe file, no inf sys or anything I can import in the component designer. The driver I would like to install is the support for USB2.0 peripherals. Warning:Could not find a driver for SM Bus Controller (PCI\VEN_8086&DEV_24C3&SUBSYS_24C08086&REV_01). I also checked out the audio driver and it's still an exe :-( Warning:Could not find a driver for Multimedia Audio Controller (PCI\VEN_8086&DEV_24C5&SUBSYS_47104005&REV_01). Thanks for reading. Best, nettie |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Nettie,
You could try InCtrl5 (available on www.xpefiles.com under development tools) to monitor the installation on your XP Pro machine, and then use that information to create the component. What is the board that the drivers are for (manufacturer, and model number), I'll see if I can find anything. HTH, Brad Combs Imago Technologies "nettie" <nettie@fastweb.it> wrote in message news:uibXoFYbDHA.2344@TK2MSFTNGP09.phx.gbl... > Hi again guys, > > I'm having problems trying to understand how to create an xpe component from > a .exe file. I was able to extract it, now I'm stucked with a Setup.exe > file, no inf sys or anything I can import in the component designer. The > driver I would like to install is the support for USB2.0 peripherals. > > Warning:Could not find a driver for SM Bus Controller > (PCI\VEN_8086&DEV_24C3&SUBSYS_24C08086&REV_01). > > I also checked out the audio driver and it's still an exe :-( > > Warning:Could not find a driver for Multimedia Audio Controller > (PCI\VEN_8086&DEV_24C5&SUBSYS_47104005&REV_01). > > Thanks for reading. > Best, > > nettie > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi,
PCI\VEN_8086 This is Intel signature. Are you trying to componentize Intel drivers? Every driver inf you need to componentize separately. Best regards, Slobodan |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Nice catch! If this is the Intel845 chipset there are drivers available on
www.xpefiles.com for that chipset. HTH, Brad "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message news:eXuvwSYbDHA.1384@TK2MSFTNGP10.phx.gbl... > Hi, > > PCI\VEN_8086 This is Intel signature. > > Are you trying to componentize Intel drivers? > Every driver inf you need to componentize separately. > > Best regards, > Slobodan > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Hi Slobodan,
thanks for your reply, unfortunately I dont have any Infinst_enu.exe file :-( 08/04/2002 03:50 PM 663.203 data1.cab 08/04/2002 03:50 PM 12.797 data1.hdr 08/04/2002 03:50 PM 512 data2.cab 04/01/2000 07:43 AM 258.464 ikernel.ex_ 08/04/2002 03:50 PM 422 layout.bin 08/01/2000 07:40 AM 46.080 Setup.exe 08/04/2002 03:50 PM 165 Setup.ini 08/04/2002 03:51 PM 120.757 setup.inx those are all I can see after USB2.EXE unpacking. If I run setup.exe /? it just start and install the driver, it doesnt show me other options.. any idea please? In the meantime I'll try with your if, are you sure I dont need any cat files etc? you included all I need in this .inf file? Thanks again. Best, nettie "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message news:uo2%23atabDHA.1748@TK2MSFTNGP12.phx.gbl... > Sorry wrong file. > > Slobodan > > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
> thanks for your reply, unfortunately I dont have any Infinst_enu.exe file
> :-( > > 08/04/2002 03:50 PM 663.203 data1.cab > 08/04/2002 03:50 PM 12.797 data1.hdr > 08/04/2002 03:50 PM 512 data2.cab > 04/01/2000 07:43 AM 258.464 ikernel.ex_ > 08/04/2002 03:50 PM 422 layout.bin > 08/01/2000 07:40 AM 46.080 Setup.exe > 08/04/2002 03:50 PM 165 Setup.ini > 08/04/2002 03:51 PM 120.757 setup.inx > > those are all I can see after USB2.EXE unpacking. I don't know what is USB2.EXE file. Where are your other drivers? After unpacking I have this. 03/12/2003 10:51 AM 487,742 data1.cab 03/12/2003 10:51 AM 26,454 data1.hdr 03/12/2003 10:51 AM 244,188 data2.cab 03/12/2003 10:39 AM 54,179 devlist.ini 10/05/2000 08:01 AM 339,565 ikernel.ex_ 03/12/2003 09:23 AM 163,166 infupd.bmp 08/29/2003 12:39 AM 0 l.txt 03/12/2003 10:51 AM 2,126 layout.bin 03/12/2003 09:23 AM 39,579 readme.txt 10/05/2000 03:00 PM 54,272 Setup.exe 03/12/2003 10:51 AM 118 Setup.ini 03/12/2003 10:51 AM 212,609 setup.inx 01/10/2002 12:39 PM 699 setup.iss 08/29/2003 12:35 AM <DIR> win2000 08/29/2003 12:35 AM <DIR> win98se 08/29/2003 12:35 AM <DIR> winme 08/29/2003 12:35 AM <DIR> xp Setup.exe /? will give you help for all switches you need to extract cab files. So you download some new drivers. Mine is: Intel(R) Chipset Software Installation Utility -- Version 5.00.1012 Supports all Intel chipsets. >In the meantime I'll try with your if, are you sure I don't need any cat >files etc? you included all I need in this .inf file? With my inf file, cat wont do any good, so you don't need it. Any other files required for USB 2.0 are already in XPE SP1 repository. But this inf file is only for USB. You still need inf files for other parts of chipset. Regards, Slobodan |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Hi Slob,
my bad :-( I was trying to unpack the wrong file! I downloaded the latest chipset files from Intel website.. I was able to extract the Infinst_enu.exe.. but when I setup.exe /A c:\temp it simply doesnt work.. the setup starts and closes automatically in like 2 seconds. I can comlpete a standard install. In the xp directoty I found all the .cat fiels I need.. the problem is still the missed .inf that im sure it's inside one of the cabs.. any input will be appreciated. thanks a lot again. nettie "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message news:eqtJ4bbbDHA.2672@tk2msftngp13.phx.gbl... > > thanks for your reply, unfortunately I dont have any Infinst_enu.exe file > > :-( > > > > 08/04/2002 03:50 PM 663.203 data1.cab > > 08/04/2002 03:50 PM 12.797 data1.hdr > > 08/04/2002 03:50 PM 512 data2.cab > > 04/01/2000 07:43 AM 258.464 ikernel.ex_ > > 08/04/2002 03:50 PM 422 layout.bin > > 08/01/2000 07:40 AM 46.080 Setup.exe > > 08/04/2002 03:50 PM 165 Setup.ini > > 08/04/2002 03:51 PM 120.757 setup.inx > > > > those are all I can see after USB2.EXE unpacking. > > I don't know what is USB2.EXE file. Where are your other drivers? > > > > After unpacking I have this. > > 03/12/2003 10:51 AM 487,742 data1.cab > 03/12/2003 10:51 AM 26,454 data1.hdr > 03/12/2003 10:51 AM 244,188 data2.cab > 03/12/2003 10:39 AM 54,179 devlist.ini > 10/05/2000 08:01 AM 339,565 ikernel.ex_ > 03/12/2003 09:23 AM 163,166 infupd.bmp > 08/29/2003 12:39 AM 0 l.txt > 03/12/2003 10:51 AM 2,126 layout.bin > 03/12/2003 09:23 AM 39,579 readme.txt > 10/05/2000 03:00 PM 54,272 Setup.exe > 03/12/2003 10:51 AM 118 Setup.ini > 03/12/2003 10:51 AM 212,609 setup.inx > 01/10/2002 12:39 PM 699 setup.iss > 08/29/2003 12:35 AM <DIR> win2000 > 08/29/2003 12:35 AM <DIR> win98se > 08/29/2003 12:35 AM <DIR> winme > 08/29/2003 12:35 AM <DIR> xp > > Setup.exe /? will give you help for all switches you need to extract cab > files. > So you download some new drivers. > > Mine is: > Intel(R) Chipset Software Installation Utility -- Version 5.00.1012 > Supports all Intel chipsets. > > > > >In the meantime I'll try with your if, are you sure I don't need any cat > >files etc? you included all I need in this .inf file? > > With my inf file, cat wont do any good, so you don't need it. Any other > files required for USB 2.0 are already in XPE SP1 repository. > > But this inf file is only for USB. You still need inf files for other parts > of chipset. > > > Regards, > Slobodan > > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
> my bad :-( I was trying to unpack the wrong file! I downloaded the latest
> chipset files from Intel website.. I was able to extract the > Infinst_enu.exe.. but when I setup.exe /A c:\temp it simply doesnt work.. > the setup starts and closes automatically in like 2 seconds. > > I can comlpete a standard install. In the xp directoty I found all the ..cat > fiels I need.. the problem is still the missed .inf that im sure it's inside > one of the cabs.. > > any input will be appreciated. > > thanks a lot again. Yes I remember now that I had similar problem. Try default path(without c:\temp), and then find where it went. Best regards, Slobodan |
|
|
|
#9 |
|
Guest
Posts: n/a
|
OK! I was able to extract it!..
Now I have all I need, thanks.. I tried to import ich4core.inf but it complains tht machine.inf is missed :-( any idea please? eheh.. Thanks again. "nettie" <nettie@fastweb.it> wrote in message news:uZwKFubbDHA.2580@TK2MSFTNGP09.phx.gbl... > Hi Slob, > > my bad :-( I was trying to unpack the wrong file! I downloaded the latest > chipset files from Intel website.. I was able to extract the > Infinst_enu.exe.. but when I setup.exe /A c:\temp it simply doesnt work.. > the setup starts and closes automatically in like 2 seconds. > > I can comlpete a standard install. In the xp directoty I found all the ..cat > fiels I need.. the problem is still the missed .inf that im sure it's inside > one of the cabs.. > > any input will be appreciated. > > thanks a lot again. > > nettie > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message > news:eqtJ4bbbDHA.2672@tk2msftngp13.phx.gbl... > > > thanks for your reply, unfortunately I dont have any Infinst_enu.exe > file > > > :-( > > > > > > 08/04/2002 03:50 PM 663.203 data1.cab > > > 08/04/2002 03:50 PM 12.797 data1.hdr > > > 08/04/2002 03:50 PM 512 data2.cab > > > 04/01/2000 07:43 AM 258.464 ikernel.ex_ > > > 08/04/2002 03:50 PM 422 layout.bin > > > 08/01/2000 07:40 AM 46.080 Setup.exe > > > 08/04/2002 03:50 PM 165 Setup.ini > > > 08/04/2002 03:51 PM 120.757 setup.inx > > > > > > those are all I can see after USB2.EXE unpacking. > > > > I don't know what is USB2.EXE file. Where are your other drivers? > > > > > > > > After unpacking I have this. > > > > 03/12/2003 10:51 AM 487,742 data1.cab > > 03/12/2003 10:51 AM 26,454 data1.hdr > > 03/12/2003 10:51 AM 244,188 data2.cab > > 03/12/2003 10:39 AM 54,179 devlist.ini > > 10/05/2000 08:01 AM 339,565 ikernel.ex_ > > 03/12/2003 09:23 AM 163,166 infupd.bmp > > 08/29/2003 12:39 AM 0 l.txt > > 03/12/2003 10:51 AM 2,126 layout.bin > > 03/12/2003 09:23 AM 39,579 readme.txt > > 10/05/2000 03:00 PM 54,272 Setup.exe > > 03/12/2003 10:51 AM 118 Setup.ini > > 03/12/2003 10:51 AM 212,609 setup.inx > > 01/10/2002 12:39 PM 699 setup.iss > > 08/29/2003 12:35 AM <DIR> win2000 > > 08/29/2003 12:35 AM <DIR> win98se > > 08/29/2003 12:35 AM <DIR> winme > > 08/29/2003 12:35 AM <DIR> xp > > > > Setup.exe /? will give you help for all switches you need to extract cab > > files. > > So you download some new drivers. > > > > Mine is: > > Intel(R) Chipset Software Installation Utility -- Version 5.00.1012 > > Supports all Intel chipsets. > > > > > > > > >In the meantime I'll try with your if, are you sure I don't need any cat > > >files etc? you included all I need in this .inf file? > > > > With my inf file, cat wont do any good, so you don't need it. Any other > > files required for USB 2.0 are already in XPE SP1 repository. > > > > But this inf file is only for USB. You still need inf files for other > parts > > of chipset. > > > > > > Regards, > > Slobodan > > > > > > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
Hi, nettie!
> > Now I have all I need, thanks.. I tried to import ich4core.inf but it > complains tht machine.inf is missed :-( 1. Please find at www.xpefiles.com my component InfUpdate5.zip (in the system components folder). I has all new Intel's system drivers, including USB. As I understood you had to use USB2.exe to add a USB2 support for your Intel chipset based mobo - right? Include this component and try to import pmq again - see if unresolved devices still exist. > > any idea please? eheh.. USE YOUR BRAIN! It's obvious. If it's asked for the machine.inf and you don't see it in the folder - copy it from windows\inf folder and try again. Again - use your brain and do something! Otherwise you've chosen wrong business. -- Nikolai Vorontsov Quadrox NV |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

