Establish content

You can add these objects to your product in BladePack:
  • Files and directories to install

    For a DataBlade® module, you need the project.bld or project.jar file and the SQL script files. If you have an ActiveX client project, you also need the project.dll file. These files are automatically added to the Files to Install folder when you open a project.prd file.

    In addition, consider adding documentation, help, applications, and other files to support your DataBlade module.

    If you have an ActiveX client implementation, consider including CLSID (class identifier) and IID (interface identifier) information by including C++ client support library files (see Support library files) in the installation package.

  • Files and directories to delete

    If you are packaging an upgrade, you might need to specify files or directories to delete in the old installation.

  • Registry changes

    You might have to specify registry changes for your DataBlade module.