home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / software / internet / ie4w95(1.exe / ie4_5.CAB / c_disk.htt < prev    next >
Encoding:
Text File  |  1996-11-25  |  3.0 KB  |  89 lines

  1.  
  2. <html>
  3.  
  4.    <head>
  5.       <link rel=STYLESHEET HREF="content.css" type="text/css">
  6.    </head>
  7.  
  8.    <!-- ISSUE: every single reference on this page depends on the fact that the content will be in %windir%\web.  move the file, you break the content.  need to fix this.  -->
  9.  
  10.    <body topmargin=0>
  11.       <table cellpadding=0 cellspacing=0>
  12.          <table leftmargin=0>
  13.             <tr>
  14.                <td valign=top>
  15.                   <a target="_top" href="..\scandskw.exe">
  16.                      <img src="diskscan.gif" align=top border=0 alt="Click here to run ScanDisk">
  17.                   </a>
  18.                </td>
  19.                <td>
  20.                   <a target="_top" href="..\scandskw.exe">
  21.                      ScanDisk
  22.                   </a>
  23.                   <br>
  24.                   <font color=white>
  25.                      Check your disk's surface, files, and folders for errors.
  26.                   </font>
  27.                </td>
  28.             </tr>
  29.             <tr><br></tr>
  30.             <tr>
  31.                <td valign=top>
  32.                   <a target="_top" href="..\defrag.exe">
  33.                      <img src="diskfrag.gif" align=top border=0 alt="Click here to run Disk Defragmenter">
  34.                   </a>
  35.                </td>
  36.                <td>
  37.                   <a target="_top" href="..\defrag.exe">
  38.                      Disk Defragmenter
  39.                   </a>
  40.                   <br>
  41.                   <font color=white>
  42.                      Speed up disk access by rearranging files and free space on your computer.
  43.                   </font>
  44.                </td>
  45.             </tr>
  46.             <tr><br></tr>
  47.             <tr>
  48.                <td valign=top>
  49.                   <a target="_top" href="..\drvspace.exe">
  50.                      <img src="diskcomp.gif" align=top border=0 alt="Click here to run DriveSpace">
  51.                   </a>
  52.                </td>
  53.                <td>
  54.                   <a target="_top" href="..\drvspace.exe">
  55.                      DriveSpace
  56.                   </a>
  57.                   <br>
  58.                   <font color=white>
  59.                      Create more free space on your disk by compressing your files and folders.
  60.                   </font>
  61.                </td>
  62.             </tr>
  63.             <tr><br></tr>
  64.             <tr>
  65.                <td valign=top>
  66.    <!-- ISSUE: backup might not be installed.  we need to allow for this case. -->
  67.                   <a target="_top" href="..\..\program files\accessories\backup.exe">
  68.                      <img src="diskback.gif" align=top border=0 alt="Click here to run Backup">
  69.                   </a>
  70.                </td>
  71.                <td>
  72.                   <a target="_top" href="..\..\program files\accessories\backup.exe">
  73.                      Backup
  74.                   </a>
  75.                   <br>
  76.                   <font color=white>
  77.                      Create backup copies of your files and folders.
  78.                   </font>
  79.                </td>
  80.             </tr>
  81.          </table>
  82.       </table>
  83.    </body>
  84.  
  85. </html>
  86.  
  87.  
  88.  
  89.