06-28-2020 10:14 PM
Hello. Basically, after I close a VI, it reopens the main page where it says "Create Project, Open Existing," and then I have to close this after to actual exit the program. I want to know if there's a way I can change the setting so after I close a VI, the program closes and doesn't redirect me to the main page.
06-29-2020 12:20 AM
Try putting the line "showNoNavDialog=TRUE" into your LabVIEW.ini file.