RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSetup.RebootToComplete Property

Sets whether it is necessary to reboot to complete the installation.

Pascal
property RebootToComplete: Boolean;
C++
__property Boolean RebootToComplete;

Use RebootToComplete to set whether it is necessary to reboot the system to complete the installation or uninstallation. By default, this is not necessary (False).

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!