[Wine] I broke WINE plz help.

James McKenzie jjmckenzie51 at earthlink.net
Sun Oct 3 12:39:09 CDT 2010


  On 10/3/10 10:27 AM, mrchaos101 wrote:
> Please give directions how to delet ~/.wine
>
> I have tried that purge thing and when I go to Applications it is still there.
>
Open a terminal window:

Type in:

rm -rf $HOME/.wine

then type in to test if wine is working:

wine notepad


If you are re-installing a program or want to run winetricks:

{for program}

cd path-to-installer
wine installer-program-name
substitute the path-to-installer with the UNIX/Linux path to the 
installation program and installer-program-name with the name (usually 
setup.exe) of the installation program

[for winetricks]

Follow the use instructions in the Wine FAQ (http://wiki.winehq.org/FAQ 
item 7.5) to use winetricks.

James McKenzie




More information about the wine-users mailing list