Reg\_UpdateReg
Description
Section titled “Description”Imports .reg file into registry.
Syntax
Section titled “Syntax”Reg_UpdateReg(sRegistryFile) as Boolean
Parameters
Section titled “Parameters”sRegistryFile (String)
Full path to reg file
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Reg_UpdateReg("C:\CapaInstaller.reg")Related functions
Section titled “Related functions”