How to run IE in KIOSK mode

Information on ASP, ASP.NET, PHP, HTML, Javascript and anything else WWW related.

How to run IE in KIOSK mode

Postby Buck on Tue Nov 04, 2008 7:29 pm

This keeps the user from clicking the status bar options or any of the toolbars at the top of the screen.

Here is the article URL:http://support.microsoft.com/kb/154780

Basically, you create a batch file with the following command:
Code:
iexplore -k http://www.your_url.com/

You can also click START - RUN then type the command above.

then I added that batch file to the STARTUP folder so when the PC is rebooted, it automatically start the IE

I also added a batch file to the scheduled task that runs every 15 minutes to check to see if the IExplore service is started, if it wasn't, I ran the batch file to start IE in Kiosk mode.

Questions? Ask, I'll tell ya!
User avatar
Buck
 
Posts: 22
Joined: Wed Oct 29, 2008 10:25 pm

Return to Web Site Assistance

Who is online

Users browsing this forum: No registered users and 1 guest

cron