Microsoft Visio is diagramming software which is non-integrated part of Microsoft Office productivity suite. Visio allows user to use vector graphics to create diverse diagrams. When opening Visio saved document file or create a new diagram, normally the document on the same instance of Visio program window. It means that one Visio program user interface will open and show multiple Visio diagrams.

It’s possible to instruct Microsoft Office Visio to open each Visio diagram in different instance of Visio program window. In other word, each and every Visio document, open from saved copy or newly created one, will be open in new Visio window, which has it own button in Windows Taskbar.

After enabling Visio document to open on new program window, user can switch between multiple documents by clicking on Visio buttons in Taskbar. By default, in order to view each document in Visio, user has to click on Windows drop-down menu on menu bar, and then switch between Visio documents.

To implement the new behavior, follow the following registry hack:

  1. Open Microsoft Visio.
  2. Go to Tools -> Options -> Advanced.
  3. Check the Put all settings in Windows Registry option.
  4. Run Registry Editor (regedit).
  5. Navigate to the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Visio\Application\

  6. In the right pane, right click on SingleInstanceFileOpen, and then select Modify. Update the value of SingleInstanceFileOpen from 1 to 0.