Board index » cppbuilder » Upgrading to InstallShield Express 2.0

Upgrading to InstallShield Express 2.0

Yes, but...
Be sure to download the patch as soon as possible. ISX 2.0 out-of-the-
box is missing the BCB3 smarts that shipped with BCB1. I called
InstallSHield, got the patch password, installed the patch, and
everything works fine.

 

Re:Upgrading to InstallShield Express 2.0


Thomas,

Are you saying that the ISX 2.0 out of the box of BCB3 requires a
patch to work?

Regards,
Hok Min

On Thu, 09 Apr 1998 14:17:25 -0500, "Thomas L. Stephens"

Quote
<thomas_NOSP...@applink.net> wrote:
>Yes, but...
>Be sure to download the patch as soon as possible. ISX 2.0 out-of-the-
>box is missing the BCB3 smarts that shipped with BCB1. I called
>InstallSHield, got the patch password, installed the patch, and
>everything works fine.

Re:Upgrading to InstallShield Express 2.0


In article <353367a4.19557...@forums.borland.com>, hok...@agilecom.com

Quote
(Hok Min Lie) wrote:
> Thomas,

> Are you saying that the ISX 2.0 out of the box of BCB3 requires a
> patch to work?

I don't know personally but it would explain a few of the problems I am
having.  I am still awaiting a reply from Installshield ....

Simon.

Re:Upgrading to InstallShield Express 2.0


In article <6h5dts$8t...@forums.borland.com>, mat...@advweb.com.NOSPAM!
(Michael Mattox - NOTE RETURN ADDRESS) wrote:

Quote
> Try their newsgroup,  you may get faster results from fellow users
> there.

Thanks but I cannot find them in my list of groups.  Can you point me to
the name ?

Cheers
Simon.

Re:Upgrading to InstallShield Express 2.0


InstallShield Express seems to work reasonably well out of the box, but
there are definitely a couple of things that get missed.  I've gotten
burned on a missing vcldb35.bpl twice now, on the same application
(you'd think that I'd have learned the first time).  

What I'd really like is something that could scan the project file and
see if there were any external dependencies.  Right now I have to
manually add comctl32.dll, and any other necessary externals.  Lots of
opportunity to{*word*222}up here and not distribute all of the necessary
files.

Clay Dowling

Quote
Hok Min Lie wrote:

> Thomas,

> Are you saying that the ISX 2.0 out of the box of BCB3 requires a
> patch to work?

> Regards,
> Hok Min

Re:Upgrading to InstallShield Express 2.0


Quote
> see if there were any external dependencies.  Right now I have to
> manually add comctl32.dll, and any other necessary externals.  Lots of
> opportunity to{*word*222}up here and not distribute all of the necessary

Just wondering, but are you sure Microsoft allows you to distribute
comctrl32.dll?  It is theirs, and if there isn't explicit instructions
allowing you to distribute it, then you can't.  Mind you, I haven't looked
but distributing core Windows DLLs isn't usually done.

+===================================================+
| Jonathan Arnold (mailto:jdarn...@world.std.com)   |
| Programmer                Roger Wagner Publishing |
| http://world.std.com/~jdarnold                    |
+===================================================+

Re:Upgrading to InstallShield Express 2.0


In article <3540EB17.54253...@world.std.com>, jdarn...@world.std.com

Quote
(Jonathan Arnold) wrote:
> Just wondering, but are you sure Microsoft allows you to distribute
> comctrl32.dll?

The only way it can be distributed is within the self-extracting
40comupd.exe file available from their web site.  They do say that the
self-extracting file can be redistributed either with, or as part of your
own installation but the dll itself cannot (unless within this file).

Simon.

Other Threads