Skip to main content

2024 年 12 月 6 日

MSICompressionType Parameter

The MSICompressionType parameter determines whether to compress MSI files for package distribution.

Compression improves performance when opening MSI files and using the Omnissa ThinApp SDK.

If you create an MSI file during the capture process, ThinApp adds the MSICompressionType parameter to the Package.ini file and sets the initial value of Fast to compress the file. Decompression occurs at the time of installation.

You do not have to set the MSICompressionType parameter to Fast when you set the CompressionType parameter to Fast. Setting both parameters does not increase the amount of compression.

Preventing MSI File Compression

If you are working with large builds and performance is not a priority, you can modify the MSICompressionType parameter to prevent MSI file compression.

[Compression]
MSICompressionType=none

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…