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)
Section titled “sRegistryFile (String)”Full path to reg file
Example
Section titled “Example”If bStatus Then bStatus = Reg_UpdateReg("C:\CapaInstaller.reg")