In accordance with the license agreement, you will need to distribute the
msi file. You can call the msi file from your MSI.
I wish they would create a msm file.

Signature
Sven.
> hi all,
> I can't seem to create a single installation package for my client
[quoted text clipped - 6 lines]
> thanks!
> DaberElay.
Dermot Hardy - 12 Apr 2005 19:03 GMT
What about embedding the WSE msi using a type 7 CA. Is that possible?
Dermot
> In accordance with the license agreement, you will need to distribute the
> msi file. You can call the msi file from your MSI.
[quoted text clipped - 11 lines]
> > thanks!
> > DaberElay.
AJ - 14 Apr 2005 19:30 GMT
Is it possible, of course it is. Is it recommended, no.
In the first 1/3 of this MSDN entry Microsoft describes the how. In
this last 2/3 they give the warnings against and the why nots:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/neste
d_installation_actions.asp
Your best bet would be to use a bootstrapper to call the MSI
independently from your installation.
daberelay@gmail.com - 13 Apr 2005 15:27 GMT
Dear Sven,
I cannot call the msi file from my first msi since 2 installations
cannot run in parallel.
so i'm back to where we started, i cannot deliver a single installation
package...
thanks,
DaberElay.
> In accordance with the license agreement, you will need to distribute the
> msi file. You can call the msi file from your MSI.
[quoted text clipped - 15 lines]
> > thanks!
> > DaberElay.