09-27-2011 10:06 AM
Setting file and folder access permissions is a very complicated thing under Windows 7, something which I've never really managed to achieve in LabVIEW gracefully. I find the built in permissions function is pitifully incapable, and consequently I tend to place my configuration files in the location I mentioned above. It may not be perfect, but I'm not sure how to modify the file access permissions appropriately. I hope someone else can help.
And no, I don't think registry entries will help, unless you choose to place all your configuration details into there.
09-27-2011 10:11 AM
This seems like it would be a very common problem, yet I find very little mention of it on the board, or the knowledgebase. I would have thought NI would have released a white paper on this by now.
09-27-2011 10:32 AM
They haven't been entirely silent: Access to System Directories from LabVIEW
09-27-2011 03:22 PM
It's working with Administrators and Authenticated Users just fine. There is some discussion here about whether or not we want to allow plain old Users (guests) to be able to change settings. If guests are not allowed to change settings, is there a way to test for this in the program so that the user can be told that the program will not operate properly as a guest?
09-27-2011 03:51 PM