DC2N Shell Extension ==================== This application is designed to register the DC2N shell extension in Windows, associating .DMP files with the DC2N conversion tool. It modifies the Windows registry to: - Associate .DMP files with the "DC2N tape" file type. - Provide a right-click context menu option labelled "Convert to TAP format" for .DMP files. - Specify an icon for the file type and register the default action to launch "dc2nconv.exe" with the appropriate arguments. Upon successful execution, the application displays a confirmation message. In case of errors, it provides an error code for troubleshooting. Notes: - If the application is run as Administrator then the above changes are applied to all users (system-wide). Otherwise they are applied just for the current user. - If the application is run with the "/uninstall" option then the above changes are removed.