home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / activex / inetsdk / bin / i386 / lpk_tool.txt < prev    next >
Text File  |  1996-07-12  |  3KB  |  85 lines

  1. README file for the License Package Authoring Tool - LPK_TOOL.EXE
  2. =================================================================
  3.  
  4. Description
  5. ===========
  6.  
  7. The License Package Authoring Tool (LPK) allows you to author an 
  8. LPK file.
  9.  
  10. An HTML Page with licensed controls requires a single associated 
  11. license package which stores the run-time licenses for all the 
  12. controls used on the page. The HTML page should point to a license 
  13. package via a relative URL. This tool allows you to author a 
  14. license package file.
  15.  
  16. For more information on Licensing, please refer to the following 
  17. document.
  18.  
  19. Title: Online Licensing of ActiveX controls.
  20.  
  21.  
  22. Using LPK_TOOL
  23. ==============
  24.  
  25. LPK_TOOL displays two list boxes. 
  26.  
  27. Available Controls List Box
  28. ===========================
  29. The first list box, "Available Controls", lists all controls registered 
  30. in your system. 
  31.  
  32. Contorls in License Package List Box
  33. ====================================
  34. The second list box, "Controls in License Package", lists all 
  35. controls, whose licensing information, if available, will be stored in 
  36. the LPK file. The Licensing information will be save when you invoke 
  37. the 'Save & Exit' button.
  38.  
  39. Add Button
  40. ==========
  41. You can select 'controls' in the 'Available Control List Box' and 
  42. use the 'Add' button to instruct the tool to add it to the LPK file. 
  43. LPK_TOOL will respond by moving the selected controls to the "Controls 
  44. in License Package" List Box.
  45.  
  46. Remove Button
  47. =============
  48. You can select 'controls' in the 'Controls in License Package List Box' 
  49. and use the 'Remove' button to instruct the tool not to add it to the 
  50. LPK file. The LPK_TOOL will respond by moving the selected controls 
  51. to the 'Available Control List Box'.
  52.  
  53. Save & Exit Button
  54. ==================
  55. The 'Save & Exit' button will instruct the tool to save the licensing 
  56. information to the LPK file. LPK_TOOL will prompt for a file name and 
  57. save the Licensing information in the file name provided. LPK_TOOL will 
  58. terminate after saving the file.
  59.  
  60. Cancel Button
  61. =============
  62. The 'Cancel Button' will terminate the application without creating the  
  63. LPK file.
  64.  
  65. About Button
  66. =============
  67. The 'About Button' will display the version information. 
  68.  
  69. Help Button
  70. ===========
  71. The 'Help Button' will dislay the help file for the tool. 
  72.  
  73. Show only Controls that support Licensing Check Box
  74. ===================================================
  75. When checked, LPK_TOOL will display only those controls, which support 
  76. Licenses (IClassFactory2) interface.
  77.  
  78. Note:
  79. =====
  80. This tool makes use of the License Manager components. Please make 
  81. sure the License Manager is installed on your system and registered 
  82. before you use this tool.
  83.     
  84. < end of document>
  85.