How Register the add-in DLL on each sales register

Hello, I have developpé a component on my test pc. That this works well, I would like to add it on one of my sales register. But I do not know how Register the add-in DLL on each sales register.

Thanks Math

Reply to
Math
Loading thread data ...

It depends on your development environment, but all versions of Visual Studio that I have used have had some facility for creating an installer package. The installer should take care installing dependencies and registering components/assemblies as long as you have selected the correct project properties.

Glenn Adams Tiber Creek C> Hello, I have developpé a component on my test pc.

Reply to
Glenn Adams [MVP - Retail Mgmt

I am using Microsoft Visual Basic .NET . How create the installer Package ?

Math

"Glenn Adams [MVP - Retail Mgmt]" wrote:

Reply to
Math

I am using Microsoft Visual Basic .NET

How create an installer package ?

"Glenn Adams [MVP - Retail Mgmt]" wrote:

Reply to
Math

Add a project to your solution, Setup or Installer is one of the project types... Sorry, I haven't done this for a while so I don't have the steps, but you should be able to find tons of info on this in MSDN - it's a visual studio feature, so it's heavily documented...

Glenn Adams Tiber Creek C> I am using Microsoft Visual Basic .NET .

Reply to
Glenn Adams [MVP - Retail Mgmt

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.