Hi all
I have a Windows 10 computer.
I extracted the file arduino-1.0.3-windows.zip on it,
it is Arduno IDE v1.0.3, Portable Version - no installer.
It works very well.
I would now like to extract the file arduino-1.8.9-windows.zip,
into a different separate folder of course.
My question:
Can I have 2 portable versions of Arduino IDE on the same computer?
(v1.0.3 and v1.8.9)
I don't need to run them both simultaneously,
but I would like to be able to run one version, then close it and run the other version,
and be able to switch like that freely..
I am aware that both of these ZIP files are portable,
yet I ask this question because I know that on the first run of the Arduino IDE, it captures the relevant File Extensions (e.g. .ino) and associates them with its executable..
So what will happen, every time I run one version, it will take over the .ino file extension?
Any other problems/issues that I should be aware of?
Thank you