SparkleFlow is the acclaimed packaging solution that combines all aspects of a software packaging project into a single interface. Preparing an application migration? Need to reduce your TCO? Need to manage lots of applications? Want to setup your applications right now and not waste to much of your value time? SparkleFlow Package Management offers the complete solution for creating structure in your packaging project.
|
Written by Manfred van Poorten
|
|
|
Description: Concerns: Additional Information: A MSI is in principal nothing else but an OLE Compound file. Each table is present there as a stream. The same counts for each CAB file and binary. One of the specifications of these files requires the internal name of a stream not to exceed with more than 62 characters. In addition, the name needs to be unique within a storage. During generating the internal name (in the compound ‘filesystem’), all the characters more than 62 characters long will be cut off, however, in this file it has to remain unique in the storage. Examples of possible errors:
You must resolve these errors. Keep in mind the following: Modify one of the two conflicting names so that it is unique for the first 62 characters.
|
» Back to article overview