Click or drag to resize

Using SOLoader

The file contains one section for each module and regulates how the module should be updated; for example:

INI File lineDescription
[Module:SuperOffice Sounds]Section header
Target =Defines which folder copying is done to in the current folder.
Source =Defines which folder copying is done from in the current folder.
Regsvr =Specifies whether the module contains COM components which need to be entered in the Registry, or not. This will enter the COM components in the Registry the first time SOLoader.exe is run.
NoOverwrite =Specifies whether files may be overwritten or not. (If you enter NoOverwrite=Yes, no files will be overwritten).
RebootIfInUse =Specifies whether the computer should be restarted if files are in use.
UpdateOnly =Specifies whether the module should only be updated, which means that files will not be copied if you don’t already have them.
Shared=Specify whether the module is added to the system folder or not. Common components are used by several programs and should be shared.
ForceRegsvr =Specifies whether the module contains COM components which need to be entered in the Registry, or not. This will register these files every time SOLoader.exe is run.
Operation =Operations to be performed on a logical group of files. Copy : Copy the file(s), Delete: Delete the file(s) from target. Note, if Regsvr or ForceRegsvr=Yes, the files will be unregistered first.

s-hs-note
| Note: If no values are specified for target and source, the following default settings apply: target is the folder SOLOADER.EXE was run from, and source is the folder specified as centralpath in the SUPEROF5.INI file in the target folder.

Up: Deploying Your Plug-ins and Components   Prev: Using MSI installer          Edit