home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / gtw32_01.zip / SETUP.INF < prev    next >
INI File  |  1994-11-05  |  1KB  |  51 lines

  1. ;SETUP.INF for Windows 3.1: A Developer's Guide.
  2. ;Copyright (c) 1992 by Jeffrey M. Richter - All rights reserved.
  3.  
  4. [App] 
  5. ;Application global information 
  6. AppName=GT POWER for Win32s
  7. DefDir=C:\GTW32S
  8. SpaceNeeded=1287
  9. DefPMGroup=GTW32S.GRP, GT POWER 32 Bit
  10. ShowSubDirCreateStats=N
  11.  
  12.  
  13. [Disks] 
  14. ;List of diskettes needed to install the product and the name 
  15. ;of each diskette.
  16. 1=Disk1: All Files
  17.  
  18.  
  19. [SrcDirs] 
  20. ;lists of directories from root of source drive/directory where 
  21. ;source files can be found
  22. 1=.
  23.  
  24.  
  25. [DstDirs] 
  26. ;lists of directories from root of destination drive/directory
  27. ;where destination files will be placed
  28. 1=.
  29.  
  30.  
  31. [Files] 
  32. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  33. ;------------------------- -----------------  --------------- ------
  34. GT Power Config File,      1-1:GT.CNF,        1:GT.CNF,        N
  35. GT Power 32 Doc File,      1-1:GTW32S.TXT,    1:GTW32S.TXT,    N
  36. GT Power 32 Executable,    1-1:TRM.EXE,       1:TRM.EXE,       N
  37. MS "thunk" DLL,            1-1:MSVCRT10.DLL,  1:MSVCRT10.DLL,  Y
  38. Comm routines DLL,         1-1:NTLCC.DLL,     1:NTLCC.DLL,     N
  39. 16 bit Windows thunks,     1-1:W16COMM.DLL,   1:W16COMM.DLL,   N
  40. 32 bit Windows thunks,     1-1:W32SCOMM.DLL,  1:W32SCOMM.DLL,  N
  41.  
  42.  
  43. [PM Info] 
  44. ;DstFileName  AppDesc             (Icon #)
  45. ;-----------  --------------      --------
  46. TRM.EXE,      GT Power
  47. GTW32S.TXT,   Doc File
  48.  
  49. [End]
  50.  
  51.