runsetup.dita 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
  5. <task id="runsetup" xml:lang="en-us">
  6. <title>Run Setup.exe</title>
  7. <shortdesc>As with any major program, you will need to run setup in order to install it.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm>Setup</indexterm>
  12. <indexterm>web server</indexterm>
  13. <indexterm>database</indexterm>
  14. </keywords>
  15. </metadata>
  16. </prolog>
  17. <taskbody>
  18. <context>Setup.exe can be found in the root directory of the CD-ROM with your software.</context>
  19. <steps>
  20. <step>
  21. <cmd>Insert the CD-ROM.</cmd>
  22. </step>
  23. <step>
  24. <cmd>Navigate to it from a typescript, DOS, or other command window.</cmd>
  25. </step>
  26. <step>
  27. <cmd>Type <cmdname>setup.exe</cmdname> and hit enter.</cmd>
  28. </step>
  29. <step>
  30. <cmd>Follow all of the prompts that appear.</cmd>
  31. </step>
  32. <step importance="optional">
  33. <cmd>It is suggested that you follow all of the defaults, but you may select an alternate directory for the
  34. install.</cmd>
  35. </step>
  36. </steps>
  37. </taskbody>
  38. </task>