Can´t delete some applications

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
akI*
Level 3
Level 3
Posts: 55
Joined: Mon May 23, 2011 11:48 am

Can´t delete some applications

Post by akI* »

Hey & a good afternoon,

i installed DeusEx (u.s. version 1.0)on my SuSE. It runs good in an emulated windowmod of 1024x768. I got some renderprobs of the charakters and decided to uninstall it to check out the updated version (u.s. version patched 1.2).
The wine uninstaller dont worked fine with DeusEx

Code: Select all

wine uninstaller
so i decided to uninstall it with the DeusEx uninstaller itself.
The DeusEx uninstaller left some folders which i deleted by myself and also i deleted the leftovers from

Code: Select all

~/.local/share/applications/wine

and ofc from

Code: Select all

~/.config/menus/applications-merged/
Then i wanted to delete the applications in winecfg application tab. But they hardly appear again and again everytime i restart winecfg.
I can handle the applications, change their sounddrivers or set up a windowmod (or even not), but i cant delete them :-)

Any hint for me?

wineversion: wine-1.2.3
OS: openSUSE 11.3
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Re: Can´t delete some applications

Post by dimesio »

akI* wrote: Then i wanted to delete the applications in winecfg application tab. But they hardly appear again and again everytime i restart winecfg.
I can handle the applications, change their sounddrivers or set up a windowmod (or even not), but i cant delete them :-)

Any hint for me?

wineversion: wine-1.2.3
OS: openSUSE 11.3
Known bug: http://bugs.winehq.org/show_bug.cgi?id=26890

Use regedit to delete the registry entries. They're under HKEY_CURRENT_USER\Software\Wine\AppDefaults.
akI*
Level 3
Level 3
Posts: 55
Joined: Mon May 23, 2011 11:48 am

Post by akI* »

Thanks a lot. :D
Locked