I want to create a Point of Sale type app for a computer for one of my clients. I don't want anyone to be able to do anything else but use that app. No accessing the start screen, no control-alt-delete, nothing. Is there a way to do that using Windows 8 (or possibly in windows 7 where I can have a starting point to figuring it out for windows 8)?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
closed as off topic by ChrisF, Hennes, Randolph West, Indrek, MaQleod Oct 30 '12 at 16:51
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Set up your application as the Windows shell, as described in the Microsoft document, How to Implement Windows 7 with Embedded Restrictions. You may want to follow the rest of the document to completely lock down the system.
|
|||||
|