Groups | Blog | Home
all groups > dotnet setup > february 2005 >

dotnet setup : Deploying dotnet assembly with a Win32 application


Phil Wilson
2/15/2005 7:17:28 AM
I think you should be asking this in a Wise forum because this is a question
about whether Wise can do this and if so, where it is in the IDE. The kind
of thing you're looking for will probably mention COM interop, because
that's what regasm does for you.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

[quoted text, click to view]

Farhan Zia
2/15/2005 12:51:54 PM
I have created an application in VB6 and used WISE for windows installer
(4.21) for packaging etc. I am also utilizing a web service within my
application and the web service vendor has provided me a .Net assembly that
I have to register at my machine (having framework installed) using "RegAsm
Assembly.dll /codebase". I actually use objects/methods available in that
DLL and that DLL (assembly) itself connects to the web services. Now when it
comes to create an installer, I am facing problems in how to ship that DLL
(assembly). I cannot find an option in WISE installer to register the .Net
assembly (using RegAsm) at the client's machines. Any help will be highly
appreciated.

Thanks,
Farhan Zia


AddThis Social Bookmark Button