[RESOLU] kicad 9 new package
Posté : 25 avr. 2025 - 16:09
Hello dear TIT TEAM and all,
As already discussed, the KiCad software operates based on major versions.
Currently, you have version 7, version 8, and version 9 has been released.
To help you quickly create tis-kicad9, I have:
-Downloaded version 8
-Replaced if "8.0" in data["name"]: with if "9.0" in data["name"]: at line 25 of update_package.py
-Tested and validated the updatepackage function, it's ok
-Tested and validated the installation, it's ok
-For uninstallation, I will report the issue on on their git that their QuietUninstallString command "C:\Program Files\KiCad\9.0\uninstall.exe" /allusers /S does not seem to work.
Could you create this new package for version 9?
Thank you in advance.
As already discussed, the KiCad software operates based on major versions.
Currently, you have version 7, version 8, and version 9 has been released.
To help you quickly create tis-kicad9, I have:
-Downloaded version 8
-Replaced if "8.0" in data["name"]: with if "9.0" in data["name"]: at line 25 of update_package.py
-Tested and validated the updatepackage function, it's ok
-Tested and validated the installation, it's ok
-For uninstallation, I will report the issue on on their git that their QuietUninstallString command "C:\Program Files\KiCad\9.0\uninstall.exe" /allusers /S does not seem to work.
Could you create this new package for version 9?
Thank you in advance.