Skip to content

Backup Manager v0.2.0

Latest

Choose a tag to compare

@mi-alkhamis mi-alkhamis released this 01 Oct 06:56
· 3 commits to main since this release

Backup Manager App v0.2.0 - Path Resolution Fix

This release focuses on improving the reliability of the Backup Manager App by fixing the issue with reading the config.ini file in different environments, whether running as a Python script or a frozen executable.

Changes in v0.2.0:

Fixes:

  • Config File Path Resolution: Resolved the issue where the config.ini file could not be located when the app was compiled into an executable. The app now correctly identifies the file location in both script and frozen environments.

How to Use:

  1. Download the BackupManager.exe to run directly, or use the BackupManager_v0.2.0.zip if you prefer a compressed version.
  2. Create a config.ini file in the same directory as the Backup Manager.exe file.
  3. Run the BackupManager.exe file.

Thank you!

Thank you for using the Backup Manager App! Please report any issues or feedback through the GitHub Issues page.