Uninstall? Custom database directory?
Submitted by MadmanMike on Tue, 2011-01-25 14:29
Is there a way to uninstall VCC? I mainly ask so as I can do a fresh install. Everytime I try to reinstall in used the config from the old files.
Also is it possible to configure a custom directory for our captured content? Right now it configures a specific path, but it would be neat if we could use a relative path or at the least choose our own location.
Bookmark/Search this post with

Uninstall Procedure
Not knowing you operating system, I'll try to be generic. There is no automated way to uninstall VCC, however this involves some simple steps:
vcc.propertiesfile (see for more details on this file). In summary this file will be in one of the following directory (in order):vcc.home: this one is set by the user (normally for testing).user.dir: this is the current directory that java is running in (I not sure where it appear on the Mac).user.home: this is your home directory.If you are not sure where these variable point to, try looking at your
launch.logfile. On the Mac this file is in directory you placed the Application (could be/Applications), on Windows it's on the same directory as VCC.Once this file is gone any new installation (or execution if you skip 1), will ask you where you wish to store the data.
As for changing the directory to somewhere what you have to do is edit the
vcc.propertiesfile and specify where you want it.I believe giving more flexibility on where these files are located is not a bad idea. It would be interesting to know what system (Windows, Linux, Mac) you use, and where you would like to place them.