A
APSFlorida
Given that an application intended for an XPE platform (matched HW & OS)
can/will also execute on any generic Windows platform, How can I tell if the
OS is the XPE OS I've built so I can limit the codes execution upon other
platforms? Thier must be some set of registry entries I can read that will
confirm this.
I already know I can look for certain HW devices under:
HKLM\system\CurrentControlset\services for certain HW specific devices, but
there is some limited chance these might exist on another platform.
Does any custom Guid registry key exist for my unique XPE OS Build?
Thanks,
Aaron
can/will also execute on any generic Windows platform, How can I tell if the
OS is the XPE OS I've built so I can limit the codes execution upon other
platforms? Thier must be some set of registry entries I can read that will
confirm this.
I already know I can look for certain HW devices under:
HKLM\system\CurrentControlset\services for certain HW specific devices, but
there is some limited chance these might exist on another platform.
Does any custom Guid registry key exist for my unique XPE OS Build?
Thanks,
Aaron