On Sun, Jun 01, 2008 at 05:55:56AM +0530, "L.V.Gandhi" <[EMAIL PROTECTED]> was heard to say: > How to uninstall programs installed in wine?
Just a useful tip I've picked up... If the programs don't need to "see" each other, I suggest using the WINEPREFIX environment variable. $ WINEPREFIX=/over/here wineprefixcreate $ WINEPREFIX=/over/here wine /over/here/run/the/program Once you have the prefix set up, drop a script to set it up automatically in ~/bin and you should be good to go. Then when you want to remove the program later, zap the prefix and all traces of it should be removed. Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]