|
Home > Archive > dBASE Deployment > September 2005 > _issi_spain.isl missing in Setup
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 |
_issi_spain.isl missing in Setup
|
|
| Francisco 2005-08-31, 3:23 am |
| I'm using DBL 2.6, Inno, QuickStart PAck and ScriptMaker all 5.1.5, when generating a deploy file it finishes allright, but when running it in the client computer, it shows an err 'Internal Error: ExtractTemporaryFile
"_issi_Spain.isl" was not found and h
alts.
I read through the script and there's no reference to such file, the languages section refer to "DE EN ES" though. I wonder if this has to do with the fact that I'm using a Spanish installation of both Windows XP Pro and dBase on this computer.
Hope someone can help
Frank
| |
| Ken Mayer [dBVIPS] 2005-08-31, 9:23 am |
| Francisco wrote:
> I'm using DBL 2.6, Inno, QuickStart PAck and ScriptMaker all 5.1.5, when generating a deploy file it finishes allright, but when running it in the client computer, it shows an err 'Internal Error: ExtractTemporaryFile
"_issi_Spain.isl" was not found and
halts.
>
> I read through the script and there's no reference to such file, the languages section refer to "DE EN ES" though. I wonder if this has to do with the fact that I'm using a Spanish installation of both Windows XP Pro and dBase on this computer.
ISL files are translation string files used with Inno Setup. You can get
the Spanish file at the Inno Setup website ...
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Francisco 2005-09-01, 3:23 am |
| Ken Mayer [dBVIPS] Wrote:
> Francisco wrote:
nd halts.[color=darkred]
>
> ISL files are translation string files used with Inno Setup. You can get
> the Spanish file at the Inno Setup website ...
>
> Ken
>
> --
> /(Opinions expressed are purely my own, not those of dataBased
> Intelligence, Inc.)/
>
> *Ken Mayer* [dBVIPS]
> /Golden Stag Productions/
> dBASE at goldenstag dot net
> http://www.goldenstag.net/GSP
> http://www.goldenstag.net/dbase
Thanks Ken, but the thing is, I do have the spanish translation, but its name is Spanish.isl, not _issi_Spain.isl
The funny thing is that Inno actuallly creates the compiled setup.exe packing ES (Spanish) as a languaje, and generate no errors during the compilation, but when you run setup.exe is when you get the error message.
Any ideas why?
Frank
| |
| Ken Mayer [dBVIPS] 2005-09-01, 9:23 am |
| Francisco wrote:
> Ken Mayer [dBVIPS] Wrote:
>
>
d halts.[color=darkred]
>
> Thanks Ken, but the thing is, I do have the spanish translation, but its name is Spanish.isl, not _issi_Spain.isl
>
> The funny thing is that Inno actuallly creates the compiled setup.exe packing ES (Spanish) as a languaje, and generate no errors during the compilation, but when you run setup.exe is when you get the error message.
>
> Any ideas why?
> Frank
Nope. You may need to go to the Inno Setup website, and ask on the
newsgroups provided by them.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Jonny Kwekkeboom 2005-09-02, 11:23 am |
| Hi,
issi is a extra utillity suported in ScriptMaker...
the files for this can be found at:
http://members.home.nl/albartus/inno/
or Scriptmaker Menuitem help->About all links of included suported utilltys
here...
cu
Jonny
| |
| Jonny Kwekkeboom 2005-09-02, 11:23 am |
| Hi,
look also in <InstallDir> \Scriptmaker\Include
\ISSI ...
_issi_Spanish.isl << rename it to >> _issi_Spain.isl will work also...
Fixed in next update of ScriptMaker...
cu
Jonny
|
|
|
|
|