- I cannot pass any parameters to the apps being started
- There are a lot of copies of cmd.exe in system memory
Manual says that: ,,run -- start programs with hidden console window''
So, to open an xterm window with a login shell in it, you can type:
run xterm -ls
That's all, folks.
(No wonder I could not find it in Google -- everyone uses xterm in a proper way -- via Start Menu shortcut)

