Home

Awesome

The Delphi Preview Handler, is a preview handler for Windows Vista, 7, 8 and 10 which allows you to read your source code with syntax highlighting without having to open it in an editor.

Features

This preview handler can render the following file extensions:

ExtensionsDescriptionPreview
.pp , .pas, .lpr, .lpk, .lfm, .incFree Pascal/Lazarus Files
.pas, .dpr, .dpk, .inc, .dproj, .bdsprojDelphi Files
.c, .cpp,. cc,.h, .hpp,.hh, .cxx, .hxx, . cuC and C++ source Files
.asmAssembler source files
.e, .aceEiffel files.
.f, .forFortran files.
.javaJava files.
.csproj, .xaml, .sln, .vcxproj, .vbproj, .jsproj, .appxmanifestVisual Studio files
.bas, .vbVisual Basic files.
.cbl, .cobCOBOL files.
.csC# files
.cssCascading Stylesheet files
.htm, .htmlHTML Documents
.jsJavascript files
.php, .php3, .phtmlPHP files
.vbsVBScript files.
.bat, .cmdMS-DOS Batch Files.
.dfm, .xfmBorland Form Files.
.pl, .pm, .cgiPerl Files
.pyPython files
.rb, .rbwRuby files
.shUNIX Shell Scripts.
.sqlSQL files
.issInno Setup Scripts
.iniINI files.

Important Note about installing a new version

In order to avoid problems you must follow these steps when you install or register a new version of the preview handler.

  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. Unregister the previous version executing the uninstaller located in C:\Program Files (x86)\TheRoadToDelphi\DelphiPreviewHandler or C:\Program Files\TheRoadToDelphi\DelphiPreviewHandler
  3. If you install the preview handler manually you must unregister using the UnRegister.bat running as admin.
  4. Now proceed with the installation of the new version.

Looking for the installer? Check the Release Area