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

  1. <?xml version="1.0"?>
  2. <!DOCTYPE worknode SYSTEM "..\DTD\flashbook.dtd">
  3.  
  4. <worknode>
  5.  
  6. <frame name="PreExit">
  7.  
  8.     <main>
  9.       <title>Are You Sure You Want To Exit?</title>
  10.       <p name="subtext">Warning!  You are about to close down Power Link Installer at a critical stage.  Exiting at this point will require Power Link Installer to undo some changes made while examining your modem.  Click More for addtional information.</p>
  11.     </main>
  12.  
  13.     <hint>
  14.       <p name="default">Please wait...</p>
  15.     </hint>
  16.  
  17.     <help>
  18.       <p name="default">Danger!  We strongly advise against exiting Power Link Installer at this point in the process.  Should you decide to exit now, Power Link Installer may take a little while before shutting down.  The reason for this is that Power Link Installer made changes to the system network settings in order to thoroughly examinge your modem.  Forcing Power Link Installer to close will prevent your network settings from being restored automatically.<bt>Click Back to return to Power Link Installer.  Click Exit to end Power Link Installer.</p>
  19.     </help>
  20.  
  21.     <nav>
  22.       <button name="exit">Exit</button>
  23.       <button name="more">More</button>
  24.       <button name="back">Back</button>
  25.     </nav>      
  26. </frame>
  27.  
  28. </worknode>