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

このページは役に立ちましたか?

このトピックについてフィードバックを送信

このトピックは役に立ちましたか?

個人情報や機密情報は入力しないでください。

リンクを生成しています…