You can copy the options you set in the LabVIEW work environment to the stand-alone application you build.
If you use a LabVIEW configuration file with the stand-alone application, you do not need to manually copy LabVIEW work environment options. The Application Builder automatically copies the options that you set in the LabVIEW work environment. If you use a custom configuration file with the stand-alone application and the file does not contain the LabVIEW work environment options you want, you can manually copy the entries that specify the LabVIEW work environment options from the LabVIEW configuration file.
Complete the following steps to manually copy LabVIEW work environment options.
Platform | LabVIEW Configuration File |
---|---|
Windows | LabVIEW x\labview.ini |
macOS | ~/Library/Preferences/LabVIEW.app x 64-bit Preferences |
Linux | /home/<username>/natinst/.config/LabVIEW-x/labview.conf |
Platform | Stand-Alone Application Configuration File |
---|---|
Windows | myapp.ini |
macOS | myapp.app x Preferences |
Linux | myapp.conf |