Jump to content


Photo
- - - - -

Getting rid of LabVIEW splash screen


  • Please log in to reply
2 replies to this topic

#1 garvacious

garvacious

    Enough LAVA to be dangerous

  • Members
  • 4 posts

Posted 18 June 2004 - 05:21 PM

Has anyone figured out a way to disable the LabVIEW splash screen that pops up upon launching an .exe file? The idea is to create an app where it is invisible to the user what language was used to write it, i.e. for all they know it could be VB or C++. So it would be helpful not to have the run time engine force a splash screen to appear every time it is launched. Any suggestions, anyone? :unsure:

#2 aledain

aledain

    Very Active

  • Members
  • PipPipPip
  • 113 posts

Posted 21 June 2004 - 01:39 AM

There is no splash screen popup in a built exe! You shouldn't be seeing any LabVIEW popup at all. Are you perhaps opening a Vi from within an LLB?

When using a built exe there are several ways in which to make a splash screen appear, the most popular being to use a splash vi as the top level vi and use VI server to load all the Vi's for your application.

#3 Michael Aivaliotis

Michael Aivaliotis

    MindFreak

  • JKI
  • 2,662 posts
  • Version:LabVIEW 2012
  • Since:1994

Posted 22 June 2004 - 03:47 AM

Has anyone figured out a way to disable the LabVIEW splash screen that pops up upon launching an .exe file?

Are you talking about the splash screen for the run-time engine INSTALLER? As far as I know there is no way to avoid this. The only other option would be to create your own install routine using other installers such as Installshield etc.
Thank You
Michael Aivaliotis

VI Shots