T
Tom Couvret
I've been looking around for installers, as have a lot of people.
Someone on this group suggested trying InstallShield as a way of getting
the CF, SQLCE and MyApp all packaged together.
Well I've installed the eval version of InstallShield, and yes it fits
very nicely into the VS IDE, and lets me build my CAB files, and also
creates a directory structure with one copy of the SQLCE.CAb file and
one of the CF.CAb file for each processor type.
But I already had all that with VS anyway. The thing I was looking for
is the desktop installer that my customers (joe public) could download
and run on their desktop, which would work out everything that was
needed on my PPC and install it. There is no way Joe Public can be
expected to work out what sort of processor they have, and how to
install a cab file, regardless of the instructions I give. Nor of course
should they have to. Most have no idea what the CF or SQLCE even is, and
will just make my app look far too complicated if I start talking about
them.
ezSetup does a very nice job of this for myAPP, but of course cant
install the CF and SQLCE as well if its needed.
Am I missing something with InstallShield? Anyone got better ideas? I'm
going to check out e-pocketsetup as suggested by someone else, anyone
confirm that will do what I am after?
Tom
Someone on this group suggested trying InstallShield as a way of getting
the CF, SQLCE and MyApp all packaged together.
Well I've installed the eval version of InstallShield, and yes it fits
very nicely into the VS IDE, and lets me build my CAB files, and also
creates a directory structure with one copy of the SQLCE.CAb file and
one of the CF.CAb file for each processor type.
But I already had all that with VS anyway. The thing I was looking for
is the desktop installer that my customers (joe public) could download
and run on their desktop, which would work out everything that was
needed on my PPC and install it. There is no way Joe Public can be
expected to work out what sort of processor they have, and how to
install a cab file, regardless of the instructions I give. Nor of course
should they have to. Most have no idea what the CF or SQLCE even is, and
will just make my app look far too complicated if I start talking about
them.
ezSetup does a very nice job of this for myAPP, but of course cant
install the CF and SQLCE as well if its needed.
Am I missing something with InstallShield? Anyone got better ideas? I'm
going to check out e-pocketsetup as suggested by someone else, anyone
confirm that will do what I am after?
Tom