Discussion:
Find MSM file downloads for Microsoft Visual Basic Runtime
(too old to reply)
Kobalt
2007-01-29 17:35:01 UTC
Permalink
I know that there are some more runtime files from microsoft, that are not
included in the Visual Basic 6 Service Pack 6 redistributables. (these are
only 74 .msm files..)

I want to know where to find standard merge modules for the following files:
VB6STKIT.DLL
RICHTX32.oca
RICHED32.DLL

I know they belong to the Visual Basic Runtime because they are listed on
this page:
http://msdn2.microsoft.com/en-us/vbasic/ms788708.aspx


Can anyone tell me where i can search and download for .msm files?

I already did a lot of searching about this but i was not able to find merge
modules for the above files.

Any hint would be very usefull to me!

Best regards,
Sven
MikeD
2007-01-30 03:42:44 UTC
Permalink
Post by Kobalt
I know that there are some more runtime files from microsoft, that are not
included in the Visual Basic 6 Service Pack 6 redistributables. (these are
only 74 .msm files..)
VB6STKIT.DLL
RICHTX32.oca
RICHED32.DLL
Can anyone tell me where i can search and download for .msm files?
Any hint would be very usefull to me!
Here's more than a hint:

Merge modules corresponding to SP5:
http://msdn2.microsoft.com/en-us/vstudio/aa718363.aspx

Merge modules corresponding to SP6:
http://msdn2.microsoft.com/en-us/vstudio/aa718364.aspx
--
Mike
Microsoft MVP Visual Basic
Kobalt
2007-01-30 06:00:00 UTC
Permalink
Post by MikeD
Post by Kobalt
I know that there are some more runtime files from microsoft, that are not
included in the Visual Basic 6 Service Pack 6 redistributables. (these are
only 74 .msm files..)
VB6STKIT.DLL
RICHTX32.oca
RICHED32.DLL
Can anyone tell me where i can search and download for .msm files?
Any hint would be very usefull to me!
http://msdn2.microsoft.com/en-us/vstudio/aa718363.aspx
http://msdn2.microsoft.com/en-us/vstudio/aa718364.aspx
--
Mike
Microsoft MVP Visual Basic
Hi Mike,

first i want to thank you for your help. Im sorry, but i don't find merge
module for all files listed here:
http://msdn2.microsoft.com/en-us/vbasic/ms788708.aspx

For example

RICHTX32.ocx

is listed as a part of the VB Runtime on that page.

But wheter in Merge modules corresponding to SP5 nor in SP6 is a .msm file
for this file.

Do you have any more tips to me, finding the right way to redistribute these
files?

Thanks in advance.

Regards,
Sven
MikeD
2007-01-30 15:13:33 UTC
Permalink
Post by Kobalt
first i want to thank you for your help. Im sorry, but i don't find merge
http://msdn2.microsoft.com/en-us/vbasic/ms788708.aspx
And you won't. There simply aren't merge modules for all of those files.
Post by Kobalt
For example
RICHTX32.ocx
is listed as a part of the VB Runtime on that page.
But wheter in Merge modules corresponding to SP5 nor in SP6 is a .msm file
for this file.
Nope, I guess not. I guess you'll just need to distribute the OCX itself.
--
Mike
Microsoft MVP Visual Basic
Loading...