keiran Posted November 27, 2005 Report Posted November 27, 2005 I Launch my Exectable Application which build from my LabVIEW Project, But the Statu Bar display two Icons,How to Hide one Icon and display only one icon? Thanks a lot! Quote
Yair Posted November 27, 2005 Report Posted November 27, 2005 Add the line hiderootwindow=true to your application's INI file inside the [whatever-your-application-name-is] section. If the file is empty, you will need to create that section. Quote
keiran Posted November 27, 2005 Author Report Posted November 27, 2005 Add the linehiderootwindow=true to your application's INI file inside the [whatever-your-application-name-is] section. If the file is empty, you will need to create that section. :thumbup: Yeah!It's OK Now! Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.