Subject: | Re: BDE Installer
| Date: | Sun, 25 Aug 2013 13:38:00 +0300
| From: | "Dumitrescu Silvian" <pronegot@hotmail.com>
| Newsgroups: | pnews.announcements,pnews.paradox-development,pnews.paradox-programming,pnews.public.bde
|
The problem is not in using/configuring BDE on my computer, is to install
this with a specific configuration on the CUSTUMERS COMPUTERS !
I used Leslie Milburn instaler in Inno Instaler.
I tested all parameters of [\SYSTEM\FORMATS\NUMBER] section, :
I set
DECIMALDIGITS=1
DECIMALSEPARATOR=,
LEADINGZERON=TRUE
THOUSANDSEPARATOR=.
and ALL changes works, except the last : THOUSANDSEPARATOR=.
What to do ?
Dumitrescu S.
"Anders Jonsson" <anders.jonssonREMOVE@THISorrspelet.se> wrote in message
news:5218cc4b@pnews.thedbcommunity.com...
>> Many years I needed a tool to install a specific BDE
>> (Formats\Date\MODE=1 ) for my application and country, and now I get this
>> !
>> Unfortunately my second wish is still a dream, because I can not set :
>> THOUSANDSEPARATOR=.
>
> I prefer to use a custom config-file and use the "-o" switch on the
> command line that starts my app to point to the custom config-fle. In this
> way I can be sure the settings are correct, and would I need to make any
> changes in the future, it's much easier to do than to modify the BDE.
>
> Anders
|