mirror of
https://github.com/fadden/ciderpress.git
synced 2024-11-26 17:49:21 +00:00
ef708f563e
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. |
||
---|---|---|
.. | ||
License.txt | ||
mfc120u.dll | ||
msvcr120.dll | ||
NList.Data.TXT | ||
ReadMe.txt | ||
with-mdc.deploy |
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/.