LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Access Tools/Options

Solved!
Go to solution

I am working for a company that has many old test stands, running LabVIEW version as far back as LabVIEW 8 on ancient PCs. We are contractually obligated to keep these old PCs and stay with the original LabVIEW version.

 

When I use the off-line installers for older LabVIEW versions, many do not install LabVIEW.ini, resulting in this message when I try to access Tools/Options (This message from LV2011, but other versions produce similar):

 

diarmaede_0-1682444429830.png

 

When I copy and paste LabVIEW.ini from another version of LabVIEW into the correct location, I still get this message, even when I set the file to let everyone have full access (Read/Write) to it.

 

Any help in correcting this setup would be much appreciated.

 

 

 

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 1 of 6
(1,097 Views)

If LabVIEW.ini does not exist, it will be create on first launch with default entries.

 

The problem is not the location, but the permission. It is either the containing folder permission or the file permission itself. If you right-click the LabVIEW.ini file and look at properties...security, is there anything that stands out? Also make sure the ini file is not open in another application (e.g. ms word, etc.).

Message 2 of 6
(1,080 Views)

The ini file was not being created on launch, which makes me think the read/write permission issue is not due to security settings in the file, but rather in the folder where the ini file should be created. I will research that. Thanks for your help.

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 3 of 6
(1,049 Views)

Also see if it makes a difference if you run LabVIEW as administrator. (close LabVIEW...right-click...run as administrator).

Message 4 of 6
(1,038 Views)

Looks like it is a folder permission issue. I am trying to fix it myself, but may need to get IT involved. Thanks again.

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 5 of 6
(1,031 Views)
Solution
Accepted by topic author diarmaede

Our IT department had write access disabled in all of the Program Files subfolders. I was able to go into the National Instruments subfolder and give all users "Full Control" access. This solved the problem.

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
Message 6 of 6
(1,013 Views)