home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / apps / 5935 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.1 KB

  1. Path: sparky!uunet!bonnie.concordia.ca!garrot.DMI.USherb.CA!trepe00
  2. From: trepe00@DMI.USherb.CA (ERIC TREPANIER)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: Can Win-3.0 applets be installed from dist w/o using Win-3.0 setup?
  5. Keywords: applets, installation, windows, OS/2
  6. Message-ID: <Bu0E8n.6pE@DMI.USherb.CA>
  7. Date: 3 Sep 92 15:41:10 GMT
  8. References: <c=hnv!p.gary@netcom.com>
  9. Sender: usenet@DMI.USherb.CA (Pour courrier Usenet)
  10. Distribution: us
  11. Organization: Universite de Sherbrooke -- departement de Mathematiques et d'Informatique
  12. Lines: 44
  13. Nntp-Posting-Host: roselin
  14.  
  15. In article <c=hnv!p.gary@netcom.com> gary@netcom.com (Gary Messenbrink) writes:
  16. >How can the Windows 3.0 applets be installed in OS/2 without running the
  17. >Windows 3.0 setup program in a DOS window?
  18. >
  19.  
  20. First, locate the EXPAND.EXE program on one of the Win3.0 disks.  Sorry, but I
  21. don't know which.  Copy this program in your \OS2\MDOS directory.  Then open
  22. a DOS Window and browse through your Win3.0 disks, and "expand" the files
  23. you want/need.  For example, let's say you've found Notepad on disk 4, it
  24. should look like the following:
  25.  
  26. DIR A:
  27.  
  28. ...
  29. NOTEPAD.HL$
  30. NOTEPAD.EX$
  31. ...
  32.  
  33. The $ in the filenames means the files are compressed.  Just type
  34.  
  35. EXPAND A:\NOTEPAD.HL$ C:\OS2\MDOS\WINOS2\NOTEPAD.HLP
  36.  
  37. etc. for all files you want to grab.  You can get a good deal of interesting
  38. files this way, (bitmaps, help files, readme text files, ...)
  39.  
  40. Some files may not have the $ extension and yet still be compressed, for
  41. example the file MOUSE.COM _is_ compressed (you need to use EXPAND) even
  42. though there is no $ in the filename.
  43.  
  44. If you have the DOS 5.0 disks, you can do the same to get EDIT.COM, which is
  45. needed to start the IBM DOS editor in non-basic mode.  I don't why IBM does
  46. not include it with OS/2 but it's one of the first I copy over when I install
  47. OS/2 on a new system.
  48.  
  49. >Thanks in advance,
  50. >Gary
  51. >
  52. >-- 
  53. >========================================================================
  54. >|   Gary Messenbrink                 gary@netcom.com [192.100.81.100]  |
  55. >========================================================================
  56.  
  57. Eric
  58. trepe00@tohi.usherb.ca
  59.