Hi,
Is there any way to get the padlock compiled vba code to work without converting the file to an .exe? I have an enterprise product and distributing the .exe is causing more headaches than its worth (even after getting EV code signing cert). I can get use the vba compiler to hide some of my code but it doesn’t seem that I’m able to use without also compiling to a .exe file. Is that correct?
Thanks