LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows Properties

Hi Everybody,

 

I need to access the property of a window applications.

 

Simple, I need to write in a text file which is hidden in my PC.

For that I need to remove that hidden properties, then write my file after that hide file again.

Is it possible to do all the details in the labview itself.

 

Thanks in advance.

 

Regards-

sibana                       

0 Kudos
Message 1 of 6
(2,629 Views)

You can access hidden text file in labview without changing its property provided if you know the path.

 

 

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 6
(2,621 Views)

Hi Gaurav,

 

How to access that hidden text file if I know that path.

Can you give any examples.

 

Regards-

Sibana

0 Kudos
Message 3 of 6
(2,594 Views)

I need to access and change that text file.

0 Kudos
Message 4 of 6
(2,593 Views)

Hi,

 

I was going through you post and found that this link might be relevant to you. Its an example of getting additional file attributes.

 

http://zone.ni.com/devzone/cda/epd/p/id/3051

 

Hope thats helpful.

 

cheers.!

0 Kudos
Message 5 of 6
(2,589 Views)

Hi sibana,

I guess when you say change, you need to change content of the text file.

Here is one example of it. Run "access hidden file.vi" Perform write and read operation.

 

Best of luck Smiley Wink

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 6 of 6
(2,550 Views)