How to store serial numbers in a Sharepoint List, for to call from Inno Setup and verify if is autorized user?
问题 I continue looking for the better way to distribute my application making use of Inno Setup, therefore I would to know if is possible to do a (check-serial). I tried with the follows methods: CustomPage for Serial Number in Inno Setup How to create dynamically changing serial numbers using Inno Setup? I want some similar like this. But with the exception that I have where to save my passwords (I think that SharePoint List could be helpful, I am not sure!) How to do a dynamic password in Inno