テスト
2024年
2023年
2022年
...
[Windows] Arduino IDE の更新
IDEはzipファイルをダウンロードしました。
HKEY_CLASSES_ROOT\ino_auto_file\shell\open\command
と
HKEY_USERS\[ID]\SOFTWARE\Classes\Applications\arduino.exe\shell\open\command
のレジストリ値を
"C:\WinApp\arduino-1.6.12\arduino.exe" "%1"
から
"C:\WinApp\arduino-1.8.2\arduino.exe" "%1"
へ変更したところ
.inoファイルをダブルクリックで新しいIDEで開ける様になりました。
テスト
©2017-2024 RabiSoft