LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Support files in exe

Hey Chills!

In my application i m using ini file for Password storage.
For that i required Login.txt file to be stored at C:\US\.

When i build exe, i will add this file as a support file.

Now when i install the exe, i want that Login.txt should be get dumped at
C:\US\.

So what can i do, while buliding exe, so that can make my file dumped at custom
destination C:\US\.

Thanks in Advance.

Kaustubh
VC (Pune)
INDIA
0 Kudos
Message 1 of 2
(2,119 Views)
Hi

You have to make an installer. In the Build Application... Window go to the Installer-tab. Select create installer and then you can specify where the files are located after installation. For this click the button "Files". On the left side is the list with all files and on the right side you can specify the destination-directory.

Hope this helps.

Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 2 of 2
(2,117 Views)