home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / HATCH / WW4WARP2.ZIP / OS2WARP.CFG < prev    next >
Text File  |  1996-08-16  |  24KB  |  483 lines

  1.  Help With OS/2 Warp! SetUp File for WWIV.
  2.  Sam #1 @4051.WWIVnet
  3.  Sun Mar 05 01:49:27 1995
  4.  RE: OS/2 with WWIV
  5.  BY: Tom Catt #1 @7166
  6.  
  7.  >  Can some one please please please, send me a detailed description of how
  8.  >to setup WWIV 423 with OS/2 Warp. Just got a copy & am totally lost. Kinda
  9.  >got it to work a little, but when i did a NET call out i got so many errors,
  10.  >it was crazy.   Would appreciate if ANY one can help, or call voice at
  11.  > (717) 425-2528.
  12.  
  13.      Since I know it will be two weeks before this gets validated I'll email
  14.  it to you as well, but here it is for everyone else.
  15.  
  16.                            FAQ From Sam's BBS on OS/2
  17.  
  18.    With the recent popularity of IBM's latest release of OS/2 called "Warp",
  19.  I have seen many people asking the same thing I did when I first got it.
  20.  "How in the world do I make this thing work with WWIV?"
  21.  
  22.    Up until the release of Warp, I had never fiddled with OS/2 whatsoever.
  23.  With the help of Fred Flintstone, JAFO, and Starship Trooper, & some major
  24.  experimentation, I was able to get everything going in fine fashion.
  25.  
  26.    I do not claim to be an expert on OS/2, but here are the settings that
  27.  work the best for me.  You may have to adjust some of the settings, but if
  28.  you use these as a baseline, you should be very close to optimum.  The setup
  29.  I am running here features three nodes on a 486 DX2/66 with 8 megs of RAM.
  30.  (I use the HPFS here, and *strongly* urge you to do the same once you are
  31.  comfortable with OS/2.  I was amazed at the difference in performance the
  32.  HPFS made!)  I will give you the setting for one node.  You can duplicate
  33.  it for the rest of them with one exception.  More on that later.
  34.  
  35.    I am assuming you were able to install Warp on your computer. It is beyond
  36.  the scope of this text to go into each possible setup.
  37.  
  38. CONFIG.SYS:
  39.  
  40.    The first thing I recommend doing is editing the config.sys file Warp
  41.  created when you installed it.  It is in the root directory of whatever
  42.  drive you boot from.  > BACK YOURS UP BEFORE YOU EDIT IT! <
  43.  
  44.    Here is my config.sys file I use for OS/2 Warp and WWIV.  I have made many
  45.  changes to it from the default config.sys that was created when I installed
  46.  Warp, and where I could remember, I have added in comments to indicate the
  47.  changes.  I will not guarantee I marked them all, but I did as best as I
  48.  could remembering them all.  It should become obvious to you which ones were
  49.  changed when you compare it to yours.
  50.  
  51.    (I boot from C:  I do use the High Performance File System on both drives,
  52.  and *highly* recommend it to everyone.  The increase in performance was
  53.  dramatic.)
  54.  
  55. IFS=C:\OS2\HPFS.IFS /CACHE:1024 /CRECL:32 /AUTOCHECK:CD
  56.     ; Above, change 256 to either 512 or 1024 (play with it)  and 4 to 32
  57.  
  58. PROTSHELL=C:\OS2\PMSHELL.EXE
  59. SET USER_INI=C:\OS2\OS2.INI
  60. SET SYSTEM_INI=C:\OS2\OS2SYS.INI
  61. SET OS2_SHELL=C:\OS2\CMD.EXE
  62. SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS,CONNECTIONS,LAUNCHPAD
  63. SET RUNWORKPLACE=C:\OS2\PMSHELL.EXE
  64. SET COMSPEC=C:\OS2\CMD.EXE
  65.  
  66. LIBPATH=.;C:\OS2\DLL;C:\OS2\MDOS;C:\;C:\OS2\APPS\DLL;C:\MMOS2\DLL;
  67.  
  68. SET PATH=C:\OS2;C:\OS2\SYSTEM;C:\OS2\INSTALL;C:\;C:\OS2\MDOS;C:\OS2\APPS;
  69.          D:\WINDOWS;C:\MMOS2;
  70.  
  71. SET DPATH=C:\OS2;C:\OS2\SYSTEM;C:\OS2\INSTALL;C:\;C:\OS2\BITMAP;C:\OS2\MDOS;
  72.           C:\OS2\APPS;D:\WINDOWS;C:\MMOS2;C:\MMOS2\INSTALL;
  73.  
  74.    ; NOTE: by: " The Animal "  Make a directory called: _:\BAT; add it to the
  75.    ; end of your DPATH= statements and Place ALL of your DOS Program *.BAT
  76.    ; files in that directory. Also Place a Program called: OSTSR12i.ZIP in
  77.    ; here as well. This program will make your dos Programs give up timeslices
  78.    ; under OS/2 Warp and run a LOT smoother as well.  More comments on this
  79.    ; later. <g>.
  80.  
  81. SET PROMPT=$i[$p]
  82. SET HELP=C:\OS2\HELP;C:\OS2\HELP\TUTORIAL;C:\MMOS2\HELP;
  83. SET GLOSSARY=C:\OS2\HELP\GLOSS;
  84. SET IPF_KEYS=SBCS
  85.  
  86. PRIORITY_DISK_IO=NO                ; changed from YES
  87. FILES=100                          ; changed from 20 (play with this setting)
  88.  
  89. BASEDEV=IBMKBD.SYS
  90. DEVICE=C:\OS2\BOOT\TESTCFG.SYS
  91. DEVICE=C:\OS2\BOOT\DOS.SYS
  92. DEVICE=C:\OS2\BOOT\PMDD.SYS
  93.  
  94. BUFFERS=90            ; this may have been default.  Play with it some.
  95.  
  96. IOPL=YES
  97.  
  98. DISKCACHE=2048,LW     ; you may have to set this lower depending on memory
  99.                       ; Note that it has NO effect on HPFS machines.
  100.  
  101. MAXWAIT=1                          ; changed from 3
  102. MEMMAN=SWAP,PROTECT
  103.  
  104. SWAPPATH=C:\OS2\SYSTEM 2048 4096   ; This gave me the best performance.
  105.                                    ; You can play around with these.  I tried
  106.                                    ; them all the way up to 10240 (10 megs),
  107.                                    ; but this works for me.
  108.  
  109. BREAK=OFF
  110. THREADS=100                        ; changed from 256
  111. PRINTMONBUFSIZE=134,134,134
  112. COUNTRY=001,C:\OS2\SYSTEM\COUNTRY.SYS
  113. SET KEYS=ON
  114. SET BOOKSHELF=C:\OS2\BOOK;C:\MMOS2;
  115. SET SOMIR=C:\OS2\ETC\SOM.IR;C:\OS2\ETC\WPSH.IR;C:\OS2\ETC\WPDSERV.IR
  116. SET SOMDDIR=C:\OS2\ETC\DSOM
  117. REM SET DELDIR=C:\DELETE,512;D:\DELETE,512;  ; NOTE if you want to be able to
  118.                                              ; undelete files, you will need
  119.                                              ; to un-rem this line.
  120. BASEDEV=PRINT01.SYS
  121. BASEDEV=IBM1FLPY.ADD
  122. BASEDEV=IBM2FLPY.ADD
  123. BASEDEV=IBM1S506.ADD
  124. BASEDEV=XDFLOPPY.FLT
  125. BASEDEV=OS2DASD.DMD
  126. SET EPMPATH=C:\OS2\APPS;
  127. PROTECTONLY=NO
  128. SHELL=C:\OS2\MDOS\COMMAND.COM C:\OS2\MDOS
  129. FCBS=16,8
  130. RMSIZE=639                                   ; changed from 640
  131. DEVICE=C:\OS2\MDOS\VEMM.SYS
  132. DOS=LOW,NOUMB
  133. DEVICE=C:\OS2\MDOS\VXMS.SYS /UMB
  134. DEVICE=C:\OS2\MDOS\VDPMI.SYS
  135. DEVICE=C:\OS2\MDOS\VDPX.SYS
  136. DEVICE=C:\OS2\MDOS\VWIN.SYS
  137. DEVICE=C:\OS2\MDOS\VW32S.SYS
  138. DEVICE=C:\OS2\MDOS\ANSI.SYS                  ; added to enable ansi
  139. DEVICE=C:\OS2\BOOT\OS2CDROM.DMD /Q
  140. IFS=C:\OS2\BOOT\CDFS.IFS /Q
  141. DEVICE=C:\OS2\MDOS\VCDROM.SYS
  142. BASEDEV=OS2SCSI.DMD
  143. BASEDEV=FD8XX.ADD /et                      ; See NOTE #1 after config.sys
  144. rem DEVICE=C:\OS2\MDOS\VMOUSE.SYS          ; remove mouse driver See NOTE #2
  145. rem DEVICE=C:\OS2\BOOT\POINTDD.SYS         ; remove mouse driver
  146. rem DEVICE=C:\OS2\BOOT\MOUSE.SYS SERIAL=COM2 ; remove mouse driver
  147. rem DEVICE=C:\OS2\BOOT\COM.SYS             ; remove stock com driver
  148. rem DEVICE=C:\OS2\MDOS\VCOM.SYS            ; see NOTE #3
  149. DEVICE=D:\SIO\SIO.SYS          ; added sio com driver (see NOTE #3)
  150. DEVICE=D:\SIO\VSIO.SYS         ; added sio com driver
  151. CODEPAGE=437,850
  152. DEVINFO=KBD,US,C:\OS2\KEYBOARD.DCP
  153. DEVINFO=SCR,VGA,C:\OS2\BOOT\VIOTBL.DCP
  154. SET VIDEO_DEVICES=VIO_SVGA
  155. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  156. DEVICE=C:\OS2\MDOS\VSVGA.SYS
  157. DEVICE=C:\MMOS2\SB16D2.SYS 1 1 5 7 220 4 330 /N:SBAUD1$ /Q
  158. DEVICE=C:\MMOS2\AUDIOVDD.SYS SBAUD1$
  159. SET MMBASE=C:\MMOS2;
  160. SET DSPPATH=C:\MMOS2\DSP;
  161. SET NCDEBUG=4000
  162. DEVICE=C:\MMOS2\SSMDD.SYS
  163. DEVICE=C:\MMOS2\R0STUB.SYS
  164.  
  165. NOTE #1:  I have two Pioneer 6-disk CD Rom changers online.  In order for
  166.           OS/2 to see all of the drives/disks, you MUST add the /ET to the
  167.           end of the line where your scsi card is defined.  The FD8XX is my
  168.           Future Domain SCSI card driver that OS/2 installed in the initial
  169.           setup.  I have not tried this with other SCSI or IDE cards, but
  170.           would assume you would have to add it.  If you have CD towers and
  171.           Warp is only "seeing" the first disk, add the /ET at the end of the
  172.           adapter card call in config.sys
  173.  
  174. NOTE #2:  I do not use a mouse.  I have two active nodes for callers, and to
  175.           use a mouse would require me to purchase a "com 5" card, or to put
  176.           one of my modems on a non-standard IRQ, neither of which I care to
  177.           do.  Warp will work just fine without a mouse.  The only feature I
  178.           had trouble figuring out was how to "arrange" the Desktop without
  179.           a mouse. To do this, make Desktop your active window, and press the
  180.           spacebar to de-select any icon.  Then press your Alt key, and you
  181.           will get the menu to handle your Desktop.
  182.  
  183. NOTE #3:  I strongly urge you to get and use Ray Gwinn's SIO communications
  184.           drivers.  They are much, much better than the ones that come with
  185.           OS/2. The settings I use for them are noted below.
  186.  
  187. AUTOEXEC.BAT:
  188.  
  189.     I also recommend editing the path statement in the autoexec.bat that Warp
  190.  creates to include everything you used to have in your path before.  This is
  191.  totally up to you, but I think you will be much happier if you do this step.
  192.  Make sure you add and search paths AFTER the ones OS/2 made, especially if
  193.  you include DOS..
  194.  
  195. MAKING A WWIV FOLDER:
  196.  
  197.     Once you get Warp installed, you will have to set up Icons, or folders
  198.  as Warp calls them, for each node of your BBS.  The process of how you set
  199.  up your folders is completely up to you.  This is the way I did it, and is
  200.  the way I recommend you do it, at least until you are more familiar with
  201.  Warp.  Open up the "Templates" folder, and find the template called
  202.  "Program".  With your left mouse button (or arrow key) click on this folder
  203.  to highlight it (don't open it, just highlight it).  Next, press Shift-F10.
  204.  You should get a menu. Click on (or use your arrow keys and press enter on)
  205.  "Copy".  Copy this template to the Desktop.
  206.           [( See Comment by: The Animal later on making a folder.)]
  207.  
  208.     Once you have copied this template over to the Desktop, press Alt-F4 to
  209.  close the template folder.  This should put you back on the Desktop.  If you
  210.  are not on the Desktop, get there.  Alt-Esc will cycle you through the open
  211.  folders (the Desktop is always open), or Ctrl-Esc will bring up a list of
  212.  open folders from which you can select Desktop.  On the Desktop, go to the
  213.  folder called "Program", and highlight it (again, do not open it, just
  214.  single click on it. If you are not using a mouse, arrow-key over to it).
  215.  Once it is highlighted, press Shift-F10.  This will bring up a menu.  Click
  216.  on "Settings".  This will open up another screen.
  217.  
  218. TEACHING WARP TO SPELL WWIV:
  219.  
  220.     The first thing we are going to do is define the path and filename of the
  221.  program.  In my case, it is D:\WWIV\BBS1.BAT.  Don't put anything in the
  222.  middle box (parameters).  My BBS1.BAT looks like this:
  223. ---------------------------[ Sam's Batch file ]------------------------------
  224. ostsr 3 /m
  225. SET WWIV_INSTANCE=1
  226. BBS -I1
  227. ------------------------[ The Animal's BATch file ]--------------------------
  228. @echo off
  229. C:
  230. CD \WWIV
  231. ostsr 3 /D
  232. SET WWIV_INSTANCE=1      ; Remote Node=1 or Instance #1
  233. BBS /I1
  234. ------------------------[ The Animal's Local Bat file ]----------------------
  235. @echo off
  236. C:
  237. CD \WWIV
  238. ostsr 3 /D
  239. SET WWIV_INSTANCE=4
  240. BBS /I4 /M               ; /M for NOT to use a MODEM, denoting Local logon.
  241.                          ; Local Node=4 or Instance #4  /I is the Instance#
  242. -----------------------------------------------------------------------------
  243.  
  244.     (OSTSR.COM is a TSR that I recommend running.  It converts time slice
  245.  requests in programs written for Desqview to OS/2.  Mainly this will help
  246.  you (a LOT) when programs like DSZ and HS Link are running. The 3 sets the
  247.  interval to give up timeslices (I recommend 3), and the /m puts a little
  248.  smiley face with a spinning cursor in the upper left-hand corner of your
  249.  monitor so you can see it working.)
  250.  
  251.     In the bottom of this opening settings screen, you will put whatever
  252.  the working directory is.  In my case, it is D:\WWIV.  We are done with that
  253.  page (Leave the parameters field blank).  Next, press TAB followed by PgDn.
  254.  This will bring you to the "Session" page.    How you have WWIV open is
  255.  entirely up to you.  I have mine open to a "DOS Full Screen" and do NOT have
  256.  it "Start Minimized".  Again, these are your preferences.  Either use your
  257.  mouse and click on what you want, or use your tab key and press the spacebar
  258.  to toggle your choice.  Next, tab to (or click on) the "DOS Settings ".
  259.  
  260.     This is perhaps the most important part.  Some people will dispute the
  261.  settings I am going to give you here, but as I said, these work great for
  262.  me. I am using WWIV v4.24 here.  I was using the standard settings (the ones
  263.  most recommended by others) and I was not having what I would call good
  264.  performance.  I tried & tried different settings until I came upon these.
  265.  Since I started using these, I have yet to have a lockup and my BBS runs
  266.  much faster.  Once you get your BBS up and running, you can play around with
  267.  them and adjust them if you like.  I recommend choosing "All DOS Settings"
  268.  as you can set them all at once instead of having to constantly go back and
  269.  open different pages.
  270.  
  271.     If I don't mention a setting here and you think you should change it, by
  272.  all means play around with it some.  I tried to make note of anything I
  273.  changed from default though, so hopefully I didn't miss anything. :)
  274.  
  275.  (Side Note: The DPMI_DOS_API is a critical setting if you run Borland C.
  276.  You will need to ENABLE it for the window you run BC in, or you will not be
  277.  happy. 'Make' MAY run ok without it, but BC.EXE will not.  I don't use Turbo
  278.  C, so I don't know how it would be affected.)
  279.  
  280.     In the online documentation that come with Warp, there is a part that
  281.  tells you if you run a DOS communications program, to turn the HW_TIMER on.
  282.  Don't do that.  (It may work ok for only one node, but with it turned on, I
  283.  could only initialize one com port.)
  284.  
  285.     Here are the values I have in the Dos Settings windows in each of my
  286.  three BBS windows.  I will not guarantee you they will work for you, but
  287.  before I made these changes, I was having intermittent lockups ALL the time
  288.  with WWIV 4.24 and OS/2 Warp.  Since I have made these changes, the BBS runs
  289.  a LOT faster, and I have yet to experience a lockup.
  290.  
  291.    The only thing that differs between windows is the "Com Port Allow Access".
  292.  For node 1 it is com 1, for node 2 it is com 2, & node three (my local node)
  293.  none of them are enabled.  These are three very important settings, as you
  294.  WILL have lockups if you do not set these right.  (Make sure you adjust them
  295.  to the proper com port for your particular setup. some use ports other than
  296.  com 1 and com 2.  If you don't know which com port you are using, look in
  297.  INIT or ask someone for help in finding out.)
  298.  
  299.     These are in order as they appear in the Dos Settings Window in OS/2 3.0.
  300.  I have placed a <C> by the ones I think I changed, and either a setting or
  301.  <Default> where I used the default value.
  302.  
  303.    I use the DOS Full Screen, but these should work under DOS Window as well.
  304.  
  305. AUDIO_ADAPTER_SHARING                   NONE <C>
  306. DOS_AUTOEXEC                            <Default>
  307. DOS_BACKGROUND_EXECUTION                ON
  308. DOS_BREAK                               OFF
  309. DOS_DEVICE                              <Default>
  310. DOS_FCBS                                50 <C>
  311. DOS_FCBS_KEEP                           16 <C>
  312.  
  313. DOS_FILES                               100 (If you edited your config.sys
  314.                                              file as indicated above, this
  315.                                              should already be 100. If you
  316.                                              did not, change this to 100.)
  317.  
  318. DOS_HIGH                                ON <C>
  319. DOS_LASTDRIVE                           Z (You may not need this set up to
  320.                                            Your Last Drive letter or (Z)
  321.                                            Which ever is the Closest. Saves
  322.                                            Enviromental space/memory.
  323.  
  324. DOS_RMSIZE                              639 (Same note as the DOS_FILES
  325.                                              statement)
  326.  
  327. DOS_SHELL                               <Default>
  328. DOS_STARTUP_DRIVE                       <Default>
  329. DOS_UMB                                 ON <C>
  330. DOS_VERSION                             <Default>
  331. DPMI_DOS_API                            ENABLED <C>
  332. DPMI_MEMORY_LIMIT                       4
  333. DPMI_NETWORK_BUFFER                     8
  334. EMS_FRAME_LOCATION                      AUTO
  335. EMS_HIGH_OS_MAP_REGION                  32 <C>
  336. EMS_LOW_MAP_REGION                      384
  337. EMS_MEMORY_LIMIT                        0 <C> (See NOTE #7)
  338. HW_NOSOUND                              OFF
  339. HW_ROM_TO_RAM                           ON <C>
  340. HW_TIMER                                OFF
  341. IDLE_SECONDS                            10 <C>
  342. IDLE_SENSITIVITY                        10 <C> (See NOTE #4)
  343. INT_DURING_IO                           OFF
  344. KBD_ALTHOME_BYPASS                      OFF
  345. KBD_BUFFER_EXTEND                       ON
  346. KBD_CTRL_BYPASS                         OFF
  347. KBD_RATE_LOCK                           OFF
  348. MEM_EXCLUDE_REGIONS                     <Default>
  349. MEM_INCLUDE_REGIONS                     <Default>
  350. PRINT_SEPARATE_OUTPUT                   ON
  351. PRINT_TIMEOUT                           15
  352. SESSION_PRIORITY                        2 (See NOTE #5)
  353. SIO_ALLOW_ACCESS_COM1                   ON
  354. SIO_ALLOW_ACCESS_COM2                   OFF (See NOTE #6)
  355. SIO_ALLOW_ACCESS_COM3                   OFF (See NOTE #6)
  356. SIO_ALLOW_ACCESS_COM4                   OFF (See NOTE #6)
  357.  
  358.      << All SIO Settings Left Default Except Below>>
  359.  
  360. SIO_IDLE_SENSITIVITY                    32 <C>
  361. VIDEO_FASTPASTE                         OFF
  362. VIDEO_MODE_RESTRICTION                  CGA <C>
  363. VIDEO_ONDEMAND_MEMORY                   ON
  364. VIDEO_RETRACE_EMULATION                 ON <C>
  365. VIDEO_ROM_EMULATION                     ON
  366. VIDEO_SWITCH_NOTIFICATION               OFF
  367. VIDEO_WINDOW_REFRESH                    1
  368. XMS_HANDLES                             32
  369. XMS_MEMORY_LIMIT                        1536 <C> (NOTE #7)
  370. XMS_MINIMUM_HMA                         0
  371.  
  372. NOTE #4:  I tried the suggestion everyone makes about disabling idle
  373.           detection. At first, it appeared to me this was the best way, but
  374.           once I started learning more about OS/2, I quickly found Idle
  375.           detection is good, especially if you run more than one node.  I
  376.           have a program here that shows how much of the CPU's processor time
  377.           is going to what.  Without idle detection, with three nodes running,
  378.           they hog nearly all the CPU's time.  With two nodes running, they
  379.           take about 33% each. (this is all while sitting at WFC). By enabling
  380.           idle detection & idle sensitivity as I have here, WWIV will take
  381.           from 1 to 6 percent of the processor's time sitting at WFC.  That
  382.           means if you have a caller on node one, & none on node two, the
  383.           caller will get all the attention he needs from the CPU.  With
  384.           callers on each node, the CPU is still noticeably less-taxed, & both
  385.           nodes seem to run faster & more efficiently than they did with idle
  386.           detection disabled.
  387.  
  388. NOTE #5:  You can play around with this setting.  On my system (486 DX2-66, &
  389.           8 Mb ram) I set all three WWIV Nodes, Borland C, Professional Write,
  390.           and DOS Full Screen to a Session Priority of 2.  Everything else is
  391.           set to 1.  I had a friend call & test the performance for me.  With
  392.           a caller on node 2, my local node going, him on node 1, & Borland C
  393.           running, he saw no noticeable degradation in performance.  Bear in
  394.           mind I set the idle detection/sensitivity the same in all other
  395.           windows as I did in the above settings.
  396.  
  397. NOTE #6:  Again, this should be self-explanatory to you.  Do NOT allow ANY
  398.           programs to access ANY com ports unless it needs it, & then only
  399.           allow it access to the com port it has to have access to.
  400.  
  401. NOTE #7:  OS/2 loves memory.  And it knows how to multi-task better than Bo
  402.           knows tennis shoes.  But it needs to be able to use the memory to
  403.           work right. There is no sense to give WWIV the default OS/2 settings
  404.           of 2 megs of EMS and 2 megs of XMS.  I set the EMS to 0 and the XMS
  405.           to one and a half megs.  This is >plenty< for anything you will be
  406.           needing to do in WWIV, including running WWIVEdit. You can use
  407.           either EMS or XMS, but in my opinion XMS is better.
  408.  
  409.    The next two pages, "Association" and "Window" do not need editing.  Just
  410.  press "TAB followed by PgDn", twice, which will land you on the "General"
  411.  page.  Here is where you change the name of the window from "Program" to
  412.  "WWIV", in the top box.  It can be whatever you like.  I use "WWIV Node One",
  413.  "WWIV Node Two", etc.  Also be sure to click on the "Template" box to turn
  414.  off the ugly yellow background.  Here is an icon for WWIV 4.24 you can use
  415.  (courtesy of JAFO at Blue Thunder BBS).  You can edit it to say 4.23 or
  416.  whatever.  UUDecode this and call it WWIV.ICO.
  417.  
  418. -----------------------------------[ Cut Here -------------------------------
  419.  
  420. section 1 of uuencode 5.10 of file wwiv.ico    by R.E.M.
  421.  
  422. begin 644 wwiv.ico
  423. M0TD:````"P`;`&H````,````(`!```$``0````#___]#21H````+`!L`:@$`
  424. M``P````@`"```0`$`````(````"``("`````@(``@`"`@("`@,S,S/\```#_
  425. M`/__````__\`_P#______P``````````````````````````````````````
  426. M````````````````````````````````````````````````````````````
  427. M````````````````````````````````````````````````````````````
  428. M````````````````````````````````````````````````````````````
  429. M````````````````````````````````````````````````````````````
  430. M````````````````````````````````````````````````````````````
  431. M````````````````````````#___________________\`______________
  432. M______`/___________________P#___________________\`__________
  433. M__________`/__S_____S\_,S,___\_P#__/S____\__S______/\`__S\__
  434. M___/_\______S_`/_/_\_\S,S__,S,_,S,_P#_S__/_/_\_____/S__/\`__
  435. M____S__/____S\__S_`/_____\__S__,S,_/_\_P#___________________
  436. M\`____________________`/___________________P#_______________
  437. M____\`__G_^?__^?_Y__G_^9__`/_Y__G___G_^?_Y__F?_P#_^9^9___YGY
  438. MG_^?_YG_\`_Y^9GY__GYF?G_G_G_G_`/^?^?^?_Y_Y_Y_Y_Y_Y_P#_G_G_G_
  439. M^?^?^?^?^?^?\`^?____GY____^?GY__^?`/G____Y^?____GY^?__GP#Y__
  440. M__^?G____Y^?G__Y\`____________________`/___________________P
  441. M#___________________\`____________________`/________________
  442. 3___P````````````````````````
  443. `
  444. end
  445. sum -r/size 13563/1233 section (from "begin" to "end")
  446. sum -r/size 34101/874 entire input file
  447.  
  448. ---------------------------------[ Cut Here ]--------------------------------
  449.  
  450.    Uudecode that file, & put it somewhere on your hard drive. On the current
  451.  page (General) choose "Find" and tell it to look for WWIV.ICO (in the "Name"
  452.  field).  Don't worry about the "Start Folder".  Once it finds it, you can
  453.  "Cancel Search" and click on "OK" and the ugly Icon will be replaced with a
  454.  bright shiny new WWIV 4.24 Icon.  Again, make sure you click the check mark
  455.  OFF in the "Templates" box on the General page.
  456.  
  457.    Congratulations!  You are all done with setting up this node.  All you will
  458.  need to do is highlight this node (don't open it, just highlight it), press
  459.  Shift-F10, and copy it to the Desktop.  You will be prompted to rename it,
  460.  which you should do at this time.  It will retain all of the settings you
  461.  identified when setting up the original folder, so be sure to go in and edit
  462.  the Com Port Access.  DON'T FORGET TO DO THIS STEP!  If you have a local node,
  463.  be sure to tell it that it cannot access any com ports.
  464.  
  465. AUTOMATIC STARTUP:
  466.  
  467.    Now, if you are like me, you will want WWIV to automatically start up when
  468.  your computer is turned on.  Remember how we copied the Program Folder over
  469.  from the Template to the Desktop?  Well, you are going to do the same thing
  470.  with the WWIV folder(s) you just made, minus probably any local instance.
  471.  Find, highlight, and open the Startup Folder.  It is probably in the OS/2
  472.  System Folder.  Once you have it open, Press Alt-Esc until you get back to
  473.  the Desktop.  Highlight the WWIV folder you just made (don't open it, just
  474.  highlight it) press Shift-F10, and Copy it to the Startup Folder.  Do this
  475.  for any program you want to open automatically on startup.
  476.  
  477.    I hope I have not overlooked any steps. I feel this should be helpful to
  478.  people who are like I was and are finding themselves totally lost with OS/2
  479.  Warp and WWIV.
  480.                                 ⌠
  481.                                 ⌡am
  482.  
  483.