diff options
Diffstat (limited to 'fluid/shell_command.cxx')
| -rw-r--r-- | fluid/shell_command.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fluid/shell_command.cxx b/fluid/shell_command.cxx index 118cf00d3..053f47178 100644 --- a/fluid/shell_command.cxx +++ b/fluid/shell_command.cxx @@ -85,6 +85,8 @@ build workspace document 1 end tell EOD + + powershell -c "$wshell = New-Object -ComObject wscript.shell; $wshell.SendKeys('^{ESCAPE}') */ #include "shell_command.h" |
