How-to

  • 07 Oct

    How-To Silent Install Limagito File Mover

    We are using Inno Setup as installer. Inno Setup is a powerful installer and has quite some optional command line parameters. Recently a customer had an issue trying to achieve a silent install. We fixed this in the installer starting from v2021.10.6.0

    Some examples, be sure the command is run elevated (As Administrator). We have dowloaded the 64bit installer in “C:\Test\Setup\”.

    Example of a silent install including our Web Remote option (one long line of command parameters):

    “C:\Test\Setup\setup.limagitox.x64.exe” /MERGETASKS=”web” /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART /FORCECLOSEAPPLICATIONS

    Example of a silent install excluding our Web Remote option (one long line of command parameters):

    “C:\Test\Setup\setup.limagitox.x64.exe” /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART /FORCECLOSEAPPLICATIONS

    Example of a silent install including our Application and Web Remote option (one long line of command parameters):

    “C:\Test\Setup\setup.limagitox.x64.exe” /MERGETASKS=”appuse,web” /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART /FORCECLOSEAPPLICATIONS

    #FileTransfer

    If you need any info about this ‘silent install’ option, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team How-to Installation ,
  • 24 May

    How-To Global Schedules within LimagitoX File Mover

    On general request we added Global Schedules in version v2020.5.25.0

    LimagitoX GlobalSchedules menu

    Below is a screenshot of the current setup form. Here you will be able to:

    • Add and Delete schedules
    • Enable / Disable the schedule
    • Add schedule name
    • Setup the Scheduler
    • Add schedule description
    • Select the Rules you want to trigger with this schedule

    LimagitoX-Global-Schedules-Setup

    Scheduler Setup form:

    LimagitoX-Global-Scheduler-Setup

    The RunTime shows information about which Global Schedule triggered the Rule.

    LimagitoX-Global-Schedule-RunTime-Log

    Our goal is to release this new option before the end of May 2020.

    Released in v2020.5.25.0. In this first release, setup of the Schedules can only be done using LimagitoXR (Remote Tool for Windows).

    In version v2020.5.29.0 we added Global Schedules Setup in LimagitoXW (Web Remote Tool).

    If you need info about this new option, please let us know.

    Regards,

    Limagito Team

    By Limagito-Team How-to ,
  • 13 Apr

    How-To use Common Parameters within LimagitoX File Mover

    In version 2020.2.28.0 we added an option called ‘Common Parameters’. The goal of this option is to make it easier for you to use common configuration items throughout your Moving Rules. We’ve added some screenshots to make it more clear.

    > Common Parameters Setup can be found under the Common menu item.

    > In the screenshot below you can see that we’ve added 4 of them:

      • %Body%
      • %From%
      • %Hostname%
      • %To%

    All “Common Parameters” must start & end with a % sign.

    > We’ll be using these Common Parameters within the Mail Event Setup of different Moving Rules.

    > Added %From, %To% and %Body% to the Email Setup.

    > Finally we’ll send a test email ..

    If you want to use a “Common Parameter” in a certain setup field where it does not work yet, please let us know. We’ll add this asap.

    If you need any help, please let us know.

    Regards,

    Limagito Team

    By Limagito-Team How-to ,
1 3 4 5 6 7
SEARCH