| InstallerContactSite Map |
Advanced Installer User Guide | |||
The File Properties Tab |
|
FileThe "Name" text field shows the name under which the file will be installed. It is of PseudoFormatted type and you can localize its value. Also, you can use the "Source Path" field to edit the path of the file to be included in the install package. Click on the button to change it. AttributesThe attributes are initialized when the file is added for the first time to the installation from the source file's attributes on disk. To override them, click on the appropriate check boxes.
RegistrationCheck the box to mark the file for registration. There are three methods for registering files, two for native libraries and one for .NET assemblies. Select the desired method from the options bellow.
Self register native libraryBy selecting this option the file is marked for self registration.
Extract registration info from native libraryBy selecting this option all the necessary registry entries and keys are installed separately. You can see them in the Registry page. This is the preferred way to register a file.
Register .NET assembly for COM interoperabilityThis option creates the required registry entries in order for your assembly to be operable through COM. You can see those registry entries in the Registry page. Advanced Installer attempts to find the RegAsm tool in order to extract the registry entries required for COM interoperability. You can specify the RegAsm file to be used from the Tools page.
Synchronization
SignatureSpecify whether you want to digitally sign the selected file by using the certificate you specified in the "Digital Signature" page. PermissionsClicking on the “Permissions” tab will allow you to set the file's Permissions. |

In
this dialog you change the source path, mark the file (DLL, OCX) for
install time self registration, set its attributes and permissions.