|
|
#1 |
|
Senior Member
Join Date: Apr 2001
Location: Melbourne, Australia
Posts: 207
|
Hi guys,
Y'know that bit of writing above the install progress bar? I think it'd be good if you could change it to something you want. So instead of seeing a million things flash by in one second, you can have it so it says 'Installing Program Files', 'Creating Start Menu Group', etc. It seems pretty easy to put in the script too. You could have: InstallWritingThingy 'Installing Program Files' ...and to revert it back to displaying the files and stuff you could have something like: InstallWritingThingy - Thoughts? |
|
|
|
|
|
#3 |
|
Member
Join Date: Apr 2001
Posts: 89
|
I'll add the following command to my upcoming release:
ProgressText [set] "Blah blah blah" ProgressText auto Expect a forum announcement about my changes to NSIS some time this week. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Apr 2001
Location: Melbourne, Australia
Posts: 207
|
Just wondering if this might make it into an official Nullsoft version some time soon.
|
|
|
|
|
|
#5 |
|
Moderator Alumni
Join Date: Apr 2000
Location: USA
Posts: 315
|
I'm adding an instruction, SetDetailsPrint, which can take one of the following parameters:
So basically you can do something like this: code: I'll be putting 1.62 up this afternoon. -Justin |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|