积极答复者
What impact did that have when choice wrong device category in Metadata file.

问题
-
Such as the title...
In "Categories" subpage in Device Metadata Authoring Wizard, i choiced Computer.Desktop only, but my MSDA app work on Laptop platform primarily.
At present, I did not find any abnormality, but if it will affect other MSDA Apps?
I know i can choice Comupter/Computer.Laptop to replace Computer.Desktop. but my Metadata which used Computer.Desktop had been certificated by MSFT.
答案
-
Hi there,
Firstly, check below link for creating and configuring metadata used for win8 app,
after you finished configuration, you will find a folder named multiloc is generated in
C:\ProgramData\Microsoft\Windows\DeviceMetadataCache\dmrccache, and in folder multiloc, a
folder same name with metadata is generated, open SoftwareInfo.xml in folder Software, you will notice a Privileged app is listed under PrivilegedApplications session, which means only app listed in this session can access a device interface class<PrivilegedApplications>
<Package>
<Identity Name="1e89da88-7d5a-49ba-a2f9-e1bab36481c9" Publisher="CN=c00129878" AccessCustomDriver="true" />
</Package>
</PrivilegedApplications>and check this post: http://social.msdn.microsoft.com/Forums/en-US/tailoringappsfordevices/thread/a7e7ae52-c21d-47d1-a0d9-3fb09c9cc608/
"Only one app can be listed in the metadata."
Regards,
Jenny
- 已编辑 JennyLi-MSFT 2013年4月26日 6:17
- 已标记为答案 Aaron XueModerator 2013年5月8日 9:44
全部回复
-
Hi,
I'll try to involve more experts in this case.
Aaron
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help. -
Hi there,
Firstly, check below link for creating and configuring metadata used for win8 app,
after you finished configuration, you will find a folder named multiloc is generated in
C:\ProgramData\Microsoft\Windows\DeviceMetadataCache\dmrccache, and in folder multiloc, a
folder same name with metadata is generated, open SoftwareInfo.xml in folder Software, you will notice a Privileged app is listed under PrivilegedApplications session, which means only app listed in this session can access a device interface class<PrivilegedApplications>
<Package>
<Identity Name="1e89da88-7d5a-49ba-a2f9-e1bab36481c9" Publisher="CN=c00129878" AccessCustomDriver="true" />
</Package>
</PrivilegedApplications>and check this post: http://social.msdn.microsoft.com/Forums/en-US/tailoringappsfordevices/thread/a7e7ae52-c21d-47d1-a0d9-3fb09c9cc608/
"Only one app can be listed in the metadata."
Regards,
Jenny
- 已编辑 JennyLi-MSFT 2013年4月26日 6:17
- 已标记为答案 Aaron XueModerator 2013年5月8日 9:44