how can i uninstall windows programs that i installed in my pc using >>>wine...
they are fairly running...im on experimental status...winamp3 worked fined but how can i uninstall it..
Printable View
how can i uninstall windows programs that i installed in my pc using >>>wine...
they are fairly running...im on experimental status...winamp3 worked fined but how can i uninstall it..
Wine installs files inside a fake C drive, which if I'm not mistaken is in your /home/yourusername/.wine directory. There should be a directory named "Program Files" just the same as in MS Windows. You can delete the program directory from there.
don't forget to keep your system clean by erasing any links to start the app that you may have created in your /opt directory.
The program you're looking for is called uninstaller, this allows you to uninstall software installed with wine.
If you use that options dont forget to delete entrys from the WINE widows registery!!.Quote:
Wine installs files inside a fake C drive, which if I'm not mistaken is in your /home/yourusername/.wine directory. There should be a directory named "Program Files" just the same as in MS Windows. You can delete the program directory from there.