BEWIN is correct in his response: the file browser used in LabVIEW is a standard Windows component tied to the operating system's security permissions. However, through the power of LabVIEW this can be overcome.
Attached below, you will find a VI that I wrote in LabVIEW 7.0 which allows a user to specify a root path and select a file under that root path. The VI then returns the selected file. It prohibits a user from browsing in any directory outside the root path and acts as a protected version of the File Dialog VI.
Some information about specifics to this program:
1) Only a file can be returned; a selected directory gets stepped into rather than returned.
2) If "Parent Directory" is selected while in the specified root directory, the VI remain
s in the root directory (this is the protection feature).
3) A user is not permitted make any selections in an empty directory; they must go back to the parent directory or quit.
4) If the VI is quit before a file is selected,
is returned.
All of these attributes can be easily modified in the block diagram.
Eric Sulzer
Applications Engineer
National Instruments
http://www.ni.com/ask
E. Sulzer
Applications Engineer
National Instruments