From: "Sebastian Schuberth" <
sschu...@gmail.com>
Sent: Tuesday, September 30, 2014 8:07 AM
> On Tue, Sep 30, 2014 at 12:41 AM, Philip Oakley <
philip...@iee.org>
> wrote:
>
>> I then started a cmd.exe window to install and got (unexpectedly) an
>> Error
>> dialog of "Floating point division by zero." Pressing OK gave no
>> further
>> error information.
>
> When exactly does this error come up? I.e., could it be the Inno Setup
> executable itself that triggering it, or is it more likely caused by
> one of the command lines it spawns?
It comes up immediately that the install exe is run. It never shows the
Inno setup dialog.
I'll download your V.04 and see if I get the same symptom.
>
> Also, the "Floating point division by zero" sounds more like a CPU
> issue. Can it be that you have a CPU that does not support SSE2 or the
> like yet?
Its an Atom N270 (don't ask ;-) which wikipedia tells me has SSE2 etc.
but
a.. These models do not support Intel 64, Intel VT-x, or SSE4.
>
>> I'm on "Microsoft Windows XP [Version 5.1.2600]", so it maybe
>> expected. I
>> have a memory of a thread on whether to support the EOL'd XP version
>> of
>> windows.
>
> Yeah, and in that thread you promised to look into findign a
> replacement for Robocopy on Windows XP ;-)
Not exactly the same thread but..
Yes, I may not have followed up that one properly - It's (robocopy etc)
available for in one of the MS downloads, which I thought I'd mentioned
somewhere but ...
>
> More seriously, I'm simply using the tools that get the job done most
> efficiently / in the most elegant way. May times that involves using
> tools that were not availalble on Windows XP, like "robocopy" and
> "timeout". There might be other places where Windows XP is not
> supported, so yes, we should probably add a note about that,
> preferably not in the readme, but in the installer itself.
If it definitely won't work on XP then we should say so before the user
does any downloading.
I have no problem with the decision either way. I was doing the test of
"follow the instructions", "see what happens", "report the unexpected",
so as to catch simple slips, lapses, and false expectations. (the error
was unexpected;-)
>
> --
> Sebastian Schuberth
--
Philip