![]() |
#1 |
Junior Member
Join Date: Aug 2016
Posts: 10
|
A little problem with the script.
I'm stumble some error like this screenshot on this attached script and setup file.
![]() Someone can investigate file and tell me which plugins i should install. Thank you in advance. Have a good day. |
![]() |
![]() |
![]() |
#2 |
Major Dude
Join Date: May 2005
Location: New Zealand
Posts: 923
|
So are you are using !packhdr? Copying and pasting that line from the script would help (I'm not downloading anything to troubleshoot this). The program being run is failing, it should return 0 when it succeeds.
"Only a MouseHelmet will save you from a MouseTrap" -Jason Ross (Me) NSIS 3 POSIX Ninja Wiki Profile |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Aug 2016
Posts: 10
|
Of course. But it may be a little long, please forgive me. And I don't use !packhdr. Just got these "!define Packhdr upx" "!include Packhdr.nsh"
I encountered the error below the lines. code: File backup. code: And other errors. code: As an example, I want to make a setup like in this video. https://www.youtube.com/watch?v=fql7TbdnH9k |
![]() |
![]() |
![]() |
#4 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,484
|
UPX needs to be in your %path% but it does not reduce the size that much so I would just recommend that you don't use packhdr.
For the other errors, you need to post the compiler warnings and errors... IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
#5 |
Junior Member
Join Date: Aug 2016
Posts: 10
|
Can you describe it a bit more detailed? I don't know much the program. So, much I don't understand.
|
![]() |
![]() |
![]() |
#6 |
Junior Member
Join Date: Aug 2016
Posts: 10
|
The following code for which I need the plugin?
code: |
![]() |
![]() |
![]() |
#7 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,484
|
You started by asking about !packhdr and I tried to answer that question.
You are now asking about 3rd-party plugins that I don't know anything about but you refuse to post the compiler error messages so there is not much I can do to help you. IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|