Unanswered Issue in uninstalling com+ component

  • Sunday, September 30, 2012 11:56 AM
     
     

    Hi

       i am using command line (msiexec /x \\sharedpath\Folder1\Applicationname.MSI)  to uninstall the MSI,  

    I am getting  'This action is only valid for products that are currently installed' error .

    But there is installed version avialable.

    Please suggest me .

     


    venky

All Replies

  • Monday, October 01, 2012 7:00 AM
     
     

    Are you able to run this manually (I doubt). If manual does not work, it will not work using MDT as well.

    If you fix the manual issue, then you should be able to uninstall it using MDT.

    BTW - If you get the product code of the MSI - you could use MSIZAP tool with switch T and uninstall the app.


    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

  • Tuesday, October 02, 2012 12:39 AM
     
     

       Thank you for your response vik.

     

     I can manually uninstall this , but it is not possible in my case ... there are 400 workstation are there , when we erstart all the workstation , it will runt he script and uninstall the existing package and intall updated one .

     please help me on this

      


    venky