avrdude is a command line application. If you double-click on it, it'll run with no parameters, which (as JH says) usually spits out a "you didn't do it right -- here's the usage:" page and exits.
Correct way is to open a command prompt window, navigate your way to the directory (or add it to your path) and run it by name from there.