home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Gui / FlipNic.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-04-02  |  2.3 KB  |  73 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE worknode SYSTEM "..\DTD\flashbook.dtd">
  3.  
  4. <worknode>
  5. <frame name="PleaseWaitWhileInvestigating">
  6.  
  7. <main>
  8.     <title>Examining Network Properties</title>
  9.     <p name="default">Power Link Installer is examining your network properties.</p>
  10. </main>
  11.  
  12. <hint>
  13.     <p name="default">Please wait.</p>
  14. </hint>
  15.  
  16. <help>
  17.     <p name="default">Network properties include the clients, services, and protocols your computer uses to communicate with servers on the network.</p>
  18. </help>
  19.  
  20. <nav>
  21.     <button name="more">More</button>
  22.     <button name="cancel">Cancel</button>
  23. </nav>
  24.  
  25. </frame>
  26.  
  27. <frame name="MakeSelection">
  28.  
  29. <main>
  30.     <title>Select Network Adapter</title>
  31.     <p name="default">Your computer has network adapters that use manually-specified IP settings. For Power Link, you must have at least one adapter that uses DHCP. Select a network adapter and click <b>Flip to DHCP</b>.</p> 
  32. </main>
  33.  
  34. <hint>
  35.     <p name="default">Point to an item for more information. Click <b>More</b> for more detail.</p>
  36.     <p name="listbox">Select a network adapter from this list and click <b>Flip to DHCP</b>.</p>
  37. </hint>
  38.  
  39. <help>
  40.     <p name="default">On this screen, Power Link Installer configures your network adapter to use DHCP. With DHCP, the network adapter obtains all of its settings automatically. <br> Select the one that you want to use for the Adelphia service.</p>
  41. </help>
  42.  
  43. <nav>
  44.     <button name="more">More</button>
  45.     <button name="flip">Flip to DHCP</button>
  46.     <button name="cancel">Cancel</button>
  47. </nav>
  48.  
  49. </frame>
  50.  
  51. <frame name="RebootRequired">
  52.  
  53. <main>
  54.     <title>Restart Computer</title>
  55.     <p name="default">You must restart your computer to continue. Power Link Installer continues after your computer restarts.</p>
  56. </main>
  57.  
  58. <hint>
  59.     <p name="default">Click <b>Restart</b>.</p>
  60. </hint>
  61.  
  62. <help>
  63.     <p name="default">Power Link Installer has made a change that requires the computer to restart before the change takes effect. Power Link Installer continues after your computer restarts. Click <b>Restart</b> to continue.</p></p>
  64. </help>
  65.  
  66. <nav>
  67.     <button name="more">More</button>
  68.     <button name="restart">Restart</button>
  69.     <button name="exit">Exit</button>
  70. </nav>
  71.  
  72. </frame>
  73. </worknode>