home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / slunec / app / 8393_10631.exe / {code_GetTaskDir_} / 759ACF9E.tsk < prev    next >
Encoding:
Text File  |  2004-07-24  |  1.5 KB  |  75 lines

  1. ;**********************
  2. ;* RoboTask Task file *
  3. ;* Do not edit!       *
  4. ;**********************
  5.  
  6. [Root]
  7. ActionAfterRun=INTEGER|0
  8. Actions=FOLDER
  9. Automat=INTEGER|0
  10. CatID=INTEGER|385352816
  11. ContinueOnError=INTEGER|0
  12. ExternalName=STRING|"Task129"
  13. Hide=INTEGER|0
  14. ID=INTEGER|1973079966
  15. Name=STRING|"[DEMO] Defragment Disk C"
  16. Priority=INTEGER|3
  17. RunOnClose=INTEGER|0
  18. RunOnStartup=INTEGER|0
  19. ToLog=INTEGER|3
  20.  
  21. [Actions]
  22. Action1=FOLDER
  23. Action2=FOLDER
  24. Action3=FOLDER
  25. Action4=FOLDER
  26.  
  27. [Actions\Action1]
  28. ActionID=STRING|"A_DIALOG_QUESTION"
  29. Enabled=INTEGER|-1
  30. Name=STRING|"Question Dialog"
  31. Params=FOLDER
  32.  
  33. [Actions\Action1\Params]
  34. abortif=STRING|"0"
  35. autotime=STRING|"1"
  36. buttons=STRING|"1"
  37. message=STRING|"""Do you want to defragment disk C?"""
  38. time=STRING|"60"
  39.  
  40. [Actions\Action2]
  41. ActionID=STRING|"A_ROBOTASK_LOG"
  42. Enabled=INTEGER|-1
  43. Name=STRING|"Log Message"
  44. Params=FOLDER
  45.  
  46. [Actions\Action2\Params]
  47. message=STRING|"Defragmenting.... please wait..."
  48. type=STRING|"1"
  49.  
  50. [Actions\Action3]
  51. ActionID=STRING|"A_GENERAL_RUN_PROG"
  52. Enabled=INTEGER|-1
  53. Name=STRING|"Run ""defrag"""
  54. Params=FOLDER
  55.  
  56. [Actions\Action3\Params]
  57. params=STRING|"c:"
  58. program=STRING|"defrag"
  59. runas=STRING|"0"
  60. wait=STRING|"2"
  61.  
  62. [Actions\Action4]
  63. ActionID=STRING|"A_DIALOG_MESSAGE"
  64. Enabled=INTEGER|-1
  65. Name=STRING|"Show ""Disk C has been defragmented!"""
  66. Params=FOLDER
  67.  
  68. [Actions\Action4\Params]
  69. icon=STRING|"1"
  70. msg0=STRING|"Disk C has been defragmented!"
  71. msgcount=STRING|"1"
  72. playsound=STRING|"0"
  73. showmessage=STRING|"1"
  74.  
  75.