petersa
9th October 2001 04:32 UTC
Disabling 'Cancel' Button?
Hi guys,
There are times in some scripts where disabling the 'Cancel' button would be really handy. For example, when I have finished installing all the files, and then I would need to run some programs to get the installation finalised.
The problem is, if the installation is cancelled before all the programs are run, the program won't work properly.
Anyone else see what I mean, or anyone else who would find a feature like this useful?
petersa
9th October 2001 04:34 UTC
Another use for this would be when I need to extract some temporary files, and then when I'm finished with them I can remove them completely without any chance of them being left behind.
I know I could put this in an .onInstSuccess function or something like that, but I know that if I saw the installation window disappear I'd be pretty sure the installation was finished.
justin
9th October 2001 07:41 UTC
umm, the cancel button is disabled ocne the install process begins, unless an error occurs.
-J
petersa
23rd October 2001 07:50 UTC
Okay...never noticed that before...has it always been disabled?