devilAPI/abletonPatcher ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python command line tool that helps an Ableton Live user keep track of their install path, version, edition, and hardware ID, then guides them through the official offline activation steps.

I want it to read and save settings in a config file, let me pass those values as command line options, and make it easy to open the right folder or output a small helper file if needed. It should work on Windows and Linux with Wine, and have a quick start script so a normal user can run it without much setup.

Please keep it clear and friendly, with basic prompts, simple error messages, and a way to undo or reset settings if something goes wrong. If you need current docs for Ableton or Python libraries, look them up online first.