R
Rico
Hello,
I'm new to VB.net and I have developed a COM visible class library / dll
that I want to install on the target machine. I'm using an MSI file to
install another program that needs to use this COM visible DLL (older
version of Access) and can't seem to find a good google link to figure out
how to include this dll installation without having to be sitting in front
of the computer myself. This will be a remote installation, and all the
search hits I've found have to do with C# or using REGASM.EXE and I can't
find anything that even tells me how to create a "Set Up and Deployment"
(which I'm also new to) package for a single DLL. If all else fails, that
would even be acceptable (creating the separate setup file).
Any help or direction at all would be very helpful.
Thank You.
Rick
I'm new to VB.net and I have developed a COM visible class library / dll
that I want to install on the target machine. I'm using an MSI file to
install another program that needs to use this COM visible DLL (older
version of Access) and can't seem to find a good google link to figure out
how to include this dll installation without having to be sitting in front
of the computer myself. This will be a remote installation, and all the
search hits I've found have to do with C# or using REGASM.EXE and I can't
find anything that even tells me how to create a "Set Up and Deployment"
(which I'm also new to) package for a single DLL. If all else fails, that
would even be acceptable (creating the separate setup file).
Any help or direction at all would be very helpful.
Thank You.
Rick