V
Vili
Hi all
How can I make an installer for a COM component made with vb.net?
This component will be used in vb6/windows XP
Normally I would copy the dll/tbl to the directory of vb6 program, copy
the dll to Global Assembly Cache (not sure if the dll has to be in both
places? Propably not) and then register unregister the old version of
the dll and register new with regasm.exe.
Can I create a Windows Installer that would do all this with Visual
Studio 2005?
regards
Vili
How can I make an installer for a COM component made with vb.net?
This component will be used in vb6/windows XP
Normally I would copy the dll/tbl to the directory of vb6 program, copy
the dll to Global Assembly Cache (not sure if the dll has to be in both
places? Propably not) and then register unregister the old version of
the dll and register new with regasm.exe.
Can I create a Windows Installer that would do all this with Visual
Studio 2005?
regards
Vili