home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / misc / 36739 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!utcsri!newsflash.concordia.ca!mizar.cc.umanitoba.ca!news!buhr
  3. From: buhr@umanitoba.ca (Kevin Andrew Buhr)
  4. Subject: Re: I guess there is no way to start zip/zoo from Icon
  5. In-Reply-To: umnoor@ccu.umanitoba.ca's message of Sun, 15 Nov 1992 15:32:45 GMT
  6. Message-ID: <BUHR.92Nov16191315@ccu.umanitoba.ca>
  7. Sender: news@ccu.umanitoba.ca
  8. Nntp-Posting-Host: ccu.umanitoba.ca
  9. Organization: University of Manitoba, Canada
  10. References: <BxrKIM.LJ4@ccu.umanitoba.ca>
  11. Date: Tue, 17 Nov 1992 01:13:15 GMT
  12. Lines: 35
  13.  
  14. In article <BxrKIM.LJ4@ccu.umanitoba.ca> umnoor@ccu.umanitoba.ca
  15. (Nasir Ahmed Noor) writes:
  16.  
  17.    As these programs require command line parameters and opitons. I was
  18.    trying to import these onto my desk top to cut short the Path and DPath
  19.    variables. Is there any PM interface available for any of the archivers?
  20.  
  21. Nasir:
  22.  
  23.     Here's what I did.  First, I created two new program objects
  24. (dragging them off the "Program" template) and put them in the
  25. directory with my "ZOO.EXE" (they could have been put anywhere).  I
  26. set both of them up to run the program "C:\OS2\LOCAL\APPS\ZOO.EXE".
  27.  
  28.     On one of them, I put "v" in the "Command Line Parameters"
  29. box.  On the other, I put "x".  I named the first "ZOO View" and the
  30. second "ZOO Extract".  I also changed the working directory of "ZOO
  31. Extract" to "C:\OS2\LOCAL", so it would put the extracted files in a
  32. known place.
  33.  
  34.     Then, I opened the "Association" settings tab for "ZOO View",
  35. and I added the "*.ZOO" extension.  I did the same thing for the "ZOO
  36. Extract" object.  I opened the "Session" (or "Window"?) tab for them
  37. both and unchecked "Close Window on Session End", so my listing of
  38. files wouldn't disappear right away.
  39.  
  40.     Since I added "*.ZOO" to the "ZOO View" associations first, it
  41. is the default action.  Now, whenever I double click on a ZOO file, up
  42. pops an OS/2 text window with a list of files.  When I right click on
  43. the file, and use the arrow next to the "Open" selection, both "ZOO
  44. View" and "ZOO Extract" are given as possible options.
  45.  
  46.     I did the same thing with ZIP, too.
  47.  
  48. Kevin <buhr@ccu.UManitoba.CA>
  49.