Discussion:
Device Stage - Extended Device Experience?
(too old to reply)
Pabs
2009-05-11 09:22:01 UTC
Permalink
Hi All,

I have a meta package that displays a custom icon, for my printer. But
double clicking the icon does nohting. It should, as I believe, go to the
extended experiance that is described in the behavior.xml and tasks.xml

Unfortunately there is no clear documentation in the DDK and the toaster
example only provides the basics, basically how to use a custom icon.

From what I can see, you need to have another folder called DXP and within
this subfolders for Device and task ID's along with the relevant xml files. I
can not see how to debug this.

I am using this:
<Metadata
MetadataID="http://schemas.microsoft.com/windows/DeviceMetadata/DeviceStage/2008/1/">DXP</Metadata>

to reference the DXP folder.

Has anyone been able to get the full exerience working?, I see from some of
the posts here, that others are having the same issue.
--
Software Engineer
[MSFT]Mitsuru Saito
2009-05-15 17:55:05 UTC
Permalink
Hello Pabs

Unfortunately, we are not ready for the public document regarding Device
Stage.
We are working hard to prepare for the public document. So please wait for
the documents for Device Stage will be available.

Sincerely,
Post by Pabs
Hi All,
I have a meta package that displays a custom icon, for my printer. But
double clicking the icon does nohting. It should, as I believe, go to the
extended experiance that is described in the behavior.xml and tasks.xml
Unfortunately there is no clear documentation in the DDK and the toaster
example only provides the basics, basically how to use a custom icon.
From what I can see, you need to have another folder called DXP and within
this subfolders for Device and task ID's along with the relevant xml files. I
can not see how to debug this.
<Metadata
MetadataID="http://schemas.microsoft.com/windows/DeviceMetadata/DeviceStage/2008/1/">DXP</Metadata>
to reference the DXP folder.
Has anyone been able to get the full exerience working?, I see from some of
the posts here, that others are having the same issue.
--
Software Engineer
[MSFT]Mitsuru Saito
2009-07-18 00:06:02 UTC
Permalink
Hello

The documentation for Device Stage is published as a kit.
Please try to read the document in the kit to understand the device stage.
http://www.microsoft.com/whdc/device/DeviceExperience/Dev-Kit.mspx

Thank you,
Mitsuru Saito
Post by [MSFT]Mitsuru Saito
Hello Pabs
Unfortunately, we are not ready for the public document regarding Device
Stage.
We are working hard to prepare for the public document. So please wait for
the documents for Device Stage will be available.
Sincerely,
Post by Pabs
Hi All,
I have a meta package that displays a custom icon, for my printer. But
double clicking the icon does nohting. It should, as I believe, go to the
extended experiance that is described in the behavior.xml and tasks.xml
Unfortunately there is no clear documentation in the DDK and the toaster
example only provides the basics, basically how to use a custom icon.
From what I can see, you need to have another folder called DXP and within
this subfolders for Device and task ID's along with the relevant xml files. I
can not see how to debug this.
<Metadata
MetadataID="http://schemas.microsoft.com/windows/DeviceMetadata/DeviceStage/2008/1/">DXP</Metadata>
to reference the DXP folder.
Has anyone been able to get the full exerience working?, I see from some of
the posts here, that others are having the same issue.
--
Software Engineer
Loading...