Search found 1 match

by dahtrutru
Wed Apr 12, 2017 5:56 am
Forum: Technical questions
Topic: Possible to use licensing system for Autohotkey programs?
Replies: 1
Views: 4190

Possible to use licensing system for Autohotkey programs?

Hi, I have a program written in AHK (autohotkey)

Is it possible to use the licensing system on it, including the hardware lock?

I noticed the only option I have is to serial lock the EntryPoint function but then there is no way to send serial key to vmp since entrypoint is before everything else?