Results 1 to 5 of 5

Thread: uninstall office 2003 problem

  1. #1
    solvent Guest

    uninstall office 2003 problem

    Hi,

    I want to do complete uninstallation of MS office 2003 including registry values from all client machines remotely. How can i do this task?
    Can anyone help me with this? any suggestions would be appreciated.

    thanks,

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

  3. #3
    Join Date
    Dec 2008
    Posts
    182

    Re: uninstall office 2003 problem

    Sure you can do that once our uninstall and for removing it from registry you need to download the software .

    Download

  4. #4
    solvent Guest

    Re: uninstall office 2003 problem

    I need a script to uninstall from the remote machine. Please provide if anyone have.

    thanks,

  5. #5
    Join Date
    Feb 2008
    Posts
    180

    Re: uninstall office 2003 problem

    Use msiexec. In this case, the command is

    msiexec.exe /x {guid} /options

    This command will un-install any application in the "Add/Remove Programs", if you supply the correct GUID.

    For Microsoft products, you can find the GUID in the Setup.ini in the .\Files\Setup directory of the install source (CD, Admin Point).

    Office 2003 Pro
    [Product]
    ProductCode={90110409-6000-11D3-8CFE-0150048383C9}


    Office 2003 Std
    [Product]
    ProductCode={90120409-6000-11D3-8CFE-0150048383C9}

Similar Threads

  1. Uninstall/Repair Office 2003 Pro
    By Jahbriel in forum MS Office Support
    Replies: 4
    Last Post: 25-03-2012, 12:16 PM
  2. Replies: 1
    Last Post: 06-02-2008, 11:46 PM
  3. do I need to uninstall office 2003 before install office 2007
    By Hayworth in forum Office Update Service
    Replies: 1
    Last Post: 18-01-2008, 05:14 AM
  4. Replies: 1
    Last Post: 11-10-2007, 10:16 PM
  5. Cannot Uninstall Office 2003
    By Iraiyavan in forum MS Office Support
    Replies: 2
    Last Post: 16-08-2006, 11:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,102,892.54481 seconds with 16 queries