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

  1. <?xml version="1.0"?>
  2. <!DOCTYPE worknode SYSTEM "..\DTD\flashbook.dtd">
  3.  
  4. <worknode>
  5.  
  6. <frame name="SoftwareConfiguration">
  7.  
  8.     <main>
  9.       <title>Software Configuration</title>
  10.       <p name="default">Power Link Installer is setting up your new software to work with Adelphia Power Link.</p>
  11.     </main>
  12.  
  13.     <hint>
  14.       <p name="default">Please wait...</p>
  15.     </hint>
  16.  
  17.     <help>
  18.       <p name="default">On this screen, Power Link Installer sets up your e-mail accounts, news accounts, and the default home page for your browser.</p>
  19.     </help>
  20.  
  21.     <nav>
  22.       <button name="cancel">Cancel</button>
  23.       <button name="more">More</button>
  24.     </nav>      
  25. </frame>
  26.  
  27. <frame name="FileSharing">
  28.  
  29.     <main>
  30.       <title>File Sharing Detected</title>
  31.       <p name="default">Power Link Installer has detected that your computer has File Sharing enabled.<br>If you use file sharing, there is a risk that other Internet users could gain access to any of the files on your computer. We recommend that you disable file sharing, but you can skip this step.</p>
  32.     </main>
  33.  
  34.     <hint>
  35.       <p name="default">Click <b>Disable</b> to disable file sharing.</p>
  36.     </hint>
  37.  
  38.     <help>
  39.       <p name="default">On this screen, Power Link Installer gives you the option to disable file sharing.<br>You can always enable it later. If you disable file sharing, the change will take effect the next time you restart your computer.</p>
  40.     </help>
  41.  
  42.     <nav>
  43.         <button name="cancel">Cancel</button>
  44.         <button name="skip">Skip</button>
  45.         <button name="disable">Disable</button>         
  46.       <button name="more">More</button>
  47.     </nav>      
  48. </frame>
  49.  
  50. <frame name="PrintSharing">
  51.  
  52.     <main>
  53.       <title>Printer Sharing Detected</title>
  54.       <p name="default">Power Link Installer has detected that your computer has printer sharing enabled.<br>If you use printer sharing, there is a risk that other Internet users could gain access to any of the files on your computer. We recommend that you disable printer sharing, but you can skip this step.</p>
  55.     </main>
  56.  
  57.     <hint>
  58.       <p name="default">Click <b>Disable</b> to disable printer sharing.</p>
  59.     </hint>
  60.  
  61.     <help>
  62.       <p name="default">On this screen, Power Link Installer gives you the option to disable printer sharing.<br>You can always enable it later. If you disable printer sharing, the change will take effect the next time you restart your computer.</p>
  63.     </help>
  64.  
  65.     <nav>
  66.         <button name="cancel">Cancel</button>
  67.         <button name="skip">Skip</button>
  68.         <button name="disable">Disable</button>         
  69.       <button name="more">More</button>
  70.     </nav>      
  71. </frame>
  72.  
  73. <frame name="PerformanceTweak">
  74.  
  75.     <main>
  76.       <title>Broadband Performance Modifications</title>
  77.       <p name="default">PowerLink Installer can optimize your computer for maximum data throughput to take full advantage of your Adelphia Power Link service. We recommend that you perform the modifications, but you may skip this step.</p>
  78.     </main>
  79.  
  80.     <hint>
  81.       <p name="default">Click <b>Next</b> to perform the modifications.</p>
  82.     </hint>
  83.  
  84.     <help>
  85.       <p name="default">Your computer's MTU (maximum transfer unit) setting determines the largest TCP/IP packet that your computer can transmit or receive.  On many computers the MTU is set by factory default to 576 bytes, which is adequate for dial-up modem connections to the internet.  However, by clicking 'Next', your MTU will be reset 1500 bytes, thereby enabling faster data throughput to take advantage of your broadband connection.</p>
  86.     </help>
  87.  
  88.     <nav>
  89.         <button name="cancel">Cancel</button>
  90.         <button name="skip">Skip</button>
  91.         <button name="next">Next</button>         
  92.       <button name="more">More</button>
  93.     </nav>      
  94. </frame>
  95.  
  96. </worknode>