|
Home > Archive > dBASE Deployment > September 2005 > Error deploying on XP x64 bit machine
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 |
Error deploying on XP x64 bit machine
|
|
|
| Am using db2K 0.1 b1608, BDE 5.0, and InstallShield Express ver 2.01 with an
app developed over a number of years...
When a user attempted to deploy the app on a new Win XP x64 machine, the
SETUP.EXE through an error message: "The image file D:\SETUP.EXE is valid,
but is for a machine [running 32 bit, or something like that]"
So, several questions:
(a) Is this likely going to be a problem just with Install Shield, so that
using Inno or something else to install should work? or
(b) Is Visual dBase going to through up an error as well, when trying to
run on a 64 bit OS?
Thanks,
Lee Camp
| |
| Jonny Kwekkeboom 2005-09-16, 9:23 am |
| Hi,
I dont know of InstallShield (your version) have problem with this...
But Inno 5.1.5 (QuickStartPack) can do install correct on x64 machines
too...
See herefore Inno Help items
[Setup]: ArchitecturesAllowed
[Setup]: ArchitecturesInstall
In64BitMode
Support function: ProcessorArchitectur
e
Windows Versions enries
5.02.3790 Windows Server 2003
or Windows XP x64 Edition (AMD64/EM64T)
or Windows XP 64-Bit Edition Version 2003 (Itanium)
cu
Jonny
cu
Jonny
|
|
|
|
|