Installation over previous versions

Top  Previous  Next

Installation over versions prior to 0.20 (Changes introduced in v0.20)

 

Since version 0.20 all core procedures in FileTuner are now classes instead of procedures. Before import the current procedures into your app, delete all the FT procedures from previous versions from your app.

Note that you will need to reimport FileTuner's procedures into your app for each new beta you test, and manually declare the class into the app's module. Re read the proper chapter for understand the new setup method.