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.inifile 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:
- Download the
BackupManager.exeto run directly, or use theBackupManager_v0.2.0.zipif you prefer a compressed version. - Create a
config.inifile in the same directory as theBackup Manager.exefile. - Run the
BackupManager.exefile.
Thank you!
Thank you for using the Backup Manager App! Please report any issues or feedback through the GitHub Issues page.