Skip to content
New issue

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

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

Already on GitHub? # to your account

Not a supported Inno Setup installer! #160

Open
matteuf opened this issue Apr 26, 2024 · 3 comments
Open

Not a supported Inno Setup installer! #160

matteuf opened this issue Apr 26, 2024 · 3 comments

Comments

@matteuf
Copy link

matteuf commented Apr 26, 2024

I've downloaded the Windows installation from GOG.
Now I'm trying to extract by doing this :

$ brew install innoextract
$ innoextract ~/Downloads/GOG_Galaxy_Fallout.exe -I app

And I'm getting this error :
"Not a supported Inno Setup installer!"

Does someone got a similar issue?

@JamesTiberiusKirk
Copy link

i just got this too, the issue is that you have downloaded the wrong executable from gog.
You need the following
Screenshot 2024-04-26 at 14 30 44

In adition, im not sure if i was doing something wrong, however, i had to place both files in a folder, cd to that folder then run
innoextract ./[exe_name].exe
That seemed to have extracted everything properly for me.

Then i just folled the rest of the instructions.

Also, if this is helpful to you, may i suggest you rename the issue to "Not a supported Inno Setup installer!" just so that people searching this will find it easier?

@johndoe71rus
Copy link

@matteuf matteuf changed the title Error while doing Macos install Not a supported Inno Setup installer! Apr 26, 2024
@matteuf
Copy link
Author

matteuf commented Apr 26, 2024

Thank you!

@matteuf matteuf closed this as completed Apr 26, 2024
@matteuf matteuf reopened this Apr 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants