view uninstall.cmd @ 39:c0db5cb58fe1

Renamed global hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 22 Nov 2011 16:18:32 -0800
parents d07ca3d7f36c
children 6b2c3f14a5c1
line wrap: on
line source

@echo off
setlocal

rmdir  "%userprofile%\vimfiles"
del    "%userprofile%\_vimrc"
del    "%userprofile%\mercurial.ini"