M
Max Bolingbroke
Hi there!
I downloaded Windows XP Embedded a couple of months ago, and an
opportunity to test it out has just come up. So, I happily installed the
tools and got stuck in.. it was all going splendidly, with that lovely
intuitive Target Designer, but it turned out I needed some drivers
(nForce chipset) that were not available in the standard database. "No
problem", I though, as a quick google revealed that Component Designer
could import INFs to make Embedded compatiable packages.
However, trying to do this on the memory controller and the system
mangement bus INF files (the only two I bothered trying) led to the
error "File import due to unspecified error while processing file
[F:\Windows Embedded Data\My Drivers\nForce\From
Installer\SMBus\nvsmbus.inf] or similar. A slightly longer period of
googling revealed that other people had had this problem, and that I
could use econvert to do the same job. I happily fired this up, and ran
it like so:
D:\Windows Embedded\utilities>econvert /I:"F:\Windows Embedded Data\My
Drivers\nForce\From Installer\MemCtl\nvmemctl.inf" /O:"F:\Windows
Embedded Data\My Drivers\nForce-5.10\Output\"
Only to be told "Conversion failed, elapsed time: 0000 seconds" with no
more detailed error. FileMon tells me that it is accessing the file OK,
but it just dosen't like it for some reason! (To be totally accurate,
FileMon seems to indicate that the utility isnt even reading data from
the file! It just openes it, queryies information, closes it, opens it
twice (!), queries sets and queries, closes it, opens it again, queries
and closes it twice.
I saw some information that the Component Designer bug is only present
in the SP2 version, but http://blogs.msdn.com/mikehall claims SP2 was
only out yesterday! When I ticked the box to download SP2 a few months
ago what exactly was it that I got then? It said SP2 when I ran the
install in the disk3 subdirectory. As if this wasnt enough, downloading
SP2 from the page linked from that site tells me I have a licenced copy,
when in actual fact I only have the evaluation version - the thing to
which that 120 day limit should apply, surely?
Anyway, sorry for the long post but can someone please tell me what I'm
doing wrong
I'm at my wits end here!
Max Bolingbroke
I downloaded Windows XP Embedded a couple of months ago, and an
opportunity to test it out has just come up. So, I happily installed the
tools and got stuck in.. it was all going splendidly, with that lovely
intuitive Target Designer, but it turned out I needed some drivers
(nForce chipset) that were not available in the standard database. "No
problem", I though, as a quick google revealed that Component Designer
could import INFs to make Embedded compatiable packages.
However, trying to do this on the memory controller and the system
mangement bus INF files (the only two I bothered trying) led to the
error "File import due to unspecified error while processing file
[F:\Windows Embedded Data\My Drivers\nForce\From
Installer\SMBus\nvsmbus.inf] or similar. A slightly longer period of
googling revealed that other people had had this problem, and that I
could use econvert to do the same job. I happily fired this up, and ran
it like so:
D:\Windows Embedded\utilities>econvert /I:"F:\Windows Embedded Data\My
Drivers\nForce\From Installer\MemCtl\nvmemctl.inf" /O:"F:\Windows
Embedded Data\My Drivers\nForce-5.10\Output\"
Only to be told "Conversion failed, elapsed time: 0000 seconds" with no
more detailed error. FileMon tells me that it is accessing the file OK,
but it just dosen't like it for some reason! (To be totally accurate,
FileMon seems to indicate that the utility isnt even reading data from
the file! It just openes it, queryies information, closes it, opens it
twice (!), queries sets and queries, closes it, opens it again, queries
and closes it twice.
I saw some information that the Component Designer bug is only present
in the SP2 version, but http://blogs.msdn.com/mikehall claims SP2 was
only out yesterday! When I ticked the box to download SP2 a few months
ago what exactly was it that I got then? It said SP2 when I ran the
install in the disk3 subdirectory. As if this wasnt enough, downloading
SP2 from the page linked from that site tells me I have a licenced copy,
when in actual fact I only have the evaluation version - the thing to
which that 120 day limit should apply, surely?
Anyway, sorry for the long post but can someone please tell me what I'm
doing wrong

Max Bolingbroke