home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / objstart.zip / README.TXT < prev   
Text File  |  1996-03-08  |  4KB  |  106 lines

  1. ObjStart.EXE v1.0
  2. Copyright (C) 1996 Salvatore Ragusano
  3. -------------------------------------------------------------------------------------
  4.  
  5. File included with this archive:
  6.  
  7.   ObjStart.exe       DOS/Windows or OS/2 viewer starter for Web Explorer.
  8.   Mailcap.map           Sample mailcap file for Web Explorer.
  9.   Extmap.ext            Sample extension mapper for Web Explorer.
  10.   ReadMe.txt            This file.
  11.  
  12. =====================================================================================
  13. Description:
  14.  
  15. ObjStart allows any DOS or Windows based viewer to be executed from within the
  16. IBM Web Explorer.  Other object start utilities for Web Explorer require the use of a
  17. seperate utility to return an Object Handle, and the use of an external OS/2 REXX
  18. command program to execute the object starter.
  19.  
  20. =====================================================================================
  21. System Requirements:
  22.  
  23. One of the following
  24.   OS/2 Warp Connect v3.0 with TCPIP installed.
  25.   OS/2 Warp v3.0 with Internet Access Kit installed.
  26.  
  27. IBM Web Explorer v1.3
  28. 16mb RAM recommended
  29.  
  30. =====================================================================================
  31. Installation Instructions.
  32.  
  33. 1.  Copy ObjStart.EXE to a directory.
  34.     ( I recommend the directory <boot drive>:\viewer\bin
  35.  
  36. 2.  Copy the sample MAILCAP.MAP file to <boot drive>:\tcpip\etc
  37.     ( This file has a sample entry for a quicktime viewer.  Change the boot drive letter
  38.     ( to point to your OS/2 boot drive.
  39.  
  40. 3.  Copy the sample EXTMAP.EXT file to <boot drive>:\tcpip\etc
  41.     ( This file has a sample entry for a quicktime viewer.
  42.  
  43. 4.  Shutdown Web Explorer if you have not done so already.
  44.  
  45. 5.  Edit your EXPLORE.INI file to make the following changes.
  46.     ( from:
  47.     (
  48.     ( mailcap=
  49.     ( extmap=
  50.     (
  51.     ( to:
  52.     (
  53.     ( mailcap=<boot drive>:\tcpip\etc\mailcap.cap
  54.     ( extmap=<boot drive>:\tcpip\etc\extmap.ext
  55.  
  56. 6.  Start your Web Explorer program.
  57.  
  58. 7.  Click on the CONFIGURE menu item.
  59.  
  60. 8.  Click on the VIEWERS... menu item.
  61.  
  62. THE FOLLOWING STEPS ARE FOR SETTING UP QUICKTIME, SETUPS FOR OTHER VIEWERS ARE SIMILIAR.
  63.  
  64. 9.  Scroll down to the listbox entry for TYPE and select the QT/MOV QUICKTIME VIDEO entry.
  65.  
  66. 10. Place the cursor in the PROGRAM field box and type the following.
  67.     ( <boot drive>:\viewer\bin\ObjStart.exe
  68.  
  69. 11. Click on the OK button.
  70.  
  71. 12. Open up your WINOS2 folder, you can find it in the <BOOT DRIVE OBJECT>/OS2/MDOS folder.
  72.  
  73. 13. Find the PLAYER.EXE program object.
  74.  
  75. 14. Left click on the PLAYER.EXE program object to bring up its system menu.
  76.  
  77. 15. Click on the SETTINGS menu item to open up the Settings Notebook.
  78.  
  79. 16. Click on the Associations Tab in the notebook.
  80.  
  81. 17. Place the cursor in the NEW NAME field box and type the following.
  82.     ( *.MOV then click on the ADD button.
  83.     ( *.QT  then click on the ADD button.
  84.  
  85. 18. Close the Settings Notebook.
  86.  
  87. 19. Startup you Web Explorer and find a QuickTime movie to download and test.
  88.  
  89. =====================================================================================
  90. Questions or comments send to:
  91.  
  92. Salvatore Ragusano
  93. Network Specialist
  94. Borough of Manhattan Community College
  95.  
  96. email: bmcomssr@cunyvm.cuny.edu
  97.  
  98. =====================================================================================
  99. DISCLAIMER
  100.  
  101. This program was compiled and tested using Watcom C/C++ v10.0 and tested under OS/2
  102. Warp Connect v3.0.  This program is provided as is.  By downloading this executable 
  103. you agree to assume all risk in its execution.  By downloading this executable you 
  104. agree to not hold the author or BMCC accountable for any damages, loss of productivity,
  105. or loss of profit.
  106.