| Author |
ScriptMaker 5.1.6.8
|
|
| Jonny Kwekkeboom 2006-03-14, 7:23 am |
| Hi,
new version 5.1.6.8 of ScriptMaker avaible for download.
www.HiSoft2000.de
cu
Jonny
--
----
Jonny Kwekkeboom (HiSoft2000)
ScriptMaker for Inno Setup
www.HiSoft2000.de
| |
| Andrew Shimmin 2006-03-14, 7:23 am |
| Jonny,
You are not having a good run ....
Updated Scriptmaker 5.1.6.7 to 5.1.6.8 tested the dBPlus actual version fix and compiled the script.
Got the attached error.
Also Scriptmaker still remains in memory (working set of 15.288Mb) after exiting the application.
regards, andrew
Jonny Kwekkeboom wrote:
> Hi,
>
> new version 5.1.6.8 of ScriptMaker avaible for download.
>
> www.HiSoft2000.de
>
> cu
> Jonny
>
| |
| Jonny Kwekkeboom 2006-03-14, 9:23 am |
| Hi,
please look at your send ISS
so you include second time the ISSI in this script
[ISS Include]
#Define ISSI_Support <<<<<<<<<<<<<< 1
#Define ISSI_AppName AppName <<<<<<<< 2
#Define ISSI_AppVersion AppVersion
#Define ISSI_AppID AppId <<<<<<<<< 3
#Define ISSI_DoNotIncludeLan
guagesSection
#Define ISSI_UnInsHs "P:\Program Files\ScriptMaker\Ut
ilities\UninsHS"
#Define ISSI_IncludePath "P:\Program Files\ScriptMaker\In
clude\ISSI\"
<<<<<<< 4
#define ISSI_UninsHSLanguage
s "DE EN IT ES FR"
#Include "P:\Program Files\ScriptMaker\In
clude\ISSI\_issi_pro
.isi"
<<<<<<<<<<<<<<<<<<<<<<<< 5
; This dont be included .... and can be removed...
[ISI IncPlugin]
#define ISSI_Support "false" <<<<<<<<<<<< 1
#define ISSI_AppName "Opacity" <<<<<<<< 2
#define ISSI_AppID "Opacity_ID" <<<<<<<<<<3
#define ISSI_IncludePath "P:\Program Files\ScriptMaker\In
clude\ISSI\"
<<<<<<< 4
#Include "P:\Program Files\ScriptMaker\In
clude\ISSI\_issi_pro
.isi"
<<<<<<<<<<<<<< 5
Folder I changed to my system....
cu
Jonny
| |
| Andrew Shimmin 2006-03-15, 3:23 am |
| I did not create these items. All I did was re-run the original script to test the fix for the actual dBase version.
Once I went through the whole process from the project explorer to create a new script it worked.
andrew
Jonny Kwekkeboom wrote:
> Hi,
>
> please look at your send ISS
>
> so you include second time the ISSI in this script
>
> [ISS Include]
> #Define ISSI_Support <<<<<<<<<<<<<< 1
> #Define ISSI_AppName AppName <<<<<<<< 2
> #Define ISSI_AppVersion AppVersion
> #Define ISSI_AppID AppId <<<<<<<<< 3
> #Define ISSI_DoNotIncludeLan
guagesSection
> #Define ISSI_UnInsHs "P:\Program Files\ScriptMaker\Ut
ilities\UninsHS"
> #Define ISSI_IncludePath "P:\Program Files\ScriptMaker\In
clude\ISSI\"
> <<<<<<< 4
> #define ISSI_UninsHSLanguage
s "DE EN IT ES FR"
> #Include "P:\Program Files\ScriptMaker\In
clude\ISSI\_issi_pro
.isi"
> <<<<<<<<<<<<<<<<<<<<<<<< 5
>
> ; This dont be included .... and can be removed...
>
> [ISI IncPlugin]
> #define ISSI_Support "false" <<<<<<<<<<<< 1
> #define ISSI_AppName "Opacity" <<<<<<<< 2
> #define ISSI_AppID "Opacity_ID" <<<<<<<<<<3
> #define ISSI_IncludePath "P:\Program Files\ScriptMaker\In
clude\ISSI\"
> <<<<<<< 4
> #Include "P:\Program Files\ScriptMaker\In
clude\ISSI\_issi_pro
.isi"
> <<<<<<<<<<<<<< 5
>
> Folder I changed to my system....
>
> cu
> Jonny
>
>
| |
| Jonny Kwekkeboom 2006-03-16, 7:27 am |
| Hi,
I will look than for how this will added a second time...
Thanks for info.
cu
Jonny
|
|
|
|