home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 April / enter-2004-04.iso / files / treepad / install.script < prev    next >
Encoding:
Text File  |  2002-07-05  |  1.9 KB  |  84 lines

  1. <set opening title fontsize>
  2. 32
  3.  
  4. <set opening title>
  5. TreePad Lite 2.9.5
  6.  
  7. <Wait OpeningText>
  8. Installation of TreePad Lite 2.9.5
  9. Freeware for Windows 95/98/ME/NT/2000/XP
  10. #EmptyLine
  11. TreePad home page: http://www.treepad.com
  12. #EmptyLine
  13. Please press the 'Next' button to continue.
  14.  
  15. <hide editbox>
  16. <hide label>
  17.  
  18. <set title>
  19. Installation of TreePad Lite
  20.  
  21. <Wait OpeningText>
  22. TreePad has been created by Henk Hagedoorn, Freebyte.
  23. #EmptyLine
  24. Freebyte! home page: http://www.freebyte.com
  25. #EmptyLine
  26. Support: http://www.treepad.com/support
  27. #EmptyLine
  28. To start installing, please press 'Next'.
  29. You can always press 'Quit' to abort.
  30.  
  31. <Set Message>
  32. The directory shown below is where the program will be installed into. You can choose another directory if you want.
  33. #EmptyLine
  34. After pressing 'Next', the directory will be created and the program files will be placed  into it.
  35.  
  36.  
  37. <create directory>
  38. %programfilesdir%\TreePadLite
  39.  
  40. <copy files>
  41. treepad.exe, treepad.exe
  42. BasicManual.html, BasicManual.html
  43. manual.hjt, manual.hjt
  44. readme.html, readme.html
  45. description.txt, description.txt
  46. fileformat.txt, fileformat.txt
  47.  
  48. <readonly editbox>
  49. true
  50.  
  51. <Set Message>
  52. The directory on your disk should now have been created, with the TreePad program files in it.
  53. #EmptyLine
  54. Now the program group is shown in which all TreePad icons will be put. You may choose another program group if you want. After pressing 'Next' the program group and all its items will be created.
  55.  
  56. <Create Program Group>
  57. TreePad Lite
  58.  
  59.  
  60. <set target directory>
  61. .
  62.  
  63. <Create Program Items>
  64. "treepad.exe", Treepad
  65. "basicmanual.html", Manual (short)
  66. "treepad.exe" manual.hjt, Manual (complete)
  67. "readme.html", Please read this first...
  68.  
  69.  
  70. <hide editbox>
  71. <hide label>
  72.  
  73. <Set Message>
  74. Press 'Finish' to complete this installation.
  75.  
  76. <set Title>
  77. TreePad installation finished.
  78.  
  79. <hide quitbutton>
  80.  
  81. <wait button>
  82. >> Finish <<
  83.  
  84. <end>