home *** CD-ROM | disk | FTP | other *** search
/ Program Metropolis - Software Boutique 95 / SOFTWARECD.iso / ccmail / install.ini < prev    next >
Encoding:
INI File  |  1994-04-13  |  915 b   |  42 lines

  1. [cc:Mail Setup]
  2.  
  3. // User name
  4. //      e.g. Name=John Valentine
  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. CopyAllFiles=N
  20.  
  21.  
  22. // Set NoPrompt to Y if you want all the setup information to be read from
  23. // install.ini and user won't be prompted for them.
  24. NoPrompt=N
  25.  
  26.  
  27. // Set CreateIcon to Y if you want setup to create the cc:Mail group and
  28. // Item for you.
  29. CreateIcon=Y
  30.  
  31.  
  32. // Set CommandLine to Y if you want install to write the user name, 
  33. // P.O. name and program path on the command line.  CreateIcon must be set
  34. // to Y before install looks at this field.
  35. CommandLine=Y
  36.  
  37.  
  38. // Option to remove the 1.11 information from the cc:Mail section in Win.INI
  39. RemoveOldInfo=Y
  40.  
  41.  
  42.