Zheng
2009-02-06 03:43:01 UTC
Right now I'm trying to make a metadata package for my UVC WebCam. But I have
met some problem and need some help.
The OS version I used is build 6.1.6801, it was get form 2008WinHEC.
I've prepared a simple package:
1. Create PackageInfo.xml, DeviceInfo.xml, WindowsInfo.xml and a ICON file.
The code of the three .xml files almost copied form
CreateDevMetadataPkg.docx, and sure I've made some changes.
2. Create the .cab file according to CreateDevMetadataPkg.docx.
3. Copy the .cab file to
%PROGRAMDATA%\Microsoft\Windows\DeviceMetadataStore\EN-US.
4. Plug in the WebCam, but it looks doesn't work. I've used Event Viewer(
mentioned in DevMetadataPkgPipe.docx) to check the problem, but no error was
reported.
Here is the HardwareIDList of the packageinfo.xml:
<HardwareID>DOID:USB\VID_041E&PID_4069&MI_00</HardwareID>
<HardwareID>DOID:USB\VID_041E&PID_4069</HardwareID>
Is there any other ways to debug the metadata package? Maybe I've
missing something, I can hardly find out what the problem is.
By the way, some other questions pusszled me a lot, would you please
help to solve them?
1. Does the Metadata Package have to pass the WHQL to get a LOGO?
2. Except for copy Metadata Package to DeviceMetadataStore, any other
operation need to take to made the package to work?
3. I've saw some files like "Behavior.xml", "Resource.xml" and "Task.xml"
are described in other docs, when should I use them and how is the structure
of cab file that contain thses files (do they located in the root folder or
subfolder)?
4. If it is possible, would you please pass me a well developed package
for reference?
If this is not proper place for my questions, please guide me to.
Any comment will be appreciated.
Thank you & Best Regards!
Zheng
met some problem and need some help.
The OS version I used is build 6.1.6801, it was get form 2008WinHEC.
I've prepared a simple package:
1. Create PackageInfo.xml, DeviceInfo.xml, WindowsInfo.xml and a ICON file.
The code of the three .xml files almost copied form
CreateDevMetadataPkg.docx, and sure I've made some changes.
2. Create the .cab file according to CreateDevMetadataPkg.docx.
3. Copy the .cab file to
%PROGRAMDATA%\Microsoft\Windows\DeviceMetadataStore\EN-US.
4. Plug in the WebCam, but it looks doesn't work. I've used Event Viewer(
mentioned in DevMetadataPkgPipe.docx) to check the problem, but no error was
reported.
Here is the HardwareIDList of the packageinfo.xml:
<HardwareID>DOID:USB\VID_041E&PID_4069&MI_00</HardwareID>
<HardwareID>DOID:USB\VID_041E&PID_4069</HardwareID>
Is there any other ways to debug the metadata package? Maybe I've
missing something, I can hardly find out what the problem is.
By the way, some other questions pusszled me a lot, would you please
help to solve them?
1. Does the Metadata Package have to pass the WHQL to get a LOGO?
2. Except for copy Metadata Package to DeviceMetadataStore, any other
operation need to take to made the package to work?
3. I've saw some files like "Behavior.xml", "Resource.xml" and "Task.xml"
are described in other docs, when should I use them and how is the structure
of cab file that contain thses files (do they located in the root folder or
subfolder)?
4. If it is possible, would you please pass me a well developed package
for reference?
If this is not proper place for my questions, please guide me to.
Any comment will be appreciated.
Thank you & Best Regards!
Zheng