Usage
- Install Python (and reboot your computer) if you don't have it yet
- Click on the
Hearing-Aids-Fitting-Software-Update-Checkers.zip
link (in Assets section) to download it - Extract the ZIP to a folder
- Go to the extracted folder, double-click the
start-Windows.bat
file and follow the instructions on-screen
NOTE: If the script looks like it has frozen, then try disabling quickEdit
by running the fixQuickedit.reg
file before running start-Windows.bat
WARNING: This script always tries to upgrade pip
and some used Python packages. If you are using Python for other reasons and need to keep particular version, be advised to make your own backup or prepare a separate environment.
Pre-requirement: Install Python
The following steps only need to be done ONCE on each system:
- Go to: https://www.python.org/downloads/
- Click on the yellow
Download Python
button and run the installer - Make sure you select
Add python.exe to PATH
in the start of the installer, and then click onInstall Now
- Reboot your computer
Changes from v2024.12.06 to v2024.12.22
- Phonak: fix Target checker for v10.0.1
- Phonak: failsafe for Target Media checker
- Document (README) update