Note
You are not reading the most recent version of this documentation. See the latest version available.
[MSI] Import files and COMΒΆ
Import files along with their, extracted on-the-fly, COM information to the MSI package.
Important
Precondition: Open an MSI package in MSI Editor (see Open MSI/MST).
- Go to the Package Designer > Files and folders tab.
- Select Import files from the context menu where you need to import files.
- Select Add > Add files to choose files (or Add > Add folder to choose a folder with all of its child items).
- Choose files, which you want to import and click Open.
- Click Next to manage the import settings.
- Select the feature-component assignment settings and INI handling options and click Next.
INI handling
Description
1st option
INI files, which comply with the INI file format, will be saved to the
IniFile
table. INI files, which contain unsupported data, will be saved to theFile
table as binary files.2nd option
All INI files will be saved only to the
File
table as binary files.3rd option
All INI files will be saved to the
File
table as binary files and only a valid content of these INI files will be duplicated to theIniFile
table.Note
Use this option to install not valid INI files keeping their original structure and to update the necessary INI file values.
- Review COM information, automatically extracted from the selected DLL, OCX, LTB files. To include this COM information to the package, tick the Import COM information option and click Finish.
- To choose the media settings (compresion type) for the imported files, go to the Package Designer > Media settings tab. For additional information, see [MSI] Change media (compression type).
Warning
In fact, the selected files will be imported to the package only
during saving the package. The Media
table will be filled-in
after the file import.
Save the package before running the ICE or other validation.
Note
PACE Suite covers the whole range of application packaging tasks - learn more.
Try PACE Suite for free - 30 days no obligations unlimited trial with all functions unlocked.