You are here 705137

[Fixed] portableapps.sitesunblocked.orgInstaller 2InnoExtractTo failed gt20

2 posts / 0 new
Last post
omidm
Offline
Last seen: 1 year 2 months ago
ed: 2023-10-28 08:57
[Fixed] portableapps.sitesunblocked.orgInstaller 2InnoExtractTo failed

hi
1-InnoExtractTo
2-2InnoExtractTo
It works very well in "InnoExtractTo" , but fails in the "2InnoExtractTo" .

"portableapps.sitesunblocked.orgInstaller.nsi"

!ifdef 2InnoExtractTo
.......
.......
!ifdef 2InnoExtractFrom
nsExec::Exec `"$INSTDIR\InnoExtractTemp\innounp.exe" -x -c"${2InnoExtractFrom}" -d"$INSTDIR\${2InnoExtractTo}" "$EDFILE"`
!else
nsExec::Exec `"$INSTDIR\InnoExtractTemp\innounp.exe" -x -d"$INSTDIR\${2InnoExtractTo}" "$EDFILE"`
!endif
..........
........
!endif
maybe
"$EDFILE" ====>"$ED2FILE"
thanks

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 5 min ago
DeveloperTranslator
ed: 2005-11-28 22:21
Fixed in 3.8.3

This is fixed in today's 3.8.3 release. Thanks for the heads up.

Sometimes, the impossible can become possible, if you're awesome!

to post comments