LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Appication Builder prompting for INI file location

I'm putting my application on a protected partition so INI there will not be writeable. I need to put an INI on a writeable dirve. How do I specify this in Application Builder? How does this carry over to an Install build? Can the installer prompt for a INI location or do I need to hard code it in?

 

C: protected flash drive partition

😧 unprotected partition (location of INI file)

 

Thanx

0 Kudos
Message 1 of 2
(2,327 Views)

You have the ability to do either way.  The easiest way is to include all files you need in the installer.  You can go to the "Destinations" selection within the Installer Builder.  There you can add absolute paths and then use the source files selection to determine where certain files are going to be installed.  This will allow for you to have multiple files span multiple volumes.  Hope that helps!

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