home *** CD-ROM | disk | FTP | other *** search
/ Key Multimedia Greetings / Key_Multimedia_Greetings_SoftKey_1997.iso / install / ini.cmp / STMCOMM.INI < prev    next >
INI File  |  1995-10-15  |  2KB  |  54 lines

  1. ;==========================================================================
  2. ; Studio M   Version 1.01
  3. ;
  4. ; Note:          
  5. ; This file is used to store specific configuration information for
  6. ; Studio M. There should be no need to modify this file or unexpected
  7. ; results may occur.
  8. ;==========================================================================
  9.  
  10. ; The directory path where the common directory (studio_m) is
  11. ; located. This must be an absolute path and it must have a "\"
  12. ; at the end.
  13. [Directory]
  14. Common=C:\STUDIO_M\
  15.  
  16. ; The proper name of the applications.
  17. ; They should be listed in the same order as they appear in the
  18. ; launcher's tool bar.
  19. ;
  20. [Application Names]
  21. App1=Studio M
  22. App2=Media Manager
  23. App3=Picture Editor
  24. App4=Central Hub
  25.  
  26. ; The directory paths for each of the applications. Should not have a "\"
  27. ; at the end. If the first character is a "*", the path is relative to the
  28. ; common directory. The entry name for each application must be the
  29. ; same proper name that was used in the [Application Names] section.
  30. ;
  31. [Application Paths]
  32. Studio M=*
  33. Media Manager=*
  34. Picture Editor=*pictedit
  35. Central Hub=*
  36.  
  37. ; The executable filenames for each of the applications.
  38. ; The entry name for each application must be the same proper name that was
  39. ; used in the [Application Names] section.
  40. ;
  41. [Application Executable Names]
  42. Studio_M=studio_m.exe
  43. Media Manager=mediaman.exe
  44. Picture Editor=imager.bin
  45. Central Hub=hub16a.tsk
  46.  
  47. [Options]
  48. ;NoLaunchLibs=1
  49. StatusWnd=0
  50. Debug=0
  51. ; Minimum amount of Windows resources that have to be available in order
  52. ; to invoke an app. Default=15 (%).
  53. ;MinFreeRes=15
  54.