microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
859 stars 277 forks source link

Added x86 build support, fixed typo in service account name #169

Closed janholo closed 5 years ago

janholo commented 6 years ago

I tried to use the newest version of the SharingService.exe on our customers X86 Windows Embedded Standard. I noticed that build support for X86 was dropped so I added it again ;-) Also the Service could not get registered on Windows Embedded Standard because of a typo in the Service Account Name. On other platforms it works with this typo. Windows Embedded Standard throws an error.