[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Uninstall experimental version

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-24 14:33:30 CEST

Cory Burkhardt wrote:
> How do I uninstall the experimental 64-bit version? I installed it by
> running the install.bat script, but the README doesn't say how to
> uninstall it.

I think (sorry, can't install the x64 version myself), there's a
registry file (*.reg) in that package which you can doubleclick. Well,
there should be two of them: one to register and one to deregister. Use
the one to deregister the keys. If there isn't one to deregister, then
edit the one to register in e.g. notepad, and change the entries there
like this:
[HKEY_... ]
to
[-HKEY_... ]

Then doubleclick on that modified file.
After you're done deregistering, simply delete the folder where the
files were located and you're done.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Jun 24 14:33:41 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.