Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Validating serial numbers usig custom DLL in VB6


1 reply to this topic

FidoBoy

FidoBoy
  • Members
  • 3 posts

Posted 17 September 2001 - 10:37

Can anybody send me a sample or show me how to create a custom DLL for validating serial numbers in my installation (using InstallShield Express 3.03)

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 17 September 2001 - 11:13

You can't use a DLL created with VisualBasic for this purpose, you'd have to create the DLL with Visual C++.  Sample code for auch a DLL is included in the ISX directory.