-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
VC installer shows the option to remove but if selected it states that is doesn't uninstall. It may be small, but I don't like leaving files linger around If I can avoid it.
On the build directory of vc there is file called "install_manifest.txt" it lists all files installed by Vc. To unisntall the script could
"cat install_manifest.txt | xargs rm"
Metadata
Metadata
Assignees
Labels
No labels