Project 2013 Professional command line uninstall what is the Product ID?

I am trying to uninstall project from the command line using setup.exe /uninstall but its asking for the product ID does anyone know what i need to enter here?

It is Project 2013 Professional if that helps

May 27th, 2015 9:15am

setup.exe /uninstall projpro seemed to work
  • Marked as answer by d4rkcell 17 hours 25 minutes ago
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2015 10:08am

setup.exe /uninstall projpro seemed to work
  • Marked as answer by d4rkcell Wednesday, May 27, 2015 2:05 PM
  • Unmarked as answer by d4rkcell 21 hours 23 minutes ago
May 27th, 2015 2:05pm

Hi d4rkcell,

As far as I know, the product ID of MS Project is like this:

For MS Project Standard: Setup.exe /uninstall PRJSTD

For MS Project Professional: Setup.exe /uninstall PRJPRO

You might make a slip of the pen in the command line.

Regards,

George Zhao
TechNet Community Support

Free Windows Admin Tool Kit Click here and download it now
May 27th, 2015 10:12pm

Hi the problem we had was we deployed the non VL copy of project which has a code of PRJPRO as you say George this is the correct code, my mistake above.

However the code for the retail version is PRJPROR so what we ended up with was

setup.exe /config uninstall.xml /uninstall PRJPROR

in the xml we had the following:

<Configuration Product="PRJPROR">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
</Configuration>

Thanks

May 28th, 2015 6:10am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics