Announcement

Collapse
No announcement yet.

serial numbers for different packages?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 312
    replied
    Thanks I'll give it a shot...

    Leave a comment:


  • Ulrich
    replied
    You can do so. Check the script in the On Next event of the "Verify Serial Number" screen. There, you can see how to use a global function named g_IsSerialNumberInList(). If you pass nil to strListName (which is the default), all lists of serial numbers will be checked. However, you can check if a given serial number can be found on a specific list as well by setting that name instead of nil.

    Ulrich

    Leave a comment:


  • 312
    started a topic serial numbers for different packages?

    serial numbers for different packages?

    Can I create two separate serial number lists with oneone installing package a'A' and the other installing package 'B'?

    Thanks for your help
Working...
X