ciderpress/DIST
Andy McFadden ef708f563e Move file association handling back into the app
The DeployMaster installer issue prevents the user from seeing more
than nine of the 18 file extensions that CiderPress wants to handle,
and I don't want to go stomping on file associations without some
way to disable the behavior.  So this returns to the previous behavior,
where CiderPress directly manages the file associations.

The CiderPress app is not able to modify HKEY_LOCAL_MACHINE (which
it used to do via HKEY_CLASSES_ROOT) on recent versions of Windows --
tested in Win7, but it probably broke with Vista.  So now we do
everything in HKEY_CURRENT_USER.  This works, more or less.

We're not looking at the Windows shell overrides, which are made
in yet another set of registry entries, so there are multiple
reasons why the values reported by the Edit Associations dialog may
now be inaccurate.  I still favor eliminating the dialog as a
long-term strategy.

I took the opportunity to do some code cleanup in the registry code.
I also added calls to SHChangeNotify() to tell the Windows shell when
file associations change, so Windows Explorer windows get updated
promptly.
2014-12-15 21:57:09 -08:00
..
License.txt Update DeployMaster configuration script 2014-12-09 17:33:16 -08:00
mfc120u.dll WinXP compatibility update 2014-12-10 11:57:41 -08:00
msvcr120.dll WinXP compatibility update 2014-12-10 11:57:41 -08:00
NList.Data.TXT initial import 2007-03-27 17:47:10 +00:00
ReadMe.txt Update DeployMaster configuration script 2014-12-09 17:33:16 -08:00
with-mdc.deploy Move file association handling back into the app 2014-12-15 21:57:09 -08:00

faddenSoft CiderPress(tm)

CiderPress is a Windows utility for accessing Apple II archives and
disk images.  A wide range of formats are supported, including
ShrinkIt (NuFX) archives and disk images with DOS, ProDOS, Pascal,
CP/M, and RDOS filesystems.

This program used to be shareware, but is now free.

If you have any questions, please visit the CiderPress
web site at http://a2ciderpress.com/.