Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling iexplore from an autorun.inf

Status
Not open for further replies.

nastyitchy1

IS-IT--Management
Apr 16, 2002
7
GB
Hi

Making a CD that runs a html on putting the CD in. No Problems with that. But, I want the Page to show full screen. Tried it by first opening a page then opening my target page using a bit of JavaScript setting full screen on, but its a bit messy and leaves a blank IE window in the background which promts you if you want it to close automatically.

Have now tried the -k switch (kiosk mode) for iexplore which works from the command line and referencing the file with its full unc path and also from a batch file giving both iexplore and the target html their full unc paths, but does anyone know if this can be done from an autorun.inf, ie load iexplore (no matter where its installed) and the htm file with the -k switch?

Many thanks for any help in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top