|
Home > Archive > dBASE Deployment > March 2006 > ScriptMaker 5.1.6.7
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ScriptMaker 5.1.6.7
|
|
| Jonny Kwekkeboom 2006-03-05, 8:27 pm |
| Hi,
new version 5.1.6.7 of ScriptMaker avaible for download.
www.HiSoft2000.de
cu
Jonny
--
----
Jonny Kwekkeboom (HiSoft2000)
ScriptMaker for Inno Setup
www.HiSoft2000.de
| |
| Andrew Shimmin 2006-03-05, 8:27 pm |
| Jonny,
I get an error when I run the installation setup.exe on the user's machine. The error is:
'ISSI-plug-In Generator' is not a valid integer value.
The installation then hangs and can only be removed by killing the installation process tree.
This error message is caused by selecting the "Actual dBase version" as "dBASE PLUS 2.6 b1899" in the BDE and Runtime section. The following is inserted into the dBASERuntime section of the script.
#define dBaseBuild "ISSI-Plug-In Generator"
Changing it to #define dBaseBuild "1899" and rebuilding the installation kit fixes the problem.
You also get a similar error if the "Actual dBase version" selected is "dB2K 0.1 Build 1608" but this time the error is
'' is not a valid integer value.
The new BDE time and date settings and the "minimum" and "only below" versions work just fine. Thanks.
regards, andrew
Jonny Kwekkeboom wrote:
> Hi,
>
> new version 5.1.6.7 of ScriptMaker avaible for download.
>
> www.HiSoft2000.de
>
> cu
> Jonny
>
| |
| Jonny Kwekkeboom 2006-03-08, 7:23 am |
| Hi,
ups ...
will look what happend here ;-)
thanks for info..
cu
Jonny
"Andrew Shimmin" <shimmina@connexus.net.au> schrieb im Newsbeitrag
news:KUGeMb0PGHA.2068@news-server...[color=darkred]
> Jonny,
>
> I get an error when I run the installation setup.exe on the user's
> machine. The error is:
>
> 'ISSI-plug-In Generator' is not a valid integer value.
>
> The installation then hangs and can only be removed by killing the
> installation process tree.
>
> This error message is caused by selecting the "Actual dBase version" as
> "dBASE PLUS 2.6 b1899" in the BDE and Runtime section. The following is
> inserted into the dBASERuntime section of the script.
>
> #define dBaseBuild "ISSI-Plug-In Generator"
>
> Changing it to #define dBaseBuild "1899" and rebuilding the installation
> kit fixes the problem.
>
> You also get a similar error if the "Actual dBase version" selected is
> "dB2K 0.1 Build 1608" but this time the error is
>
> '' is not a valid integer value.
>
> The new BDE time and date settings and the "minimum" and "only below"
> versions work just fine. Thanks.
>
> regards, andrew
>
>
> Jonny Kwekkeboom wrote:
| |
| Jonny Kwekkeboom 2006-03-08, 7:23 am |
| Hi,
fixed in next release ;-)
Thanks.
cu
Jonny
| |
| Andrew Shimmin 2006-03-08, 8:23 pm |
| Thanks,
regards, andrew
Jonny Kwekkeboom wrote:
> Hi,
>
> fixed in next release ;-)
>
> Thanks.
>
> cu
> Jonny
>
>
|
|
|
|
|