Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before getting started, make sure to install the PackBuilder Adonis Package Builder application that allows creating the Replicator update package effortlessly. On completing the installation, run the applicaton and proceed with the following steps:Launch

...

:

  1. In the Package Type dialog, select Program and click Next to continue.

    replicator_update_package_builder.pngImage Added

  2. In the Files dialog, click Add and load ReplManager.exe, ReplService.exe and sqlite3.dll.

    replicator_update_package_builder_files_dialog.pngImage Added

    Click Next to proceed.

Info

Note that the ReplManager.exe, ReplService.exe and sqlite3.dll files are part of the Replicator installation set. To extract them, dearchive ADONISREpl_xxx.exe by right-clicking it and selecting 7-Zip > Extract Files. Then save the files locally.

  1. In the Settings dialog, set the values for the list of parameters:

    replicator_update_package_builder_settings_dialog.pngImage Added

Parameter

Value

TYPE

Program

PROGRAMCODE

ARE (Adonis Replicator)

DISPLAYNAME

ReplicatorUpdate (free input value)

IS_PARTIALLY_DISTRIBUTED

Yes

IS_VERSION_UPDATED_BY_REPL

Yes

VERSION

Enter the version number to which Replicator is to be updated.

STARTEXECUTABLE

ReplService.exe

STARTPARAMETERS

-update -silent -instance: “%INSTANCE_NAME%“

Click Next.

  1. In the Destination dialog, you can specify the destination folder where the generated update package will be stored:

    replicator_update_package_builder_destination_dialog.pngImage Added

    Click Next.

  2. In the Build dialog, click Start to see the update file generation in progress:

    replicator_update_package_builder_build_dialog.pngImage Added

    As a result, the update package is successfully generated:

    replicator_update_package_builder_build_dialog_success.pngImage Added