arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.26k stars 384 forks source link

Arduino-ide 2.3.1 does not allow to install into a different folder #2370

Open tps800 opened 8 months ago

tps800 commented 8 months ago

Describe the problem

Installing arduino-ide with:

msiexec.exe /I arduino-ide_2.3.1_Windows_64bit.msi TARGETDIR=C:\PRGS\arduinoide

Installs into C:\Program files\arduino-ide.

Various other options did not do too:

It should be documented, how to install unattended into a different location, or the installer shall keep an eye on standards as adviced by microsoft.

To reproduce

Execute

msiexec.exe /I arduino-ide_2.3.1_Windows_64bit.msi TARGETDIR=C:\PRGS\arduinoide

and have it installed into C:\Program files\arduino-ide instead to C:\PRGS\arduinoide.

Expected behavior

Giving

msiexec.exe /I arduino-ide_2.3.1_Windows_64bit.msi TARGETDIR=C:\PRGS\arduinoide

shall install to C:\PRGS\arduinoide.

Arduino IDE version

2.3.1

Operating system

Windows

Operating system version

10, 11

Additional context

Additional reports

Issue checklist

WebBuddha commented 6 months ago

Issue exists also under 2.3.2