Closed crackedmind closed 4 months ago
@dscharrer can you review this?
@crackedmind Hi, bud. Could you please compile your version and upload it somewhere?
Please support Inno Setup 6.3.0! Thanks!
So is there any reason in particular I shouldn't merge https://github.com/dscharrer/innoextract/pull/174.patch and try to compile it myself?
@crackedmind thanks for taking the time to patch in support. I built from crackedmind/innoextract@ef31ac4 and it works for the files I needed (although I did have to add a missing include for unordered_map
).
Is there a reason this PR was closed @dscharrer? It would be nice to have these changes mainlined since the same ci pipelines failing here are also failing on master AFAICT.
@crackedmind thanks for taking the time to patch in support. I built from crackedmind/innoextract@ef31ac4 and it works for the files I needed (although I did have to add a missing include for
unordered_map
).Is there a reason this PR was closed @dscharrer? It would be nice to have these changes mainlined since the same ci pipelines failing here are also failing on master AFAICT.
i closed PR myself. because @dscharrer won't merge it. you can try my fork, or some forks based on mine, https://github.com/czoins/innoextract/ added .iss extractation
Fix #173