User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
3 |
We could add a way, for example a parameter key in INI file of LabVIEW.exe, in order to run LabVIEW.exe silently, so without the splash screen and the getting started window, like a background process.
Example use case:
When you execute a build specification thanks to LabVIEWCLI (operation name: ExecuteBuildSpec, https://zone.ni.com/reference/en-XX/help/371361R-01/lvconcepts/cli_predefined_operations/), it runs LabVIEW.exe to complete the request. LabVIEW.exe is opened with the splashcreen and the main window. It's terrible, I want to use LabVIEWCLI to do some operation programmatically and silently (background mode) from my code/app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.