Solution
Mac OS X applications don't use INI files like Windows executables, so instead a file named
LabVIEW.app <LabVIEW version number> Preferences is used in place of the
labview.ini file. This file can be found at the following path:
\Users\<your user>\Library\Preferences\Note that this folder is hidden in OS X 10.8 and above, therefore, additional steps are required to make it visible. You can show these hidden files by following the steps
in this online document.This file is a text file that uses the same INI tokens as its Windows counterpart. Some INI tokens that refer to components specific to Windows LabVIEW such as ActiveX will have no effect on the Mac OS X version of LabVIEW.