LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Editing Executable's INI file with "HideRootWindow"

Solved!
Go to solution

Hello

 

I'm trying to create an executable so that it shows only one window in the taskbar. On one of the Knowledgebase articles (http://digital.ni.com/public.nsf/allkb/6E660558F3D420C786256FCB005B4F52) I had read about setting HideRootWindow=True in the INI file. I did and it worked. The problem though is that everytime I rebuild the exe in LabVIEW, the line disappears & I have to manually edit the INI file each time. I was wondering if there was anyway I could do it automatically though LabVIEW so that it itself appends that line to INI file at each Build process.

 

Appreciate any help. Thank you!

0 Kudos
Message 1 of 3
(2,890 Views)
Solution
Accepted by topic author Shiva419

Capture.JPG

Instead of checking Use the default LabVIEW Configuration file, uncheck this option and add your own ini file. Also make sure that you add the ini file to the Project too! This will help in maintenance.

Hope this helps.

Message 2 of 3
(2,875 Views)
Thank you for your prompt & accurate solution.
0 Kudos
Message 3 of 3
(2,867 Views)