Skip to content

Rename installer script#7

Merged
thompcd merged 7 commits intomainfrom
feature/install-script-rename
Jan 4, 2026
Merged

Rename installer script#7
thompcd merged 7 commits intomainfrom
feature/install-script-rename

Conversation

@thompcd
Copy link
Owner

@thompcd thompcd commented Jan 4, 2026

No description provided.

thompcd and others added 7 commits January 3, 2026 09:39
…kage

The build_release.sh script was not copying the new flash tool files to the
release directory. This caused v1.0.5 releases to be missing the Quick Flash
Tool files even though they were in the git repository.

Now build_release.sh properly copies:
- Flash Firmware.bat (Windows launcher)
- flash_firmware.ps1 (PowerShell flash script)

To the root of the release package, making them immediately available when
users extract the release ZIP.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
The batch file was using 'else if' which is not valid Windows batch syntax.
Changed to nested 'else ( if ... )' structure which is the correct syntax.

This fixes the 'or was unexpected at this time' error when running
Flash Firmware.bat on Windows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@thompcd thompcd merged commit 611f636 into main Jan 4, 2026
1 check passed
@thompcd thompcd deleted the feature/install-script-rename branch January 4, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant