Register DLL/OCX/TLBRegisters Dll-server, ActiveX DLL, OCX or TLB files installed on user's machine. Description Optionally, you may add comments here describing the purpose of this element.
Path The directory where the file being registered is stored. APPLICATION DATA PATH - Program subfolder in Application Data folder. CDROM PATH - CD or DVD drive. CUSTOM PATH - The path must be defined in the filename control. INSTALL PATH - Default installation path. SETUP FILE PATH - The path where setup executable file is run. SYSTEM PATH - Windows system directory. TEMPORARY PATH - Windows temporary directory. WINDOWS PATH - Windows directory.
Filename Name of the file being registered. If you chose a CUSTOM PATH, the full path to the file must be specified.
myactive.ocx
#winpath#\My Application\System\MyDLL.dll (if CUSTOM PATH)
Register by using regsvr32.exe Checked => The ActiveX object is registered by using regsvr32.exe.
If Condition You can specify a condition that should be met for the action to be performed. See If Condition for Wizard for more details. If the condition is FALSE then the command is skipped. See How to use If Condition for more details.
|