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