Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
how can microsoft application error reporting be uninstalled
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
u...@host.invalid  
View profile  
 More options Oct 2, 12:51 pm
Newsgroups: microsoft.public.platformsdk.msi
From: <u...@host.invalid>
Date: Thu, 1 Oct 2009 22:51:18 -0400
Local: Fri, Oct 2 2009 12:51 pm
Subject: how can microsoft application error reporting be uninstalled
If this is not the right group for this, please suggest where to ask.

A number of Microsoft programs (Windows Live Suite, Intellipoint drivers,
Office, others) install "microsoft application error reporting"
(dw20shared.msi - {95120000-00B9-0409-0000-0000000FF1CE})

They do not remove it on uninstall.  Manually removing it (from the msi or
"msiexec /x {95120000-00B9-0409-0000-0000000FF1CE}") also fails.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastian Brand  
View profile  
 More options Oct 8, 3:35 pm
Newsgroups: microsoft.public.platformsdk.msi
From: Sebastian Brand <sebast...@instyler.com>
Date: Wed, 7 Oct 2009 22:35:42 -0700 (PDT)
Local: Thurs, Oct 8 2009 3:35 pm
Subject: Re: how can microsoft application error reporting be uninstalled
As this is a system component I'd leave it installed and disable Error
Reporting using group policies.

Best regards,
Sebastian Brand

Deployment consultant
E-Mail: sebast...@instyler.com

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com

On Oct 2, 4:51 am, <u...@host.invalid> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mayayana  
View profile  
 More options Oct 9, 1:38 am
Newsgroups: microsoft.public.platformsdk.msi
From: "mayayana" <mayaXXy...@rcXXn.com>
Date: Thu, 8 Oct 2009 11:38:26 -0400
Local: Fri, Oct 9 2009 1:38 am
Subject: Re: how can microsoft application error reporting be uninstalled
  Maybe the better question is why install
software that misbehaves in the first place?

  If it were me, and I *really* had some reason
to install MS software to begin with, I'd first
test to make sure the programs will work OK
without the error reporting. If it's a service then
you could first try disabling it. If your "Live Suite"
or other software won't run with the service disabled
then you have another issue. (Also, those programs
might start the service themselves.)

   Next, one option is to write your own uninstaller
based on the MSI content. The details should be all
in there, both Reg. settings and files added. But since
this is MS software, if you're on XP or later and have
not removed Windows File Protection then you may
be blocked from uninstalling files.

  Another option would be to edit the MSI file. That
may or may not be possible. Offhand I don't know how
to mark it -- or unmark it -- for no uninstall. One hint
I see in the MSI help is that to prevent a file being
uninstalled one can
"set msidbComponentAttributesPermanent in the
Attributes column of the Component table".

  Either way, it's likely to be a long, tedious job.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
u...@host.invalid  
View profile  
 More options Oct 22, 7:28 am
Newsgroups: microsoft.public.platformsdk.msi
From: <u...@host.invalid>
Date: Wed, 21 Oct 2009 17:28:39 -0400
Local: Thurs, Oct 22 2009 7:28 am
Subject: Re: how can microsoft application error reporting be uninstalled
"Sebastian Brand" <sebast...@instyler.com> wrote in message

news:4ee2003e-4267-4f7c-bbd1-9a7b5e4566ee@s6g2000vbp.googlegroups.com...

> As this is a system component I'd leave it installed and disable Error
> Reporting using group policies.

It is not a system component, the system (XP) does not install it and can do
just fine without it.  It is a shared MS component, that can be used by many
different apps but that's not a reason why it shouldn't be uninstallable.

Anyone know any tricks to get it to uninstall?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
u...@host.invalid  
View profile  
 More options Oct 22, 7:53 am
Newsgroups: microsoft.public.platformsdk.msi
From: <u...@host.invalid>
Date: Wed, 21 Oct 2009 17:53:33 -0400
Local: Thurs, Oct 22 2009 7:53 am
Subject: Re: how can microsoft application error reporting be uninstalled
"mayayana" <mayaXXy...@rcXXn.com> wrote in message

news:e#MGj0CSKHA.508@TK2MSFTNGP06.phx.gbl...

>  Another option would be to edit the MSI file. That
> may or may not be possible. Offhand I don't know how
> to mark it -- or unmark it -- for no uninstall. One hint
> I see in the MSI help is that to prevent a file being
> uninstalled one can
> "set msidbComponentAttributesPermanent in the
> Attributes column of the Component table".

no component had msidbComponentAttributesPermanent flasg set.  Setting
ARPNOREMOVE to 0 in the properties table also didn't help.

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mayayana  
View profile  
 More options Oct 24, 11:59 am
Newsgroups: microsoft.public.platformsdk.msi
From: "mayayana" <mayaXXy...@rcXXn.com>
Date: Fri, 23 Oct 2009 21:59:00 -0400
Subject: Re: how can microsoft application error reporting be uninstalled

> no component had msidbComponentAttributesPermanent flasg set.  Setting
> ARPNOREMOVE to 0 in the properties table also didn't help.

  Then it looks like your only other option would
be to dissect the MSI and write an uninstaller.
From what I can see it seems to mainly add a COM
object and some Registry settings.

The notable files are several VC runtimes and these:

DWTRIG20.EXE (appears to be an ActiveX EXE)
DWINTL20.DLL
DWDCW20.DLL
DW20.EXE

 If you want to disable it you might be able to just
unregister the Ax EXE, but that would be somewhat
reckless. :) It seems to be tied into PCHealth and
Dr. Watson. It would take some work to figure
out exactly what you can and should change to make
a clean uninstall. But the data is all in the MSI.
If you're ambitious see the unpacker here:
www.jsware.net/jsware/msicode.php5
  In the unpacker download is a sample set of scripts
for auto-creating a VBScript-based installer from the
data in an MSI file. If you have an installer then you
have an uninstaller.

   Do you really want to go to all that trouble, though?
Can't you just disable Dr. Watson, error reporting,
or whatever other crap is running in connection with
the package that you don't want?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google