In Windows 10, I want to run the wpf program automatically with Kioskode.
Hello
I want to make a machine like Kiosk using Windows 10 Pro.
So I want to make several devices, so I want to run the wpf application automatically in a very simple way.
Therefore, the provisioning package seemed very useful, so we looked at how to set the kiosk mode with the provisioning package, but the single kiosk mode could not be set with the Win32 application in Windows 10 pro. This is because shelllauncher is supported only for Enterprise or Education.
I'm looking for another way, but it's not easy. In general, I want to know how to automatically run programs on devices in places such as companies.
I'd appreciate it if you could give me an answer.