cloanto.comProductsDownloadShopSupportContact

Knowledge Base
Previous Page
End of Page
TITLE

AutoRun and Full Screen MenuBox Browser Container

 

TOPIC

Q: Can I automatically open a full screen browser window when my CD or DVD is inserted in the drive?

 

DISCUSSION

A: Yes. All you need to do is set up MenuBox and the AutoRun file as explained on this page:

  • 3-185 - Tutorial: Using the MenuBox Browser Container Window

Then modify menubox.ini, removing the Width and Height keys and appending the following lines to the [BrowserWindow] section (anywhere before or after the URL key):

FullScreen = True
Borderless = True

If you use the Borderless key, which also removes the title bar, be sure to include a "Close" or "Exit" link in your code, i.e. something like:

<a href="javascript:menubox_close()">Close Window</a>

For additional information please see the Browser Window Mode section of the MenuBox documentation.

Also see:

 

Article Information
Article ID:3-188
Platform:Windows
Products:MenuBox
Additional Keywords:Internet Explorer
Last Update:2003-12-08
Your feedback is always appreciated. It is safe to link to this page.
Legal and Privacy NotesTop of Page