home *** CD-ROM | disk | FTP | other *** search
/ Mega ClipArt 7,000 / mega-clipart.iso / _assist / _data / findexe.pg < prev    next >
INI File  |  1996-05-07  |  885b  |  60 lines

  1. [PageSpec]
  2. Image=BLANK.BMP
  3.  
  4. [LinkSpec]
  5. PgNext=
  6. PgBack=
  7. PgDone=END
  8.  
  9. [FieldSpec]
  10. NumFields=3
  11. Field01=Drive
  12. Field02=Search
  13. Field03=Reinstall
  14.  
  15. ;=================================
  16. ; FIELD SPECIFICATIONS
  17. ;=================================
  18.  
  19. [Drive]
  20. Name="Drive"
  21. Type="COMBOBOX"
  22. Title="Drive Letter"
  23. TitlePosX=749
  24. TitlePosY=3774
  25. TitleWidth=3045
  26. TitleHeight=254
  27. DataPosX=810
  28. DataPosY=4092
  29. DataWidth=2411
  30. DataHeight=315
  31. File="$SYSDRIVES"
  32.  
  33. [Search]
  34. Name="Search"
  35. Type="BUTTON"
  36. Title="Search!"
  37. TitlePosX=180
  38. TitlePosY=180
  39. TitleWidth=675
  40. TitleHeight=255
  41. DataPosX=1925
  42. DataPosY=4477
  43. DataWidth=1258
  44. DataHeight=342
  45. Action="FIND_EXE"
  46.  
  47. [Reinstall]
  48. Name="Reinstall"
  49. Type="BUTTON"
  50. Title="Re-Install Program"
  51. TitlePosX=180
  52. TitlePosY=180
  53. TitleWidth=675
  54. TitleHeight=255
  55. DataPosX=4103
  56. DataPosY=4477
  57. DataWidth=2453
  58. DataHeight=342
  59. Action="PAGE INSTALL"
  60.