Remove parameter handling in Destkopshellrun
* src/desktopshellrun.cpp (DesktopShellRun): Don't handle parameters.
Using the stack for additional parameters is too ticklish as we
don't really know what else is on the stack in such a complex project.
So we remove the param handlign altogether as this are not neccessary
for gpg4win.