Skip to content

Fixes .hdr+.cab installshield cabinet files not being extracted by BOS when relative paths are provided. #374

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

Merged

Conversation

HeroponRikiBestest
Copy link
Contributor

Installshield .hdr+.cab archives were not being extracted by BOS when relative paths were provided. Let me know if this is an improper fix- I tried to look for similar functions in other extractors, but as far as I can tell, nothing else is written exactly like this bit.

Apologies for closing and re-opening the pull request, but since this is a problem that affects no other part of BOS and is unique to this specific part of ISCAB due to nothing else working like it, I had assumed i was fine to just commit directly to master and it would be a quick merge. It's understandable that this might need further investigation, but I need to make other PRs and I don't want to destroy my own git history, so I had to move my commits to a different branch and roll back master after the fact.

@mnadareski
Copy link
Collaborator

If the comment above isn't going to be addressed, then I'll close this. Making this PR work should not take a lot of extra code.

@HeroponRikiBestest
Copy link
Contributor Author

Oh, sorry, I just missed the response. I'll work on it soon.

@mnadareski mnadareski merged commit dff15ef into SabreTools:master Jul 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants