PDA

View Full Version : Delaying the install


Ham
07-01-2005, 06:12 PM
Perhaps a strange question but how can you delay the installing, the purpose is that when he is really installing that the progress bar runs slower than uasely. some kind of time out wont work because the progress bar doenst do anything.

please help!!

Adam
07-04-2005, 01:05 PM
I am not sure that I fully understand your question but what about using the following action: Application.Sleep(1000);

Adam Kapilik

Ham
07-08-2005, 09:08 AM
Thanks i will try that :yes