petersa
10th June 2001, 02:01
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?
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?