Open Multiple EEE Sessions

From EnablerWiki

Jump to: navigation, search

Created: 08 August 2011. Last Reviewed: 08 August 2011

Issue

Changes in the way sessions are handled in Internet Explorer 8 and above mean that the default options that are used when IE is started will not allow multiple copies or 'sessions' of EEE to be open at the same time on the same PC.

These changes are explained at the following Microsoft Blog: MSDN IE Blog

As the Blog explains, the option to open a new session via the File → New Session exists, however from the EEE main menu, the file menu is inaccessible.

The Blog also explains that the -nomerge parameter can be used via a command line/shortcut when starting Internet Explorer. When the shortcut is opened, the new Internet Explorer window will open a new session and allow a second/third/forth/etc session

Workaround

An example is below:

  1. Right Click your desktop
  2. Point to 'new'
  3. Click 'shortcut'
  4. In the 'location' box, type the following (perhaps copy and paste):
    "C:\Program Files\Internet Explorer\iexplore.exe" -nomerge "http://eeewebserver/eee"
  5. Click Next
  6. Enter a description EG: 'EEE'
  7. Click Finish

See Also

MSDN IE Blog

Personal tools