Displaying 1 result from an estimated 1 matches for "win32backtick".
2008 Jul 09
2
DOS box popping up under rubyscript2exe
...from an external program in your case.
I got round it by calling the external program via Win32API on Windows,
instead of ruby''s own system/backticks. There''s some code that
encapsulates this here:
http://weft-qda.rubyforge.org/svn/branches/stable_1-0/weft-qda/lib/weft/filters/win32backtick.rb
hth
alex