On Fri, Dec 19, 2008 at 4:03 PM, pj <wineforum-user@xxxxxxxxxx> wrote: > Hello, > > I inadvertently installed Wine as root after installing it as the user. I would like to remove the root installation, but not touch the user installation. Is there a special way of doing this, or does one just delete the folder? > > kind regards, > > > > > > Depends on how you ran it. If you logged in as root, then the wine folder for root is under /root/.wine. If you used 'sudo wine program.exe', then the user's install was used, and you'd need to remove $HOME/.wine. -- -Austin