Groups | Blog | Home
all groups > visual studio .net setup > march 2004 >

visual studio .net setup : Can I load a VB6 COM app as a project alongside my .NET app?


acool
3/29/2004 1:35:42 PM
Is it possible to load up a VB6 COM app within .NET setup project and if so
how?

Phil Wilson
3/30/2004 10:22:35 AM
VS setup and deployment projects are not just for .NET things, they will
install VB programs, COM components etc. Add your VB6 DLL/OCX to a folder
(Application folder?) and set its Register property to vsdrfCOM.
--
Phil Wilson
[MVP Windows Installer]
[quoted text, click to view]

AddThis Social Bookmark Button