Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils: make shk2image use acmd -convert if disk image doesn't exist and acmd is available #15

Open
IvanExpert opened this issue Oct 25, 2015 · 0 comments

Comments

@IvanExpert
Copy link
Contributor

This way extended files in archive (e.g. .sea file) can be supported (use nulib2 -xe, then nulib2 -xa, then acmd -convert). AppleCommander, because of its Java requirement, is not installed with A2SERVER, though it is available if A2CLOUD is also installed.

It would be better still if cppo or a similar utility could write AppleDouble (or AppleSingle, MacBinary, or some other flattened format for extended files) directly into disk image files, as AppleCommander's support for doing so is limited (always creates new disk image) and has bugs (see AppleCommander issue).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants