When I press "tab," I get that windows "clunk" sound and nothing gets entered into the command prompt box. :/
That means it couldn't find an appropriate auto-completion match. Try this:
Code:
cd "C:\Documents and Settings\Nicole\Application Data\Microsoft\Internet Explorer\Quick Launch\Mafia"
dir *.jar
This should output a list of all the jar files you have in your "Mafia" folder. If you get a "File Not Found" response, then you don't have any jar files in your "Mafia" folder.