I try to build an executable from a vi which is working fine in the 6.1 development environment. The problem is with the local decimal point settings. In the development environment I switched off the "use local decimal point" option. Unfortunately if I build an executable with AppBuilder local settings are obviously turned on. I tried to insert "useLocaleDecimalPt=False" in the .ini-file which AppBuilder generated in the same folder where Myapplication.exe was stored but it didn't work. Anybody any idea what I did wrong? Do I have to use some other entries in the .ini-file?
I don't know how your *.ini looks like, but it's not enough to only insert the ini setting you mentioned. I would try to copy the Labview.ini file from your PC and to adapt it to your application. Please review the KB linked below for more details (second method): http://digital.ni.com/public.nsf/websearch/65F76F247012DF68862562C70073BE06?OpenDocument