8

Is there any way to open more than one instance of Microsoft Project on a Windows desktop computer? Clicking to launch a new instance while I already have one open or going to Start -> Run... -> winproj.exe simply gives the focus to the instance that is already open.

I'm running on a Windows XP 32-bit machine.

5 Answers5

3

Short answer, there is no easy way to do it. Project is designed to only allow one instance running at a time. There are a couple of convoluted solutions out there dealing with running it as a separate user, which work with only limited success, if at all.

Here's a discussion that discusses a couple of possible workarounds. But basically your options are to run a second copy under a VM/terminal service or as another user id locally (which may or may not work).

You might also investigate alternative software that might offer that feature and be compatible (to varying degrees) with MS Project files.

BBlake
  • 5,218
2

I found a solution on another forum that works on 2016 and 2010 :


Edward Medri ยท WORK AROUND (MS Project 2016)

1) Open one project file with MS Project (double click on the *.MPP file)

2) Open second project file with Internet Explorer (right click on the *.MPP file and Open With)

--- A Dialog Box Message will pop up with following text, "What do you want to do with filename.mpp?"

--- Select "Open".

--- Then the Internet Explorer window will have no content (blank page). It is OK.

--- Switch back to MS Project to view a new Dialog Box Message with the following text, "Project Cannot Open the File".

---Select "OK"

VOILA ! !

You now have two separate windows, with two different filenames projects that are each editable and savable.

Note: When you save with new filename, it will create and save BUT does not display/update in the browser.

from:

https://microsoftproject.uservoice.com/forums/218133-microsoft-project/suggestions/13586853-open-multiple-instances-of-project-for-side-by-sid

Mac
  • 71
0

The Microsoft User Voice Open multiple instances of Project for side-by-side comparison has this workaround by a user named Janell:

I figured out a workaround--doesn't give you another Project screen but allows you to show multiple projects next to each other within Project.

Open the projects you want to compare and first click on Project's main "full screen button" (looks like a little square or double square on the top right next to the close x) make it just a single square. This will allow you to change the screen size to anything you like (I pull mine to be as big as both of my monitors).

Then, right below the Project's main 'full screen' tab click the lighter gray double square tab on the individual project to make it a single square. Then drag the top title bar of the top project a little to the right or left to separate it from the other projects below.

You can then resize and drag the individual project screens within project to be next to one another. You'll need to make the other projects the same size and not overlap or if you click one, it will cover the smaller one and you have to start over. Hope that helps.

harrymc
  • 498,455
0
  1. open the 2 needed files and one extra random file (the order should be: 1st needed, random, 2nd needed)
  2. arrange all, will give one half screen and two quarters
  3. Select the needed window & drag the edge to the screen edge
  4. The unneeded window will be left behind and the two needed half-screen windows are kept shown
0

As mentioned by others, there is no direct solution. But another workaround I found is to expand the width of the MS Project windows to extend it to both the screens and then use View > Window > Arrange All.

But this only works appropriately for same resolution screens.

Check out this post in Microsoft TechCommunity

Screenshot reference from the post:
MS Project in multiple screens

Gangula
  • 601