Search results

  1. X

    Any way for the compiled VBA code to work without generating .exe

    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...
  2. X

    New XLS Packlock version distorts logo/.ico displayed

    Hi - I just downloaded the latest version (the previous version I used was [Version 2019.1]). When I create my .exe and associate the .ico file for the logo, it 1 - makes the logo look very small (about 1/3 of the size of other desktop icons) and 2 - leaves a small picture outline even though...
  3. X

    Error Opening Up Exe in Windows 10

    Hi, I am currently using XLS Padlock Version 2019.1. In some instances of Windows 10, I have a notice come up for customers that first it is not a verified windows app. When a user then clicks install anyways, they just get a spinning wheel within that notification.The workbook doesn’t open and...
  4. X

    Call outside subroutine from VBA compiler

    Hi, Is there any way to call an outside subroutine from the vba compiler? Meaning the sub is in the file but is not being compiled itself. Any help would be appreciated. Thanks, Kyle
Back
Top