Example:
Opening Internet Explorer in kiosk mode

Actions used:

File - Execute

In this example, we use a "File - Execute" action to open a web page in Internet Explorer's kiosk mode. In kiosk mode, Internet Explorer goes full screen with no toolbars or window border or title bar or anything.

To do this, we just need to run iexplore.exe (which is the name of Internet Explorer's program file) and pass it two things:

(For this example, we used http://www.indigorose.com as the URL, to open the Indigo Rose web site.)

TIP

 

 

 

With no title bar in kiosk mode, Internet Explorer doesn't even have a close gadget ( ) in the top right corner. If you need to close Internet Explorer when it's running in kiosk mode, you can press Alt-F4, which is the standard Windows hotkey to close the program that you're currently working in.

For more information on Internet Explorer's kiosk mode, try this google search.