I generally use "`" to close tabs in multitab applications:
"`" is set to:
> caption: =totalcmd,=maxthon,=firefox ...
> command: *Keys {ctrl}w{ctrl}
This works fine, as long as the applications are run with the current
account.
However, I want to use cpau to run maxthon as a limited user:
so, winkey + w is set to:
> cpau -u limiteduser -p xxx -ex "c:\Program
Files\Maxthon\Maxthon.exe" -lwp
Now, if I run maxthon without cpau, "`" works okay. If i run maxthon as
a different user via cpau, the shortcut does not work at all.
Any workaround :( ?