Creating A Portable Copy
By default, the installed copy uses full paths to refer to resources instead of relative paths which would work even when relocated to a different place or to another computer.
Its possible to create a portable copy by manually editing the sqlite database so that the absolute paths point to relative paths.