-
Notifications
You must be signed in to change notification settings - Fork 125
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
Can't extract multi file doom 3 gog setup #152
Comments
I read that this error can be caused by the names of the bin files not matching the name of the exe. That might be worth checking if you haven't got it sorted yet. |
|
@brandneetjan rename your .exe to setup.exe and .bin to setup-1.bin and it should work, found this out by renaming setup.bin to setup.bin_ and then innoextract said that it cannot find setup-1.bin |
I can confirm issues with Doom3 binaries. Renaming archives didn't help. I'm using innoextract 1.9 from Debian, but I've also got the same error with the binary built from trunk:
|
Up until now i have been able to extract GOG installers with multiple files using the --gog option, but it doesn't work with the setup for Doom 3 1.3.1 (the non bfg edition) that was recently added to GOG. It only extracts the directories with no files and i get the error: boost::filesystem::directory_iterator::construct: No such file or directory [system:2]
My innoextract is up to date (1.9)
The text was updated successfully, but these errors were encountered: