first:
	i686-mingw32-gcc -I. -O2 main.c -o uninstall.exe -mwindows
	i686-mingw32-strip uninstall.exe
