Hello, I've got the following question:
Is it possible te disable everything in windows except the program it's running?
I need to program an application on a touchscreen (fullscreen), where people can fill in a survey.
The only thing they should use is this program. (for protection of the survey anwsers and other secret stuff :p )
And...
I need to create a simple Delphi application, kiosk style.
It is a very simple thing, a single form where the user writes some personal info to register to an event. 4 TEdit and a TButton.
What I want to achieve is to avoid the user does any action different then typing in TEdit or clicking on the TButton. For example I don't want he d...
Hi everyone...
I'm trying to setup Opera to run in Kiosk Mode without using any command line switches on Windows XP.
Originally I had it working by using a desktop shortcut with about 5 or 6 command line switches tagged on the end of the path to the opera.exe such as: "C:\Program Files\Opera\opera.exe" -kioskmode -kioskresetstation -no...