arduino-create-agent
arduino-create-agent copied to clipboard
Installation on Win fails with error: "Error trying to install file: destination ${windows_folder_startup} resolved to an empty value"
Describe the problem
Installation on Win fails with error: Error trying to install file: destination ${windows_folder_startup} resolved to an empty value
To Reproduce
- start the configuration wizard for the Agent on https://create.arduino.cc/getting-started/plugin/welcome
- download Agent Installer for WIN64
- launch the Installer and click "Next"
- accept agreement clicking "Next"
- click "Next" accepting proposed installation path
- click "Next" again to start the installation
- Installation stops with the error:
There has been an error. Error trying to install file: destination ${windows_folder_startup} resolved to an empty value The application will exit now.
Please note from the screenshot that the folder C:\Users\Local Computer Admin\AppData\Roaming\ArduinoCreateAgent
is created during the install process
Expected behavior
I expect to successfully install the Agent in the proposed installation path without errors
Arduino Create Agent version
1.2.4
Operating system
Windows
Operating system version
Windows 10 Home 21H1 build 19043.1348
Additional context
Here are the log files from C:\Users\<Local Computer Admin>\Appdata\Local\Temp
:
- installbuilder_installer.log
- installbuilder_installer_1364.log
- installbuilder_installer_5184.log
- installbuilder_installer_10120.log
- installbuilder_installer_23828.log
- installbuilder_installer_24324.log
- installbuilder_installer_24548.log
- installbuilder_installer_24568.log
Additional reports
- https://github.com/arduino/arduino-create-agent/issues/118
- https://github.com/arduino/arduino-create-agent/issues/173
- https://github.com/arduino/Arduino/issues/6010
- https://forum.arduino.cc/t/arduino-create-plugin-error/403112
- https://forum.arduino.cc/t/cannot-install-plug-in-windows-7-error-destination-windows_folder_startup/392514
- https://forum.arduino.cc/t/cant-install-arduino-create-agent-on-windows-7-machine/409128
- https://forum.arduino.cc/t/create-agent-not-installing/1190723
- https://forum.arduino.cc/t/install-error-on-university-desktop/620736
- https://forum.arduino.cc/t/problems-with-installation-for-multiple-users/399629
- https://forum.arduino.cc/t/tengo-un-problema-para-instalar-arduino-create-agent/894238
- https://forum.arduino.cc/t/create-agent-not-installing/1190723/8
Maybe related to arduino/arduino-create-agent#118