home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Delphi / PolarDraw / README.TXT < prev    next >
Encoding:
Text File  |  1999-10-27  |  6.7 KB  |  185 lines

  1. ______________________________________________
  2. POLAR Draw ActiveX control
  3. (C) Copyright 1998. POLAR d.o.o.
  4. All rights reserved.
  5. ______________________________________________
  6.  
  7. POLAR Draw ActiveX control
  8.  
  9.  
  10. IMPORTANT: Please read this document completely before using POLAR Draw ActiveX control.
  11.  
  12.  
  13. CONTENTS
  14.     1.  INTRODUCTION
  15.     2.  ABOUT THE INSTALLATION PROGRAM
  16.     3.  INSTALLING THE PRODUCT
  17.        4.  FILE INFORMATION
  18.        5.  DISTRIBUTING APPLICATIONS
  19.     6.  REDISTRIBUTING APPLICATIONS
  20.     7.  USING THE UNINSTALLER
  21.     8.  HOW TO CONTACT US
  22.  
  23.  
  24.  
  25. 1.  INTRODUCTION
  26.  
  27. POLAR Draw ActiveX control is an ActiveX component which offers seamless integration of
  28. vector drawing capabilities in your application.
  29.  
  30. POLAR Draw ActiveX control is a product of POLAR software company and is protected by copyright
  31. laws and international treaty provisions. If you do not agree to the terms of the license
  32. agreement, you are not allowed to use this product or any part of it. Should you have any
  33. questions concerning this product, contact POLAR.
  34. This is a licensed version of POLAR Draw ActiveX control.
  35.  
  36.  
  37.  
  38. 2.    ABOUT THE INSTALLATION PROGRAM
  39. The Installer Program installs the licensed version of the component. You can deploy applications
  40. with this version and redistribute the component to your users.
  41.  
  42.  
  43. 3.  INSTALLING THE PRODUCT
  44. The Setup program creates new directories and copies product files to your hard disk.
  45.  
  46. To install a POLAR Draw ActiveX control on your hard disk:
  47.  
  48.     1.    Insert the first disk or CD in your drive. (If you downloaded the product
  49.         from the Internet, locate the directory with installation files.)
  50.     2.    Locate and double-click SETUP.EXE.
  51.     3.    Follow the Setup program directions.
  52.  
  53.  
  54.  
  55.  
  56. 4.  FILE INFORMATION
  57.  
  58. List of Installed Files:
  59. If you choose Typical setup option, the following files will be installed in the
  60. Polar Draw ActiveX control program directory (c:\Program Files\POLAR Draw ActiveX Control\, by default):
  61.  
  62. Filename        Description
  63. POLARDRAW.OCX        Polar Draw ActiveX control
  64. README.TXT        This File
  65. LICENSE.TXT        License Agreement
  66. POLARDRAW.HLP        Developer's On-Line Documentation
  67. POLARDRAW.CNT        Contents file for PolarDraw.hlp
  68. SAMPLES\*.*         Subdirectory with sample applications
  69.  
  70.  
  71.  
  72. 5.     DISTRIBUTING APPLICATIONS
  73. Please read the license agreement included in your package. You are bound by the licensing
  74. restrictions contained in this agreement.
  75.  
  76.  
  77.  
  78.  
  79. 6.  REDISTRIBUTING APPLICATIONS
  80. The table below shows all the files necessary for POLAR ActiveX controls to operate properly.
  81. If you have purchased POLAR Draw ActiveX control and are deploying an application, you must ensure
  82. that the first three groups of files listed below exist on your client's machine and
  83. are the proper version. The correct versions of these files are provided on the product CD.
  84. If your client's machine has older versions of these files, you should update them.
  85.  
  86.     1      POLARDRAW.OCX
  87.  
  88.     2    MFC42.DLL
  89.         MSVCRT.DLL
  90.         MSVCP50.DLL
  91.         
  92.     3    OLE32.DLL
  93.            OLEAUT32.DLL
  94.         OLEPRO32.DLL
  95.  
  96.     4    KERNEL32.DLL
  97.         USER32.DLL
  98.         GDI32.DLL
  99.         COMDLG32.DLL
  100.         VERSION.DLL
  101.         ADVAPI32.DLL
  102.  
  103. PolarDraw.ocx is the Polar Draw ActiveX control redistributable file. This file
  104. may be in the Windows system directory, on the computer's path, or for WinNT and
  105. Win95, in the directory specified by your application's Per Application Path key
  106. in the Registry Database. The .OCX file must be registered on each user's machine.
  107. The POLAR Draw ActiveX control Setup program registers the OCXs on your development machine.
  108. To register an OCX on the user machine, use the REGSVR32.EXE utility.
  109. This utility is available from Microsoft. To run this utility type the following at the
  110. command prompt on each user's machine:
  111.  
  112. regsvr32 filename
  113.  
  114. The second group of files are Microsoft redistributable files necessary for the
  115. ActiveX control to operate. Your programming environment should have installed
  116. and registered these files. If they were not installed, or they are older versions,
  117. the POLAR Draw ActiveX control installer updated and registered them. Copy these files from
  118. your development machine to your users machine.
  119.  
  120. Our ActiveX controls require OLE2 support to be installed on a machine. In order
  121. to run an application containing one of our controls you must ensure OLE2 has
  122. been installed on the user's machine. The third group of files in the table list are
  123. the OLE2 files accessed by POLAR Draw ActiveX control. Normally, copying these files
  124. to the user machine is all that is required.
  125.  
  126. The fourth group of files should be present on any system running Windows. You should
  127. not remove or update these files. They are included only to form a complete list of
  128. files needed to use POLAR Draw ActiveX control.
  129.  
  130.  
  131.  
  132.  
  133. 7.     USING THE UNINSTALLER
  134. POLAR Draw ActiveX control files can be removed from your system with the Windows 95
  135. Add\Remove Programs item or by double-clicking the UnInstaller icon in the
  136. Program Manager folder. Using the UnInstaller will remove all files and
  137. Registration Database entries made during the installation. If you are using
  138. Visual Basic, it will create a support cache file (********.OCA) for each control,
  139. that must be removed manually.
  140.  
  141. The UnInstaller creates a log of operations during the installation which it
  142. "undoes" to "uninstall" the product. You should run the UnInstaller before running
  143. the Installer additional times. If you run the installer a second time without
  144. using the UnInstaller first, only the options selected in the second install will
  145. be written to the UnInstall log and later be uninstalled. For the UnInstaller
  146. to work properly, you should reinstall your original options in addition to the
  147. options you wish to install.
  148.  
  149. The Windows Start menu is not always updated immediately by the operating system.
  150. This means that sometimes uninstalled shortcuts do not always disappear right away.
  151. Because of this limitation, an uninstalled shortcut can temporarily continue to
  152. appear in the Start menu even though it really has been uninstalled. If you wait
  153. for a while, run some other programs, or restart the system, the shortcut should
  154. eventually disappear from the Start menu.
  155.  
  156. To verify that the program has been uninstalled:
  157.  
  158. 1.    From the Start menu, go to Settings/Taskbar/Start Menu Programs/Advanced.
  159. 2.    When the Explorer displays, click on the existing program folder.
  160. 3.    Check to see if the shortcut exists in the program folder. If it does not,
  161.     then the shortcut has been uninstalled correctly, but the Start menu has not
  162.     been updated correctly.
  163.  
  164.  
  165.  
  166.  
  167. 8.  HOW TO CONTACT US
  168.  
  169. POLAR d.o.o.
  170. Put Supavla 1
  171. 21000 Split
  172. Croatia
  173.  
  174. Phone: +385 21 380770
  175. Fax:   +385 21 380771
  176.  
  177. World Wide Web: http://www.polarsoftware.com
  178.  
  179. Contact:                        info@polarsoftware.com
  180. Sales:                          sales@polarsoftware.com
  181. Developer Services:                     support@polarsoftware.com
  182.  
  183.  
  184.  
  185.