Search results

  1. J

    VBA code to change file .dat - SOLVED

    Hello, I am having a problem with some VBA functions. What I want to do is to change the .xlsc path when user move the compiled file .exe to a new folder. Therefore what I need to do is to change the path contained in the text file .dat To get the path of current folder I am using the function...
  2. J

    Formula protection

    I have a problem when using formula protection. When I protect a formula then in the .EXE the cell is showing “#NAME?” instead of showing the result of the calculation. I don’t have any worksheet password. I am following the steps of your guide. I am using V2.2. Probably I am missing something...
  3. J

    Issue with Excel autosave

    I have realized about a potential gap in the protection of XLSPADLOCK that I would like to clarify. If the Excel option “autosave” is activated then the original uncompiled Excel workbook is saved automatically by Windows in the defined path. In my case my original workbook is Application.xlsb...
  4. J

    Key generator version

    I want to sell my .EXE files with hardware-lock key protection through some ecommerce website (such as mycommerce.com). To be able they manage the client keys they request to send them the Key Generator. I would like to know if XLS Padlock Key Generator PHP SDK kit meet the specification of this...
  5. J

    How to copy paste with a macro from another workbook

    I am not sure if it`s possible to make an Excel macro in other workbook able to copy cells of the .XLSC workbook and paste them in the other workbook. This can be done manually (ctrl C in the .XLSC workbook and then ctrl V in the .XLSX workbook). I have tried 2 ways without success: 1-By...
  6. J

    Error when saving with 2.0

    Any idea of the meaning of this error message: “Exception EFOpenError in module MyApplication.exe at 01F622F3”. It happened when saving.The .EXE closed and the error message was shown. After this I tried to open the same .EXE and Windows said the file was corrupted, Excel close again with...
  7. J

    Bigger size of .EXE with new version

    I have noticed that the .EXE of my workbook with the new 2.0 versión has a 8-10% bigger size compared to the previous one. These are the differences: -32 bits: from 7,6MB to 8,2MB -64bits: from 8,5MB to 9,4MB Is it logical? The time to open the .EXE is a little longer.
  8. J

    Always got the message "You should first save it before compiling it"

    I am using Excel 32 bits 2013, Windows 8.1 64 bits. When I compile a new workbook I always got the message “The Excel workbook has been modified.You should first save it before compiling it, otherwise …”. This message should not appears since I have just save it. This issue continues with the...
  9. J

    Loading workbook dialog box doesn't work in 2.0 version

    I have just updated my XLS Padlock to new versión 2.0 and make a new compilation of my Excel workbook. Everything is ok except the “Loading workbook dialog box in Excel” option which doesn´t work when is unmarked (the option is not enable). I have rebooted the PC. I am using 32 bits XLS...
  10. J

    Issue if a non-protected excel workbook is also open

    When you are using an Excel protected workbook and open another non-protected workbook (normal Excel file) there is the following problem with the last one: -It is not possible to use some options in the normal workbook such as “Save as”. You can only use “Save” and it is necessary to save a...
  11. J

    Can the user see the days left till expiration of the key?

    Is there any way for the user to know the days left till expiration of the key? I am using hardware-locked keys.
  12. J

    Printing area of excel

    I have an issue with the printing format of my excel. The problem is that when I try to print with .EXE file created by xlspadlock the printing area of the original excel file has changed. I am using Windows 8.1 64 bits and Office 2013 32 bits. What happen is that the printing area is taking...
  13. J

    Exception ERegistryException in module

    During my evaluation tests of XLSPADLOCK I got this message error “Exception ERegistryException in module MyApplication.exe at 01DEE814”. This is the first time I see this message. I have made a lot of tests in many PCs and MyApplication.exe has worked well. This is after reinstalling from zero...
  14. J

    Binary file xlsb versus standard xlsx

    I am evaluating XLSPADLOCK tool for Excel 2007/2010/2013. I would like to know if, from a security stand point, it’s really much better to generate the .EXE file from a binary Excel file (xlsb). If , by any reason, the xlspadlock protection is cracked , is it better to have started from a...
Back
Top