Dallas Security-DLP User Group

 View Only
  • 1.  Need help removing MS Streets and Trips 2010 using Altiris 7.1

    Posted Feb 18, 2013 05:20 PM

    Has anyone created an "Uninstall" task for MS Streets and Trips 2010? I've create a silent install successfully but I need some help with the uninstall.

    I've looked all over the Internet for a removal command or script to uninstall MS Streets and Trips 2010 from the Altiris console to a users machine and have no luck. Thanks in advance!



  • 2.  RE: Need help removing MS Streets and Trips 2010 using Altiris 7.1

    Posted Feb 18, 2013 05:51 PM

    What does the uninstall command in the registry look like?

    HKLM\Software\Microsoft\Windows\Current Version\Uninstall\...



  • 3.  RE: Need help removing MS Streets and Trips 2010 using Altiris 7.1

    Posted Feb 19, 2013 03:35 AM

    Hi,

    use commandline like this:

    msiexec.exe /x {GUID of the software from registry} /qn

    You may add this command line to software resource and use it via Managed Delivery policy or Quick Delivery task.

    use registry path from post above to find a GUID

    Regards,

    Dmitri