- I have AI pinned to my Windows task bar for easy launch, but it points to the exe, so whenever I update and remove older versions the taskbar icon turns to the white 'not found' icon. To get it back I have to unpin that, open the new version, then pin that to task bar.
- I have several build scripts that I run to build a series of installer builds for products. Since they invoke AI they use the version specific path. It's not hard to update but I have to remember to do it every time or my build scripts start failing and I have to go back and change it and build again. This also makes a new commit to source control that isn't really anything changing except the AI version number.
Also if I'm missing something and there is already a way to do this please let me know.