Pascal Scripting: Sleep
Prototype:
procedure Sleep(const Milliseconds: LongInt);
Description:
Suspends the execution of Setup or Uninstall for a specified interval.
procedure Sleep(const Milliseconds: LongInt);
Suspends the execution of Setup or Uninstall for a specified interval.