Thank you all very much, this is the advice I needed.

There is last unmerged dll file named vb6stkit.dll. Is there special
merge module for this library?

To be clear I want to merge all files that are written in the original
non-msi setup. See orginal non-msi setup log in attachment.

S. Kunc

On 08/09/06, Mike Dimmick <[EMAIL PROTECTED]> wrote:



It's part of the OLE Automation package, oleaut32.msm, which you can obtain
from Frederik's link. Use a <Merge> element to merge in the merge module.

There's a known error in this package, see
http://www.installsite.org/pages/en/bugs_msi.htm. Click the
'MSMs' link at the top of the page and scroll down past all the MSDE
problems to "Merge Modules from Visual Studio 6 SP6 Trigger System File
Protection and Auto-Repairs."

Was it you who was asking about stdole2.tlb recently? That file is also in
this merge module and the merge module should be used in preference to using
the file directly, so that both Windows Installer's and the operatins
system's legacy SharedDLLs reference counts are maintained properly.

These files are part of the operating system as of Windows 2000 and Windows
Me and are under Windows File Protection. If you're only targetting Windows
2000, Windows Me or newer, you don't need to include this file.

--
Mike Dimmick

 ________________________________
 From: [EMAIL PROTECTED] on behalf of
Frederik Carlier
Sent: Fri 08/09/2006 13:27
To: Standa Kunc; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] merge module for olepro32.dll




Is that possibly related to the Visual Basic 6.0 runtime (cfr.
http://support.microsoft.com/kb/187282/EN-US/)? If so, try
http://www.microsoft.com/downloads/details.aspx?FamilyId=F9D19334-61EC-48CF-BB4E-3AEC65EDD50B&displaylang=en
.

Frederik.

 ________________________________
 De: [EMAIL PROTECTED] en nombre de
Standa Kunc
Enviado el: jue 07/09/2006 22:44
Para: WiX-users
Asunto: [WiX-users] merge module for olepro32.dll




Where can I get msm file for olepro32.dll? Thank you.

S. Kunc

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



Attachment: old.log
Description: Binary data

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to