Vb6stkit.dll is part of the Visual Basic 6 Package and Deployment Wizard
and isn't required for your program at runtime. It's a support file
required by Setup1.exe. There's no need to include this file.

The P&DW regularly included files that weren't actually necessary or
were part of the operating system and should not have been redistributed
separately, so I wouldn't follow the log file too closely.

As far as I can tell there is no redistributable version of msimg32.dll,
so if you actually need to use this DLL, you will have to limit support
to Windows 2000 and later. You can find out which Microsoft products
shipped a particular DLL by checking the DLL Help Database at
http://support.microsoft.com/dllhelp/

-- 
Mike Dimmick 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Standa
Kunc
Sent: 08 September 2006 21:39
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] merge module for olepro32.dll

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

-------------------------------------------------------------------------
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