home *** CD-ROM | disk | FTP | other *** search
/ 4,000 Color Photos / 4000photos.bin / win_kudo / readme.txt < prev    next >
Text File  |  1995-09-01  |  5KB  |  110 lines

  1.                         Kudo« for Windows ReadMe file
  2.                    (c) 1993 Imspace Systems Corporation.
  3.                            All Rights Reserved.
  4.                               San Diego, CA
  5.                            619-272-2600 X7600
  6.                              November 1, 1993
  7.   
  8.  
  9. ******************************************************************************
  10. Thank you for using Kudo Catalog Reader for Windows.  You have chosen the 
  11. best image and multimedia management tool available for Windows. We appreciate 
  12. any comments or suggestions you might have that would help us provide the best 
  13. product and service possible.
  14. ******************************************************************************
  15.  
  16. Installation:
  17.  
  18. This documents all the changes that the Kudo installer makes when installing
  19. Kudo:
  20.  
  21. - Application files are copied to the target directory, typically c:\kudo
  22.  
  23. - The installer searches for the Microsoft OLE 2.0 DLLs on your machine. Three 
  24. things can happen as a result of this search:
  25.  
  26.     1) If they are found (as the result of someone having installed 
  27.     another OLE 2.0 compliant application), and they are of the same or 
  28.     a newer version as the copies that Kudo is shipped with, then nothing
  29.     is done.  
  30.  
  31.     2) If they are found but are of an older version than the 
  32.     copies Kudo is shipped with, then the Kudo installer will copy its
  33.     newer versions over the existing ones, wherever it might find them 
  34.     on your machine.
  35.  
  36.     3) If they are not found, Kudo places new copies of all the OLE 2.0 
  37.     DLLs into your windows\system directory.
  38.  
  39. The OLE 2.0 DLLs are functionally an extension to the Windows 3.1 operating 
  40. system, and so are effectively not a part of Kudo at all.  This means that,
  41. once installed, they are available for all applications that support OLE 2.0,
  42. and need not be installed more than once.  Other OLE 2.0 compliant applications
  43. will generally observe this convention, and will not duplicate these files in
  44. their installation if they are already present.  For this reason, if you 
  45. un-install Kudo, it may be risky to remove these files unless you are certain
  46. there are not other applications that rely on them.  The OLE 2.0 DLLs are:
  47.  
  48.     ole2.dll
  49.     ole2conv.dll
  50.     ole2disp.dll
  51.     ole2nls.dll
  52.     ole2prox.dll
  53.     compobj.dll
  54.     storage.dll
  55.  
  56. - An additional DLL, BWCC.DLL is installed following an identical procedure
  57. to the OLE DLLs.  This file fills a support function and is shipped with
  58. many applications.
  59.  
  60. - The Kudo installer determines if it needs to modify AUTOEXEC.BAT.  You will 
  61. be prompted before it modifies the file.  If you agree to modification, the 
  62. line:
  63.     SHARE.EXE /L:500 /F:5100
  64.  
  65. will be added to AUTOEXEC.BAT.  If there is already a line present that loads 
  66. SHARE, then that line will be modified to ensure that the /L and /F options 
  67. are at least as large as the amount that Kudo requires.
  68.  
  69. - The Kudo installer then registers Kudo as an application with Windows, 
  70. and takes care of registering OLE 2.0 on your machine.  Effectively, this 
  71. modifies the registration database, REG.DAT, in your windows directory, and 
  72. indirectly, your WIN.INI file.  It is accomplished by running REGEDIT.EXE
  73. with the files OLE2.REG and KUDO.REG, which are installed to your target Kudo 
  74. directory.  This operation can be repeated manually if REG.DAT ever becomes 
  75. corrupted, see tech note file "REGEDIT.TXT".
  76.  
  77. ********************************************************************************
  78. Known Installation Problems:
  79.  
  80. Two situations have been observed to cause problems with the installer:
  81.  
  82. 1) Installing to a PC that is configured as a diskless workstation can confuse
  83. the installer as to the whereabouts of your AUTOEXEC.BAT file.  In this 
  84. situation, the installer generally cannot access your boot drive.  When the
  85. installer attempts to modify your autoexec file, it will probably come 
  86. up with a path to an AUTOEXEC.BAT that doesn't exist, such as A:\AUTOEXEC.BAT.
  87. If this happens, you will need to make the modifications yourself. Select
  88. the option to NOT have the Kudo installer modify your autoexec file, and
  89. then, after the installation is complete, manually add the line:
  90.         <path>\SHARE.EXE /L:500 /F:5100
  91. to your AUTOEXEC.BAT file.  <path> is the full path to your DOS directory 
  92. (or wherever SHARE.EXE exists).  The /L & /F options are suggested minimums.
  93. If you are already loading SHARE in your autoexec, then you only need to
  94. ensure that you add the command line options to the SHARE statement.  If
  95. the options are already there, and they are larger, then leave them alone.
  96. If they are there but are smaller, then use the values suggested here.
  97. You will need to reboot your computer for this change to take effect.
  98.  
  99. 2) Installing to a network version of Windows can cause problems if the
  100. user does not have write privileges to some of the Windows directories.
  101. The Kudo installer may need to add some DLL's to your current windows\system
  102. directory.  This directory will often be on a networked drive that is read-
  103. only when you are running a network version of Windows.  You will get messages
  104. to the effect of "Can't write to file ... due to read-only protection...", etc.
  105. This indicates that you will need to have the network supervisor run the
  106. installation in supervisor mode to obtain proper write access to the 
  107. necessary directories.
  108.  
  109. *********************************************************************************
  110.