Index
2003-04-18 20:26Malcolm Greene : [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?
2003-04-18 21:39Mike Stewart : RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?
2003-04-19 02:17=?iso-8859-1?Q?J=FCrgen_Wondzinski?= : RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?
2003-04-19 03:30Clement Chin : RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?
2003-04-19 10:16Malcolm Greene : RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?
2003-04-19 10:51Malcolm Greene : RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?
Back to top
[NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?

Author: Malcolm Greene

Posted: 2003-04-18 20:26:00   Link

We have been using non-Windows Installer products to distribute our VFP =

applications. Our current product of choice is Setup Factory by Indigo =

Rose but we are looking to migrate to Inno Setup because we would like =

to mechanically generate our setups via script vs. manually via a GUI.

My anxiety about not using Windows Installer based technology is that =

Microsoft and/or major 3rd party vendors may(???) be maintaining an =

up-to-date library of MSI component files that reflects the VERY LATEST =

component enhancements from Microsoft and 3rd party vendors like =

Crystal. So by using the MSI merge modules tracked and maintained by =

these vendors, we would, in theory, always have access to the very =

latest release of each component.=20

Am I correct in this assumption? Or must one manually go out and look =

for the latest and greatest MSI merge modules for all the merge modules =

included in a setup?

Is there a web site/service that tracks the very latest release of major =

components from Microsoft, Crystal, Infragistics, DBI, etc?

Thanks!

Malcolm

©2003 Malcolm Greene
Back to top
RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?

Author: Mike Stewart

Posted: 2003-04-18 21:39:00   Link

-----Original Message-----

From: Malcolm Greene [mailto:mgreene@bdurham.com]

Sent: Friday, April 18, 2003 6:59 PM

> Or must one manually go out and look for the latest and greatest MSI =

merge modules for all the merge >modules included in a setup?

You mean, like InstallShield goes to the web and grabs the latest and =

greatest? I don't think that's how it works. What you've got on your =

machine is what you get unless you grab new ones yourself.

>Is there a web site/service that tracks the very latest release of =

major components from Microsoft,=20

>Crystal, Infragistics, DBI, etc?

Not to my knowledge, but that doesn't mean it doesn't exist.

Mike Stewart

©2003 Mike Stewart
Back to top
RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?

Author: =?iso-8859-1?Q?J=FCrgen_Wondzinski?=

Posted: 2003-04-19 02:17:00   Link

Hi Malcolm,

the WISE isntaller has an Automatic Updater for all Modules. Thus, before

you build a new installer package, you just verify that you have the latest

modules on your box. WISE is constantly watching those versions of the

modules and therefor you will always have the newest ones.

BTW, for the classic setups, where you need to find that newest versions o

your own: When dealing with regular OCX files from MS, take a look at the

corresponding *.DEP file. It lists the download adress for that module, as

well as all dependecies.

Servus

wOOdy

|\_/| ------ ProLib - programmers liberty ---------

(.. ) Unsere MVPs bringen den Fuchs zum Laufen...

- / auf www.prolib.de und www.AFPages.de

I've stopped 26.652 spam messages. You can too!

Get your free, safe spam protection at http://www.cloudmark.com/spamnetsig/

©2003 =?iso-8859-1?Q?J=FCrgen_Wondzinski?=
Back to top
RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?

Author: Clement Chin

Posted: 2003-04-19 03:30:00   Link

The online update of Installshield maintains some of the latest merge

modules.

-----Original Message-----

From: profox-admin@leafe.com [mailto:profox-admin@leafe.com] On Behalf

Of Malcolm Greene

Sent: Saturday, April 19, 2003 9:59 AM

To: profox@leafe.com

Subject: [NF] Windows Installer Question: Do MS, Installshield, Wise

continously update MSI merge modules?

We have been using non-Windows Installer products to distribute our VFP

applications. Our current product of choice is Setup Factory by Indigo

Rose but we are looking to migrate to Inno Setup because we would like

to mechanically generate our setups via script vs. manually via a GUI.

©2003 Clement Chin
Back to top
RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?

Author: Malcolm Greene

Posted: 2003-04-19 10:16:00   Link

Thanks Clement!

Malcolm

<snip>

Clement Chin

Sent: Friday, April 18, 2003 10:14 PM

To: profox@leafe.com

Subject: RE: [NF] Windows Installer Question: Do MS, Installshield, Wise

continously update MSI merge modules?

The online update of Installshield maintains some of the latest merge

modules.

</snip>

©2003 Malcolm Greene
Back to top
RE: [NF] Windows Installer Question: Do MS, Installshield, Wise continously update MSI merge modules?

Author: Malcolm Greene

Posted: 2003-04-19 10:51:00   Link

Hi wOOdy,

Thanks for info on Wise's Automatic Updater service.=20

Just yesterday I posted a comment (what I thought was a brillant =

discovery on my part<g>) about MS publishing a URL for the latest CAB =

file updates in .DEP files: "Interesting info on ActiveX files from =

Microsoft and ideas for simpler, more up-to-date setups?"

Damn ... you guys are always 10 steps ahead of me!

Regards,

Malcolm

<snip>

J=FCrgen Wondzinski

Sent: Saturday, April 19, 2003 3:27 AM

To: profox@leafe.com

Subject: RE: [NF] Windows Installer Question: Do MS, Installshield, Wise

continously update MSI merge modules?

the WISE isntaller has an Automatic Updater for all Modules. Thus, =

before

you build a new installer package, you just verify that you have the =

latest

modules on your box. WISE is constantly watching those versions of the

modules and therefor you will always have the newest ones.

BTW, for the classic setups, where you need to find that newest versions =

o

your own: When dealing with regular OCX files from MS, take a look at =

the

corresponding *.DEP file. It lists the download adress for that module, =

as

well as all dependecies.

</snip>

©2003 Malcolm Greene