home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Programming / nsis-2.46-setup.exe / Examples / FileFunc.ini < prev    next >
INI File  |  2007-11-14  |  2KB  |  92 lines

  1. [Settings]
  2. NumFields=11
  3. NextButtonText=&Enter
  4.  
  5. [Field 1]
  6. Type=Droplist
  7. Flags=NOTIFY
  8. State="  1. Locate"
  9. ListItems=|  1. Locate|  2. GetSize                 (file)|                                   (directory)|                                   (no size, no subdir)|  3. DriveSpace|  4. GetDrives             (by type)|                                   (all by letter)|  5. GetTime                (local time)|                                   (file time)|  6. GetFileAttributes|  7. GetFileVersion|  8. GetExeName|  9. GetExePath|10. GetParameters|11. GetOptions|12. GetRoot|13. GetParent|14. GetFileName|15. GetBaseName|16. GetFileExt|17. BannerTrimPath|18. DirState|19. RefreshShellIcons
  10. Left=44
  11. Right=190
  12. Top=1
  13. Bottom=210
  14.  
  15. [Field 2]
  16. Type=FileRequest
  17. Left=44
  18. Right=-10
  19. Top=22
  20. Bottom=33
  21.  
  22. [Field 3]
  23. Type=DirRequest
  24. Left=44
  25. Right=-10
  26. Top=22
  27. Bottom=33
  28.  
  29. [Field 4]
  30. Type=Text
  31. Left=44
  32. Right=-10
  33. Top=36
  34. Bottom=49
  35.  
  36. [Field 5]
  37. Type=Text
  38. State=LocateCallback
  39. Left=44
  40. Right=232
  41. Top=53
  42. Bottom=66
  43.  
  44. [Field 6]
  45. Type=Button
  46. Text=view
  47. Flags=NOTIFY
  48. Left=236
  49. Right=255
  50. Top=54
  51. Bottom=65
  52.  
  53. [Field 7]
  54. Type=Text
  55. Flags=MULTILINE|VSCROLL|HSCROLL|READONLY
  56. Left=44
  57. Right=-10
  58. Top=73
  59. Bottom=128
  60.  
  61. [Field 8]
  62. Type=Label
  63. Text=Path
  64. Left=10
  65. Right=43
  66. Top=24
  67. Bottom=36
  68.  
  69. [Field 9]
  70. Type=Label
  71. Text=Options
  72. Left=10
  73. Right=43
  74. Top=40
  75. Bottom=52
  76.  
  77. [Field 10]
  78. Type=Label
  79. Text=Function
  80. Left=10
  81. Right=44
  82. Top=56
  83. Bottom=67
  84.  
  85. [Field 11]
  86. Type=Label
  87. Text=Result:
  88. Left=12
  89. Right=42
  90. Top=94
  91. Bottom=102
  92.