Separate names with a comma.
Don't use '>' they redirect output. You want to type unzip "c:\stunts.zip" not "c:>stunts.zip"
I noticed that the first time you put in unzip c:>dizzyj.zip what you did was redirect the output to a new file. "unzip c:" (did nothing,...