LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write permission for labview.ini

When I select Tools > Options, LabVIEW gives me this error: "You do not have write permission for the LabVIEW configuration file...."

LabVIEW 7.1
OS: Win2000

I am a user in the Administrator Group. The machine is on a large network with a domain. If I log in as "Administrator", there is no error.
0 Kudos
Message 1 of 3
(2,870 Views)
> When I select Tools > Options, LabVIEW gives me this error: "You do
> not have write permission for the LabVIEW configuration file...."
>
> LabVIEW 7.1
> OS: Win2000
>
> I am a user in the Administrator Group. The machine is on a large
> network with a domain. If I log in as "Administrator", there is no
> error.

You apparently installed LV in a location, then changed user IDs so that
you no longer have write permission there. To make LV use a different
..ini file, make a shortcut/alias and set the command line to contain
-pref "prefFileName" with any sort of path you like.

Greg McKaskle
Message 2 of 3
(2,870 Views)
Thanks for the answer. Your assumption was correct. Details: In the shortcut Properties, I set the Target to:

"C:\Program Files\National Instruments\LabVIEW 7.1\LabVIEW.exe" "-pref" "c:\UBTS_Dev\labview.ini"
0 Kudos
Message 3 of 3
(2,870 Views)