home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0330 - 0339 / ibm0330-0339 / ibm0333.tar / ibm0333 / CCML2102.ZIP / INSTALL.INI < prev    next >
Encoding:
INI File  |  1994-10-05  |  1.0 KB  |  48 lines

  1. [cc:Mail Setup]
  2.  
  3. // User name
  4. Name=
  5.  
  6.  
  7. // Path to the cc:Mail program files
  8.  
  9. DFLWMailPath=M:\CCMAIL
  10.  
  11.  
  12. // Post office path
  13.  
  14. DFLPoPath=M:\CCDATA
  15.  
  16.  
  17. // If this flag is set to Y, the user is allowed to copy all program
  18. // files to his local hard disk.  This will take up a lot of disk space.
  19.  
  20. CopyAllFiles=N
  21.  
  22.  
  23. // If CopyAllFiles is Yes, you may set the "copy all program files" option
  24. // to be the default by specifying the target directory.
  25. LocalWMailPath=
  26.  
  27.  
  28. // Set NoPrompt to Y if you want all the setup information to be read from
  29. // install.ini and user won't be prompted for them.
  30. NoPrompt=N
  31.  
  32.  
  33. // Set CreateIcon to Y if you want setup to create the cc:Mail group and
  34. // Item for you.
  35. CreateIcon=Y
  36.  
  37.  
  38. // Set CommandLine to Y if you want install to write the user name, 
  39. // P.O. name and program path on the command line.  CreateIcon must be set
  40. // to Y before install looks at this field.
  41. CommandLine=Y
  42.  
  43.  
  44. // Option to remove the 1.11 information from the cc:Mail section in Win.INI
  45. RemoveOldInfo=Y
  46.  
  47.  
  48.