Help on EXCEL-VBA-HAsp Key Encryption

F

faz

I have some data calculations on excel (using solver for iterations)
and would like to get it encrypted for protection via HASP keys. The
only two mode to do this is via encrypting .exe files or from VBA
itself - linked to the key via DLL.
Firstly, is there any way I could convert my EXCEL file (with macros)
into .exe (without getting ALL other excel files encrypted as well and
infringe on Microsoft's EULA)?

Secondly, how do I get my excel file to communicate to the HASP key via
VBA?

Many thanks in advance for your help
Faz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top