octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41074] MinGW: avoid showing terminal window w


From: Rik
Subject: [Octave-bug-tracker] [bug #41074] MinGW: avoid showing terminal window while GUI is loading
Date: Thu, 26 Feb 2015 04:07:59 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #11, bug #41074 (project octave):

In comment #5 you found that the Installer Wizard wasn't shown.  But this
seems to apply only when the shortcut is running the executable directly.

Things seem to be different when the shortcut points to a .bat file, or maybe
we fixed how to raise the window for the Wizard.  I have tested by removing
the ~/.config/octave directory and provoking the Welcome Wizard and it works
fine with the /B switch and the shortcut set to run minimized.

Maybe the only remaining issue is that John D. reports in comment #9 that it
still doesn't completely eliminate a cmd window display.  From what I have
read and can understand about Windows, this seems to be the terminal window
which is processing the .bat file.  People suggest doing as little processing
as possible before executing 'start ...' to minimize the time that this window
is shown.  But I found that just switching the shortcut to run minimized was
enough.  If John D. can test that then I think that will clear up this final
issue.

I do have yet another possibility which is to create a trivial .vbs script
which runs octave.bat silently, but this would really be overkill as a vbs
script would invoke a .bat script which would invoke an executable.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41074>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]