LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

writing file with windows 7 and vista os..

hi,

 

since i am using Windows XP operating system with Labview, i made a executable file and i trying to install with Windows 7 or Vista OS installed PC. 

 

when my device is detect it will gives the hardware information , that have to save in to the hard disk, where i am usually putting near to my Application

 

program exe file. using XP will not be any problem its creates and writes the information file.

 

for the Vista and windows 7 OS has a adminstrative writes it wont allow to create and write a new file where near to application exe file.

 

is there any method has to set these file for administrative rights on Windows 7 and vista OS?

 

i am using Labview 8.6 version

Regards,
Balaji DP
0 Kudos
Message 1 of 2
(2,115 Views)

You would need to log into the computer with an account that has administrative rights. Or, you could configure the application to run under the administrator account. Both of these are Windows operations.

 

Or, you could fix your code so it doesn't do that.

0 Kudos
Message 2 of 2
(2,108 Views)