Closed eldufdo closed 10 years ago
I basically have the splash screen working (with an image from the ACS). However when I run start_noconsole.bat I also get the shell window (and uncommenting the other lines does not change this either). A little help on that might be nice ;)
Hi,
According to this, it does not work:
http://www.howtogeek.com/131597/can-i-run-a-windows-batch-file-without-a-visible-command-prompt/
But you could create a Windows-shortcut. Then change properties of
shortcut, there you can configure to run the application with
minimized console.
mad
Zitat von cristobaldobranco notifications@github.com:
I basically have the splash screen working (with an image from the
ACS). However when I run start_noconsole.bat I also get the shell
window (and uncommenting the other lines does not change this either).
Reply to this email directly or view it on GitHub: https://github.com/asterics/AsTeRICS/issues/9#issuecomment-33592772
Martin Deinhofer, MSc Lecturer, Project Assistent
University of Applied Sciences Technikum Wien Hoechstaedtplatz 6, 1200 Vienna, Austria, Europe T: +43 1 333 40 77-297, F: +43 1 333 40 77-99 297 E: martin.deinhofer@technikum-wien.at I: embsys.technikum-wien.at
Checked in, please have a look at the issue with the shell window and please check whether I killed anything while committing (I don't think so but pls check)
Maybe this one can help!
It would be very nice if we could have a splash screen when starting the ARE in non debug mode because some users open the ARE twice or think there is a problem because they have no visual feedback what is going on while the ARE starts which can take some time on old computers.