From e72dc54ee51932f3f9bf90b90c978a4bb0fa096a Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Sat, 30 Dec 2023 13:45:46 -0800 Subject: [PATCH] Add link to CiderPress II Replaces the link to CiderPress. --- downloads/index.htm | 11 +++++++++-- favicon.ico | Bin 2 files changed, 9 insertions(+), 2 deletions(-) mode change 100755 => 100644 favicon.ico diff --git a/downloads/index.htm b/downloads/index.htm index 3e20201..01b16db 100644 --- a/downloads/index.htm +++ b/downloads/index.htm @@ -23,8 +23,15 @@

 

-

Hey!  If you're looking for a GUI "ShrinkIt for Windows", take a look at -CiderPress, which uses NufxLib to access ShrinkIt archives.

+

New! +CiderPress II is now available, +featuring a multi-platform command-line interface that does most of what NuLib2 does, +but can also manipulate disk images. It has a desktop GUI for Windows as well.

+ + + +

NuLib2 and NufxLib

Pre-compiled binaries are available for Win32.  For Linux and Mac OS X, download the sources from github diff --git a/favicon.ico b/favicon.ico old mode 100755 new mode 100644