home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / data / system / adc / SETUP.INI < prev    next >
Encoding:
INI File  |  1998-06-04  |  2.2 KB  |  81 lines

  1. [general]
  2. name="Active Desktop Calendar 1.0"
  3. title="Active Desktop Calendar 1.0"
  4. company="XemiCo Ltd."
  5. install=install
  6. folders=folders
  7. group=Active Desktop Calendar
  8. startup=1
  9. runapp=1
  10. ;readme=1
  11.  
  12. ;dest : folder name,option
  13. ;   rundir = n  Folder n is program install dir, by default.
  14. ;               User can change folder name in Setup Application
  15. ;   option :    0 - relative to root, ie. \folder name
  16. ;               1 - relative to program files, ie. \program files\folder name
  17. ;               2 - absolute path (must include drive letter)
  18. ;               3 - relative to source dir
  19. ;               4 - relative to windows dir ie. \windows\folder name
  20. ;               5 - relative to system dir ie. \windows\system\folder name
  21. ;               6 - relative to common files dir ie. \program files\common files\folder name
  22. [folders]
  23. count=3
  24. rundir=2
  25. 1=,3
  26. 2=\ActiveDeskCal,1
  27. 3=,5
  28.  
  29. [install]
  30. count=4
  31. 1=install.copy,copy
  32. 2=install.mku,makeuninstaller
  33. 3=install.mkstart,makeshortcut
  34. 4=install.run,runapp
  35.  
  36. ; copy section
  37. ; source name,dest name,source dir,dest dir,flag
  38. ;    dest name can be ommited if same as source
  39. ;    flag values - copy if result = true
  40. ;       0 - true
  41. ;       1 - check source, true if version.company=company
  42. ;       2 - check dest, true if version.company=company
  43. ;   negative flag - revert result
  44.  
  45. [install.copy]
  46. count=19
  47. 1="ADC.exe",,1,2,0
  48. 2="readme.txt",,1,2,0
  49. 3="licence.txt",,1,2,0
  50. 4="setup.exe","remove.exe",1,2,0
  51. 5="remove.ini",,1,2,0
  52. 6="blue.icl",,1,2,0
  53. 7="gold.icl",,1,2,0
  54. 8="today.icl",,1,2,0
  55. 9="bw.icl",,1,2,0
  56. 10="misc.icl",,1,2,0
  57. 11="pool.icl",,1,2,0
  58. 12="speal.icl",,1,2,0
  59. 13="ChillerRed.icl",,1,2,0
  60. 14="Disk.icl",,1,2,0
  61. 15="GOLF.icl",,1,2,0
  62. 16="SimpleBW.icl",,1,2,0
  63. 17="SimpleG.icl",,1,2,0
  64. 18="Tennis.icl",,1,2,0
  65. 19="Toaster.icl",,1,2,0
  66.  
  67. [install.mku]
  68. count=1
  69. 1=remove.exe,remove.ini,2
  70.  
  71. [install.mkstart]
  72. count=4
  73. 1=adc.exe,2,"Active Desktop Calendar 1.0.lnk",1
  74. 2=readme.txt,2,"Active Desktop Calendar 1.0 Readme.lnk",0
  75. 3=licence.txt,2,"Active Desktop Calendar 1.0 Licence.lnk",0
  76. 4=remove.exe,2,"Uninstall Active Desktop Calendar 1.0.lnk",0
  77.  
  78. [install.run]
  79. count=1
  80. 1=adc.exe,2,"Active Desktop Calendar"
  81.