home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Contrib / InstallOptions / testlink.ini < prev    next >
INI File  |  2004-01-04  |  614b  |  45 lines

  1. [Settings]
  2. NumFields=5
  3.  
  4. [Field 1]
  5. Type=Label
  6. Left=10
  7. Right=-40
  8. Top=10
  9. Bottom=18
  10. Text=This custom page demonstrates the "Link" control
  11.  
  12. [Field 2]
  13. Type=Link
  14. Left=20
  15. Right=-40
  16. Top=40
  17. Bottom=50
  18. Text=* Run notepad
  19.  
  20. [Field 3]
  21. Type=Link
  22. Left=20
  23. Right=-40
  24. Top=55
  25. Bottom=65
  26. State=mailto:someone@anywhere.com
  27. Text=* Send E-mail
  28.  
  29. [Field 4]
  30. Type=Link
  31. Left=20
  32. Right=-40
  33. Top=70
  34. Bottom=80
  35. State=http://nsis.sourceforge.net/
  36. Text=* Homepage http://nsis.sourceforge.net/
  37.  
  38. [Field 5]
  39. Type=Text
  40. Left=20
  41. Right=-40
  42. Top=85
  43. Bottom=98
  44. State=Just to test proper interaction with the other fields
  45.