Skip to content

Configuration Files

SkatingApp uses configuration files for storing application and user settings. This part of the documentation explains where the files are stored and what information is inside of them.

Configuration Files Location

SkatingApp stores its configuration files in the AppData folder of you Windows distribution. The quickest way to view this folder is by going to the Windows Run (Windows Key + R), enter %AppData%/SkatingApp and click OK. Open Config Folder

Configuration Files Contents

The following is a list of files and short description on their contents of the files that can be found in the SkatingApp configuration folder.

license.lic

Contains the license key of your edition of SkatingApp. When you remove this file you will be prompted to re-enter you license the next time you start SkatingApp.

Template (Folder)

The template folder contains your default print-out templates. The folder is used to customize the SkatingApp print outs for all future events. For more information see the chapter on SkatingApp Printing

SkatingApp.config

This file contains the configuration for SkatingApp using JSON. You are free to inspect the file. Note, however when the settings get corrupted that your settings will be lost.

SkatingPhotoFinish.config

This file contains the configuration for SkatingApp PhotoFinish application using JSON. You are free to inspect the file. Note, however when the settings get corrupted that your settings will be lost.

SkatingScoreboard.config

This file contains the configuration for SkatingApp Scoreboard application using JSON. You are free to inspect the file. Note, however when the settings get corrupted that your settings will be lost.

SkatingApp*.log

The SkatingApp log files are used for debugging problems with SkatingApp. When you want to report a problem with SkatingApp, be sure to add the .log files to your email.