Skip to content
Daniel edited this page Feb 10, 2018 · 5 revisions

You see this page, because you installed the SQLite Plugin and now you need to setup Beyond Compare.

Install with powershell

This will download the executable to %APPDATA%\Scooter Software\SQLite Plugin.

iwr -useb 'https://raw.githubusercontent.com/dhcgn/BeyondCompareSQLitePlugin/master/install.ps1' | iex;

Configure Beyond Compare

The usage is very simple, just create a new text format in Beyond Compare and add this tool as the conversion tool.

BeyondCompareSQLitePlugin.exe %s %t

Clone this wiki locally