Principially, that works. I'd suggest running "cmd" from start->run (or starting the command prompt from the start menu) and typing the command there. That way, you get to see the output it generates even after the program terminates- if you execute a console program via start->run, the output window gets closed as soon as that program is terminated.
|