keiran Posted November 27, 2005 Report Share 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 Link to comment
Yair Posted November 27, 2005 Report Share 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 Link to comment
keiran Posted November 27, 2005 Author Report Share 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 Link to comment
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.