Changes since v1.1.0:
- Allow case-only file renaming (#62).
- Added "get-attr filename" to allow the disk volume name / number to be obtained more easily.
- Misc fixes.
- Updated projects to .NET 8 (current long-term support release) [@markdavidlong].
Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md
Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. The versions with _sc in the names are self-contained, and do not require you to download any additional files. Downloads with _fd are framework-dependent, meaning you need to have .NET 8 or later installed. Download the appropriate file and unzip it. On the Mac you need to use xattr -dr com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.
The cp2wine file is a pre-wrapped Wine emulation executable that allows the GUI app to be run on Mac OS. See the README in the ZIP file for post-download instructions.