Skip to main content

2025년 4월 24일

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

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…