Skip to content

Manual Build and Installation

Ariel Montes edited this page Oct 24, 2023 · 3 revisions

Manual Build and Installation (only for Delphi developers)

If you have Delphi 10.4 Sydney or 11.3 Alexandria, you can manually build the project:

Warning: To simplify build of the projects, some third parties libraries are located into ext folder

To manually install the SVGShellExtensions.dll follow these steps:

  1. Close all the windows explorer instances which have the preview handler active or the preview handler was used (remember the dll remains in memory until the windows explorer was closed).

  2. If you have already used the installer uninstall the components from system.

  3. To install manually the dll run the Unregister_Register.cmd (run-as-administrator): notice that you must change the path into cmd file.

Clone this wiki locally