03-20-2011 05:44 AM
Hi all,
I've been wondering for a while now. Everytime I build a application and an installer, a standard application.ini is made with some standard values in there.
I can't seem to figure out why I always have to copy useLocaleDecimalPt=False in there.
Is there a way to solve this?
Solved! Go to Solution.
03-20-2011 01:28 PM
03-20-2011 01:51 PM
Hi Gerd,
thx for the answer m8, and indeed that is a solution for most of the programs. But sometimes you need specific keys and then you still have to munually update your ini file. It would be easier I guess if you could select in the app builder whick keys it should use and which one he doesn't.
Thx a lot m8
03-20-2011 02:00 PM
Hi Bjorn,
even if you need some specific keys for your executable - usually those keys stay the same for that executable.
So (usually) you have to create an ini only once per project (or per appbuilder setting)...
Yes, having a "click and make" tool in the appbuilder might be fine - but we always have the Idea Exchange for such suggestions
03-20-2011 02:01 PM
Already posted in there today 😉
Thx again Gerd