I have a software program for my business that I need to run in kiosk mode or "Assigned access". The program I want to use does not come up as an option when I select the program I want to use in assigned access mode. Is there a setting or code I can change to make the program eligible for assigned access?
Asked
Active
Viewed 2.4k times
1 Answers
2
The best way I have found to make Windows 8 .exe "non-modern" app into a kiosk is to replace the Explorer shell under HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinLogon\Shell and put in the path to your .exe. Beware this will limit some functionality, so you could lose some functions you would want in the process.