Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the configuration required by the current software distribution.
Usage
<IMPLEMENTATION>
child elements
</IMPLEMENTATION>
Attributes
There are no attributes.
Child elements
| Element |
|---|
Child element sequence
CODEBASELANGUAGEOSPROCESSOR
Parent elements
| Element |
|---|
Remarks
If the configuration parameters are not met, the SOFTPKG element is not processed.
Examples
This example shows how to specify the configuration required by the current software distribution.
<SOFTPKG>
<IMPLEMENTATION>
<CODEBASE VALUE="http://www.joyware.tld/rrrrr.cab"/>
<LANGUAGE VALUE="en"/>
<OS VALUE="Win95"/>
<PROCESSOR VALUE="x86"/>
</IMPLEMENTATION>
</SOFTPKG>
Element information
Minimum supported system |
Windows XP |
| Can be empty | No |