หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
[DIFx is deprecated, for more info, see DIFx Guidelines.]
The eulaNoButton XML element customizes the text that is associated with the do-not-accept option button on a DPInst EULA page.
Element Tag
<eulaNoButton>
XML Attributes
None
Element Information
Parent elements |
|
Child elements |
None permitted |
Data contents |
String that customizes the text that is associated with the do-not-accept option button on a DPInst EULA page |
Duplicate child elements |
None permitted |
Remarks
The following code example demonstrates a eulaNoButton element that customizes the text of the do-not-accept option button on a DPInst EULA page. The text that specifies the custom text of the do-not-accept option button is shown in bold font style.
<dpinst>
...
<language code="0x0409">
...
<eulaNoButton>I do n&ot accept this EULA</eulaNoButton>
...
</language>
...
</dpinst>
If a eulaNoButton element is not specified, DPInst displays the default button text that is shown on the default DPInst EULA page.