M
Malphius
Guest
I'm in the process of working out a kiosk deployment with Windows 10 Pro ver. 2004.
I want to use the Microsoft Kiosk Browser, however once I deploy the template my icon doesn't work to launch the program. The program does function when I log into another acount and I have other x86 and UWP apps that function fine in my xml template in kiosk/assigned access mode.
I've allowed the app with this line: <App AppUserModelId="Microsoft.KioskBrowser_8wekyb3d8bbwe!App" />
And I've added the icon with this line: <start:Tile Size="2x2" Column="4" Row="2" AppUserModelID="Microsoft.KioskBrowser_8wekyb3d8bbwe!App" />
What I get when I launch the profile is a blank blue icon that says "p~Microsoft.Kiosk" - I assume that if there were enough room it would read out the entire AppID.
Anyone have any suggestions? Is there a dependency this app has on another app or program or am I linking the icon wrong? Not quite sure why this isn't working.
More...
I want to use the Microsoft Kiosk Browser, however once I deploy the template my icon doesn't work to launch the program. The program does function when I log into another acount and I have other x86 and UWP apps that function fine in my xml template in kiosk/assigned access mode.
I've allowed the app with this line: <App AppUserModelId="Microsoft.KioskBrowser_8wekyb3d8bbwe!App" />
And I've added the icon with this line: <start:Tile Size="2x2" Column="4" Row="2" AppUserModelID="Microsoft.KioskBrowser_8wekyb3d8bbwe!App" />
What I get when I launch the profile is a blank blue icon that says "p~Microsoft.Kiosk" - I assume that if there were enough room it would read out the entire AppID.
Anyone have any suggestions? Is there a dependency this app has on another app or program or am I linking the icon wrong? Not quite sure why this isn't working.
More...