|
|
#1 |
|
Junior Member
Join Date: Feb 2009
Posts: 4
|
Title for ExecWait
I have in my .nsi something like this:
code: Is it possible to hide this long commands from installer window and log behind some "downloading 1st group of modules", "downloading another group of modules"? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,775
|
DetailPrint "doing foo"
SetDetailsPrint none .... SetDetailsPrint lastused IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2009
Posts: 4
|
What is "lastused"?
It is mentioned in documentation but not explained. |
|
|
|
|
|
#4 | |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 644
|
Quote:
My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|