io.popen() without popup windows

1,670 views
Skip to first unread message

zetah

unread,
Jan 3, 2013, 3:53:46 AM1/3/13
to scite-i...@googlegroups.com
When executing lua command with io.popen(), on Linux it's silent, but on Windows cli windows pops up and hides quickly afterwards.
Same for os.execute()

Is there a way to hide window popups?

zetah

unread,
Jan 4, 2013, 6:40:42 PM1/4/13
to scite-i...@googlegroups.com
Found this discussion: https://groups.google.com/d/topic/scite-interest/tXdgMX9r9og/discussion

So it can be avoided by using extman lua script and additional dll, then use spawner.popen(). But unfortunately it gets funky for non trivial command lines. For example running Saxon Query (.NET) hangs Scite, while io.popen() finishes as expected. Then it blocks GUI, but it's better then nothing.
Reply all
Reply to author
Forward
0 new messages