หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
[DIFx is deprecated, for more info, see DIFx Guidelines.]
The welcomeIntro XML element customizes the main text on the DPInst welcome page.
Element Tag
<welcomeIntro>
XML Attributes
None
Element Information
Parent elements |
|
Child elements |
None permitted |
Data contents |
String that customizes the main text on a welcome page |
Duplicate child elements |
None permitted |
Remarks
The following code example demonstrates a welcomeIntro element that customizes the main text on a welcome page. The text that specifies the custom welcome introduction is shown in bold font style.
<dpinst>
...
<language code="0x0409">
. . .
<welcomeIntro>This wizard will walk you through updating the drivers for your Toaster device.</welcomeIntro>
...
</language>
...
</dpinst>
If a welcomeIntro element is not specified, DPInst displays the default main text that is shown on the default welcome page.