docs

Home Templates Classes

ProPath logo

Path Management

ProPath centralizes control of all file and folder locations used by your application, including data files, INI and settings files, resource folders, and optional external paths.

This ensures your application always knows where to find and store its files, regardless of Windows version, user privileges, or deployment environment.


Path Categories


Automatic Management

ProPath eliminates the need for hard coded path references. During startup, it automatically maps data and INI files into the correct locations based on template settings and current context.

When datasets are initialized, ProPath:

This approach provides reliable path control and simplifies application deployment and maintenance.


Home Templates Classes