Client Management Suite

 View Only
  • 1.  I need to deleted PcaAgent.dll file

    Posted Aug 28, 2012 05:50 PM
      |   view attached

    I need to deleted PcAAgent.dll in C:\Program files\Symantec\PcaAgent, but I could not. it saying " Cannot delete PcAgent: Access is denied, Make sure the disk is not full or write-protected, and that the files is not currently use.

    I create the the batch file like this as following:

    net stop "Symantec PcAanywhere host services"

    c:

    cd program files\symantec\PcAnywhere

    regsvr32 -u -s pcaagent.dll

    del c:\program files\symantec\pcanywhere\pcaagent.dll

    The reason I do this, I want to reinstall PcAnywhere 7.1 for this machine.

     

    Thanks

     

    Lillian

     

     



  • 2.  RE: I need to deleted PcaAgent.dll file

    Posted Aug 30, 2012 11:06 AM

    that will be the plugin file registered in the Symantec Management Agent..

    you will need to stop the agent.

    net stop "symantec management agent"