Cannot specify parameters for "Run command"
On-screen system suspend timer
Brought to you by:
efotinis
Currently, the "Run command" in the timeout options dialog is passed as-is to ShellExecuteEx (see runExitScript() in sleeptimer.cpp). This causes the whole command to fail if any params are specified.
Possible solutions: