Application Deployment

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
marco.groppelli
Posts: 5
Joined: Mon Mar 13, 2023 11:19 am

Application Deployment

Post by marco.groppelli »

Good morning,

I would like to know how the deployment of a (Windows Form) application works. Usually, we create an installer that copies the exe file and all files that are necessary.
Which VintaSoft files do we have to include in our installer? Only the dll files present in the exe folder?

Thanks in advance
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

Re: Application Deployment

Post by Alex »

Hello Marco,

Installer of your .NET application should copy Vintasoft DLLs, which you are referencing in your .NET application. Please read more info in documentation: https://www.vintasoft.com/docs/vsimagin ... g-SDK.html

Best regards, Alexander
Post Reply