MenuBox Changelog

What's new in MenuBox 6.0.0.0

Jan 27, 2015
  • Added native High-DPI display support. New DPIAware and DisableNavigationSound options in HTML window mode. New ReadFile and WriteFile methods in MenuBox Extended DOM. Finer version checking via MenuBoxBrowser key. "Intuitive AutoRun" now uses autorun.txt with added text instructions instead of autorun.inf (which may be blocked by antivirus applications)

New in MenuBox 5.2.2.0 (Mar 30, 2012)

  • Fixed possible process hang on exit. Modified behavior when Esc key is pressed in HTML window mode. Instead of being intercepted by MenuBox (which used to close the window), it can be processed by the script code.

New in MenuBox 5.2.1.0 (Nov 4, 2011)

  • Improved diagnostic messages when a [MenuBox] section is added directly to an autorun.inf file and some components cannot be found.

New in MenuBox 5.2.0.0 (Oct 23, 2010)

  • Updated initial window when MenuBox.exe is launched in stand-alone mode (no companion files).
  • Addressed "Intuitive AutoRun" configuration issue in MenuBox Wizard.

New in MenuBox 5.1.0.0 (Sep 28, 2009)

  • Passed the official "Compatible with Windows 7" logo test.
  • New browser windows opened from MenuBox now use the default system browser, rather than Internet Explorer, on Windows XP SP 2 and higher.

New in MenuBox 5.0.1.0 (Jan 7, 2009)

  • Modified behavior when Enter key is pressed in HTML window mode and HTML content does not have any selectable items: in this case, MenuBox does not close the window any more.

New in MenuBox 5.0.0.0 (Aug 12, 2008)

  • New MenuBox Wizard features: support for web applications (wrap Web 2.0 apps, etc.), "Intuitive AutoRun" (stores MenuBox as autorun.exe at root of medium, hiding all other files), and various other refinements, including new dialogs for improved handling of relative paths. New [MenuBox] section may now be placed in "autorun.inf" itself to reference a different directory while minimizing files at the root of the medium. New OpenOnlyOnce and RememberPosition options in Text window mode and HTML window mode. Changed behavior of Execute() function to not return error if user cancels UAC confirmation request. Added Exit option to Execute() function of MenuBox Extended DOM. Terminology in MenuBox Wizard, documentation, examples and web site made more consistent. Project built with new compiler (Visual Studio 2008 with Legacy Extender) and new installer (WiX toolset).

New in MenuBox 4.0.1.0 (May 21, 2007)

  • Software updated and independently tested to comply with Certified for Windows Vista Logo requirements. New Sign Project tool (project signature feature) replaces and extends plain text license key in configuration file. Added Architecture key in [ApplicationCheck] section. Added Architecture property to the MenuBox Extended DOM. Added /x86 and /x64 command line options. Added Filex86 and Filex64 keys in [ApplicationCheck] and [Windowless] sections.

New in MenuBox 3.2 (Jan 22, 2007)

  • New Resizable and Show options in browser window mode.