Skip to content

fix: use PowerShell Move-Item instead of CMD move in Windows#3

Merged
ShawInnes merged 2 commits intomainfrom
claude/hungry-lamarr
Mar 6, 2026
Merged

fix: use PowerShell Move-Item instead of CMD move in Windows#3
ShawInnes merged 2 commits intomainfrom
claude/hungry-lamarr

Conversation

@ShawInnes
Copy link
Copy Markdown
Owner

Changes

Updated Windows update instructions to use PowerShell Move-Item cmdlet instead of CMD move /Y command.

Details

  • Changed the update instruction from move /Y to Move-Item -Force
  • Improves compatibility and consistency with modern Windows PowerShell usage
  • Affects user-facing instructions in src/update.ts

@ShawInnes ShawInnes merged commit c8f4c42 into main Mar 6, 2026
2 checks passed
@ShawInnes ShawInnes deleted the claude/hungry-lamarr branch March 6, 2026 12:34
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