Kevin, I doubt you'll read this but just in case anyone else needs help, you want to pull up cmd and change directory to where fb is located, dont just double click it. Example would be. (Assuming you extract it to C:/fb)
start, run, type cmd (hit enter)
at the command line do the following
cd C:\fb
and then run the command with the syntax after:
fb <script syntax or whatever>
you could also put it in /windows/system32 and then do start, run, fb <script syntax or whatever>
-Kurt