home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / windows / edos / setup.inf < prev    next >
INI File  |  1994-05-30  |  3KB  |  85 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Michael Maurice
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Win3x: EDOS Installation Shareware
  7. DefDir=C:\Windows
  8. SpaceNeeded=750
  9. DefPMGroup=EDOS.GRP, Dos Sessions
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=EDOS Installation Disk
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21. 2=EDOS
  22. 3=SYSTEM
  23. 4=EDOS\EDOS365L
  24. [Files] 
  25. ;description, name, (dir #), (diskette #), (Compressed)
  26. ClipBoard Viewer,       CLIPBOAR.COM,   1,1,N
  27. Switch To Task,        SWTO.EXE,    1,1,N
  28. ;Device Driver Loader,   EDEVLOD.COM,    1,1,N
  29. Is Windows running,     ISWIN.COM,      1,1,N
  30. Error Level,            EDOSEXIT.COM,   1,1,N
  31. Driver Loader DOC,    EDEVLOD.TXT,    2,1,N
  32. UnInstall Utility,    EDOSU.EXE,    2,1,N
  33. Tech Support Utility,    TEKSUP.EXE,    2,1,N
  34. Control Panel,        ECONTROL.EXE,    2,1,N
  35. Oversize Help,        OVERSIZE.TXT,    2,1,N
  36. ;Hidden Com file,    EDOSTEMP.COM,    2,1,N
  37. ;EDOS Ini File,         EDOS.INI,       2,1,N
  38. ; EDOS.INI should not be copied, it would overwrite settings in effect
  39. ;EDOS Control Application, EDOS.EXE, 1,1,N
  40. ;Windows 3.1 Help Engine, WINHELP.EXE,   1,1,N
  41. ;Windows 3.1 Help for Help, WINHELP.HLP, 1,1,N
  42. Read This First,        README.TXT,    2,1,N
  43. ;Documentation File,    EDOS.WRI,       2,1,N
  44. Big DOS Session,        BIGDOS.PIF,     2,1,N
  45. Big DOS Prompt ?,        BIGPRMPT.PIF,     2,1,N
  46. Big DOS Safe,        BIGSAFE.PIF,     2,1,N
  47. DOS 128k Session,       DOS128.PIF,     2,1,N
  48. Small Windowed DOS Session, DOSSMAL.PIF,        2,1,N
  49. ;704 K byte DOS Session, EDOS704K.PIF,    2,1,N
  50. ;704K Session w/Bat,    E704KBAT.PIF,    2,1,N
  51. ;704K Session Batch File,    E704KBAT.BAT,    2,1,N
  52. ;736 K byte DOS Session, EDOS736K.PIF,    2,1,N
  53. ;Oversize DOS utility,   DOSMEM.COM,     2,1,N
  54. EDOS Virtual Device Driver(VxD), EDOS.386,      2,1,N
  55. EDOS Control (DLL)Library, edoslib.dll, 2,1,N
  56. Help Information File 1, EDOSLIB.HLP,   2,1,N
  57. Help Information File 2, EDOS.HLP,      2,1,N
  58. Batch Test File,        TESTEDOS.BAT,   2,1,N
  59. Delete old Files,    KILL.BAT,    2,1,N
  60. ;Tool Help DLL,          TOOLHELP.DLL,   3,1,N
  61. Change Stack Size,     WSTACKS.EXE,    2,1,N
  62. ;Enhanced PIF Editor,    PI.EXE,        4,1,N
  63. Order Form,        ORDER.WRI,    2,1,N
  64. Order Information,    ORDERINF.TXT,    2,1,N
  65. Documentation,        EDOSDOC.TXT,    2,1,N
  66. Order Form,        ORDER.FRM,    2,1,N
  67. License,        LICENSE.FRM,    2,1,N
  68. ;Device Driver Loader,    EDEVLOD.COM,    2,1,N
  69.  
  70. [PM Info] 
  71. ;File Name, App Description, Icon file #, Icon #
  72. ECONTROL.EXE,    Control Panel,  ECONTROL.EXE, 0
  73. EDOSU.EXE,    UnInstall, EDOSU.EXE, 0
  74. TEKSUP.EXE,    Tech Support Utility, TEKSUP.EXE, 0
  75. DOSSMAL.PIF,    50kWindow, edoslib.dll, 0
  76. BIGDOS.PIF,     640 K, edoslib.dll, 0
  77. BIGPRMPT.PIF,     640-?, edoslib.dll,0
  78. BIGSAFE.PIF,     640-Safe, edoslib.dll,0
  79. DOS128.PIF,     128 K, edoslib.dll, 0
  80. EDOS704K.PIF,    704 K, edoslib.dll, 0
  81. EDOS736K.PIF,    736 K, edoslib.dll, 0
  82. E704KBAT.PIF,    704KBat, edoslib.dll, 0
  83. WSTACKS.EXE,    ChangeStack, wstacks.exe, 0
  84. [End]
  85.