移至檔案
Moonchild 2596dbe55e Update readme for Visual Neo 2021-03-23 10:26:03 +00:00
plugins Initial source commit 2016-01-19 13:29:42 +01:00
src Initial source commit 2016-01-19 13:29:42 +01:00
third party Initial source commit 2016-01-19 13:29:42 +01:00
LICENSE Initial commit 2016-01-19 13:26:15 +01:00
README.md Update readme for Visual Neo 2021-03-23 10:26:03 +00:00

README.md

Pale Moon backup tool

This is the Pale Moon profile backup tool as available on the Pale Moon website: http://www.palemoon.org/backuptool.shtml

Included in this repository

This repository includes everything you need to build and modify the backup tool, with the exception of the RAB this was created in.

It also includes 2 third-party components for convenience. Please note that these components do not fall under the MIT license of this application:

  • third party\7za.exe: stand-alone 7-zip archiver windows executable ©Igor Pavlov
    used to provide compressed archives
  • plugins\hpwUtility[nnn].zip: NeoBook plugin required by the application ©H.P.Wickern
    (See the license file inside the zip for more details)
    used to read/handle .ini files

Building

To build this application:

  • Install Visual Neo or NeoBook 5 (the predecessor)
  • Install the hpwUtility plugin (.nbp) inside Visual Neo
  • Load the .pub project file
  • Check your path for embedded files to point to the correct path for 7za.exe
  • Run or Compile from within Visual Neo

Please note that a registered version of the RAB is required to make an application without a trial message.