You have forgotten the quotation marks in the second path. (By the way, they are not needed for the given archive name - it contains no spaces or special chars).
The first path is never used during extraction.
Last edit: Shell 2015-04-29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using 7za.exe in my program... Then I get "No files to process"
Cmdline: 7za.exe e "11.zip" -wC:\Users\TheDcoder\Downloads -oC:\Users\TheDcoder\AppData\Roaming\UDF Manager\Temp\11
Thanks in Advance :)
Last edit: Shell 2015-04-29