Avatar of Arikkan
Arikkan
Flag for United States of America

asked on 

VS installation project with serial number validation using C#.Net Library

I want to set up a custom installer for my project.  For this I am using Orca to edit the web dialogs for the installer.

Now I want to set up a validation of the Organization Name and Serial Number using my C#.Net Library (DLL) in "VsdCustomerInfoDlg.wid".

Please tell me if there is a way to do this as till now I can see only solution for C++ based DLL online.


Thanks
C#Web ApplicationsInstallation

Avatar of undefined
Last Comment
Arikkan

8/22/2022 - Mon