Note: starting with Thor Version 1.1, Thor updates can be obtained by using One-Click Update of Thor. This page only applies to the initial installation of Thor or should it happen that the One-Click Update is not working.
-
Extract the contents of the ZIP file to the installation folder of your choice (see details below on how to choose an installation folder ). After this step your installation folder should contain Thor.APP and two folders, named Thor and Source.
-
Open Visual FoxPro and run the following commands in the command window:
Clear All Do C:\MyThorInstallFolder\Thor.APP
where C:\MyThorInstallFolder is the folder you extracted the ZIP file to. Alternatively, if your Thor installation folder is in your PATH, simply:
Clear All Do Thor.APP
This does a few things:
-
Creates some sub-folders and files in the installation folder.
-
Updates the VFP system menu by adding a menu pad for Thor.
-
Automatically runs "Check for Updates" so that you can download and install the following projects which are required components to run Thor:
-
And finally opens up the Thor Configuration Form.
Note: Thor does not affect VFP in any other way (it does not SET any variables, modify foxcode, etc.) and the installation process can be safely repeated as many times as desired.
Thor must be installed into permanent folder; it creates some folders and tables which must always be available. We suggest to install Thor into a folder that is backed up on a regular basis. The installation folder doesn't need to be a VFP sub-folder.
There are two different strategies when selecting an installation folder for Thor:
- Install it in a common folder (such as in your PATH), so that Thor.APP can be easily accessible
- Install it in its own separate folder, and then use RunThor.PRG to access Thor.APP
Check the update log for messages that may help track down the problem:
modify file (_screen.cthorlogforcfu)