File Mover Blog

  • 24 Mar

    How to authenticode sign an executable exe or dll

    How to authenticode sign an executable exe or dll

    In version v2024.3.24.0 we added an option to sign exe and dll files. We added some screenshots to get you started.

    • In our example we are using a Windows Folder as Source:

    limagito filemover windows folder as source

    • We added the following filename include filter, only “*.exe” and “*.dll” files allowed:

    limagito filemover filename include filter

    • As Destination we added “SIGN”.
      • By default there will be ‘PDF Signatures’ Actions available. You can remove them all by selecting them one by one, right click and delete.
      • Next, add all four “Exe or Dll Signatures” Actions

    limagito file mover sign an executable

    • You can leave the setup of the ‘EXE/DLL Load’ Action as default:

    limagito file mover sign an executable

    • Adjust the ‘Exe/DLL Options’ Action as needed:
      • In our example we use the Timestamp Token TSA URL from comodoca.com
        • TSA= Time Stamp Authority

    limagito file mover sign an executable

    • “EXE/DLL Certificate” Action Setup:
      • We are using the certificate form an USB eToken because of EV Code Signing
        • “Smartcard CSP” option is empty > we’ll discover what smartcard or token is connected

    limagito file mover sign an executable

    • “Sign and save the EXE or DLL” Action setup:
      • Select the Destination directory of the Signed EXE or DLL files

    limagito file mover sign an executable

    • RunTime Log Result:

    limagito file mover runtime log result

    If you need any help with our ‘authenticode sign an executable’ option, please let us know.

    Best Regards,

    Limagito Team

    #codesign #managedfiletransfer #FileManagement @#filetransfer #comodaco #verisign

    By Limagito-Team SIGN , , , ,
  • 21 Mar

    How to map a network drive in limagito filemover

    How to map a network drive in limagito filemover

    In case you need to access shared network folders, you can use our ‘Network Drive Mapping’ option. When you are using our file mover engine as a service, then by default our tool will use the ‘logon as’ user account of the file mover service to access shared network folders. If this account is not allowed to access these folders, then you can use different credentials in the ‘Network Drive Mapping’ option. Multiple mappings to different network folders can be added.

    It is a good idea to set the ‘Recheck every x minutes’ option. This way drive mappings will be check every x minutes. This is helpful in case a network drive is lost for example due to a reboot of a server on your network. The recheck will restore the mapping within x minutes after the server is online again.

    GUI update since version v2023.3.21.0

    map a network drive in limagito filemover

    If you need any help with our ‘map a network drive’ option, please let us know.

    Best Regards,

    Limagito Team

    #networkdrive #managedfiletransfer #filetransfer #filemanagement

  • 17 Mar

    How to check the printer status before sending a pdf to the printer update

    How to check the printer status before sending a pdf to the printer

    Previous article: link

    We added a new Pascal Script function in version v2024.3.17.0

    Function psGetUrlContent(Const aUrl, aParams: String; var aError: String): String;

    Please check the previous article, we only changed the following part:

    • First Destination: Pascal Script
      • Please add the following script: link
      • We added the following Const values which you’ll need to adjust:
        • ctCheckPrinterConnection: This will add the possibility to check the printer using the URL of the printer (web page). A lot of network printers have an internal web server that we’ll be using to check if the printer is online.
          • Set this value to ‘TRUE’ if you want to use this option, otherwise set this Const to ‘FALSE’.
        • cpPrinterUrl: If ‘ctCheckPrinterConnection := True;’ then add the Url (web interface) of the Printer we need to check.
        • ..

    We added this update because the customer had a printer where, by default, only its web interface was enabled. In the previous article we used a telnet connection which seems to be disabled with some printer due to security reasons.

    check the printer status update

    If you need any help with this ‘check the printer status’ request, please let us know.

    Best Regards,

    Limagito Team

    #pdf #managedfiletransfer #filetransfer #filemanagement

1 2 3 4 134
SEARCH