Changes:
- The default behavior now depends on the installed IDA version:
- For IDA < 8.2, the chosen IDA variant depends on the executable's bitness.
- For IDA 8.2, IDA64 will be used for all files except those with the _.idb_ extension.
- For IDA 8.3+, IDA64 will be used for all files.
- The option `--use-ida32` has been added to the installer, resorting to the original bitness-based behavior.