banner

External.PreConfigINS method

Processes the Ispcnfg.ins file on the end user's computer if present.

Syntax

bSuccessful = window.external.PreConfigINS();

Parameters None
Return Values Boolean. Returns the value TRUE if it finds and successfully processes the Ispcnfg.ins file.
Applies To window.external
Example
bSuccessful = window.external.PreConfigINS();
Comments Ispcnfg.ins must be in the %WINDIR%\System32\Oobe directory.