|
|
|
|
#1 |
|
Senior Member
Join Date: Aug 2007
Posts: 117
|
Using 7zip to decompile nsis script
I've been reading that there's a way with 7zip to decompile the internal NSIS script... But from 7z's UI and commandline options I don't see how to possibly do this
Anyone know? Thanks |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
7-Zip can open NSIS installers just like any other type of (SFX) archive that it supports:
![]() That's it
My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
One of the older 7zip betas did decompile the .nsi as well but the output is not something you can just pass to makensis...
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
Interesting. I'm using the latest 7-Zip 15.08 beta and it doesn't seem to have the "capability" anymore.
My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#5 | |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|