In VMWare ThinApp can a package have more than 1 .dat file ? The name "primary data container" seems to imply that there could be more than one.
BTW I haven't encountered this yet in any of the packages I created.
|
In VMWare ThinApp can a package have more than 1 .dat file ? The name "primary data container" seems to imply that there could be more than one. BTW I haven't encountered this yet in any of the packages I created. | ||||
feedback
|
|
You can have multiple .dat files, you simply refer to them by enabling the "RequiredAppLinks" parameter in Package.ini for the base application by adding the following line after the [BuildOptions] entry, "RequiredAppLinks=secondaryname.dat" then rebuilding. Have a look HERE for an example. | |||
|
feedback
|