Trojaner-Board

Trojaner-Board (https://www.trojaner-board.de/)
-   Plagegeister aller Art und deren Bekämpfung (https://www.trojaner-board.de/plagegeister-aller-art-deren-bekaempfung/)
-   -   Sony Ericsson Pcsuite 6.012.00 lässt sich nicht deinstallieren (https://www.trojaner-board.de/101823-sony-ericsson-pcsuite-6-012-00-laesst-deinstallieren.html)

Lennika 29.07.2011 10:36

Sony Ericsson Pcsuite 6.012.00 lässt sich nicht deinstallieren
 
Da ich hier schon sehr viel Hilfe bekommen habe, hoffe ich das ihr mir auch bei diesem Problem helfen könnt.

Ich versuche schon seit ewigkeiten diese pcsuite zu deinstallieren aber es lässt sich da einfach nix machen.

Ich bekomme jedes mal diesen Fehler angezeigt unter details:

Error Code: -5005 : 0x80070002
Error Information:
>Kernel\KernelMedia.cpp (95)
>SetupNew\setup.cpp (836)
PAPP:Sony Ericsson PC Suite
PVENDOR:Sony Ericsson (hxxp://www.sonyericsson.com)
PGUID:2FFE93F0-BB72-4E52-8761-354D1AAA9387
$14.0.0.162
@Windows Vista Service Pack 0 (6000) Non IE/Netscape 38096.68

Und unter Report zeigt er mir folgendes an:


Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Habe es schon mit neu installieren probiert um es anschließend zu deinstallieren allerdings funktioniert das kein stück.

ich hoffe ihr habt vllt eine Lösung für mich.

cosinus 01.08.2011 15:01

Zitat:

Ich versuche schon seit ewigkeiten diese pcsuite zu deinstallieren aber es lässt sich da einfach nix machen.
Hast es schonmal mit dem Revo Uninstaller probiert?

Lennika 01.08.2011 15:31

:dankeschoen:

Hat geklappt :)

Kannte dieses Programm nicht :pfeiff:


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:16 Uhr.

Copyright ©2000-2025, Trojaner-Board


Search Engine Optimization by vBSEO ©2011, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131