Commit Graph
5 Commits
Author SHA1 Message Date
danrahn ed72348a76 [Windows] Ensure all import errors are captured 2025-02-23 15:20:10 -08:00
danrahn 630d5b3b6e [Windows] Ensure PowerShell uses UTF-8 Encoding 2024-06-02 11:44:20 -07:00
danrahn 361889230d Adjust Windows version 2024-05-11 20:13:56 -07:00
danrahn f3175713a9 Add Windows README and ReleaseNotes
Also fix Help command that broke after some last-minute refactoring, and tweak
interactive EOF handling.
2024-05-11 20:10:18 -07:00
danrahn c9a9a1eb81 Move everything to PowerShell on Windows
Port existing batch script behavior over to PowerShell, and switch over to a
command-based pattern like DBRepair.sh - that is, allow the user to pass in a
list of commands to be run automatically, or, if no commands are provided,
interactively allow the user to choose what to do.
2024-05-11 15:24:35 -07:00