home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9338 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!swrinde!ringer!mlevis
  2. From: mlevis@ringer.cs.utsa.edu (Mike Levis)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: UNZIP'ing Borland's ".CA1" files
  5. Message-ID: <1992Sep14.041933.22827@ringer.cs.utsa.edu>
  6. Date: 14 Sep 92 04:19:33 GMT
  7. References: <1992Sep14.025407.29256@monu6.cc.monash.edu.au>
  8. Organization: University of Texas at San Antonio
  9. Lines: 24
  10.  
  11. In article <1992Sep14.025407.29256@monu6.cc.monash.edu.au> enu321d@barney.eng.monash.edu.au (A. Walker) writes:
  12. >A friend of mine is wonderring how to combine and unzip the 
  13. >'file.ca1 file.ca2 ...' files
  14. >supplied in Borland C++ 3.0(+App frame works) distribution disks.  
  15. >Quote 'Its a real pain
  16. >to go thru the whole installation procedure (12 disks!) just to install
  17. >some extra part of BC++. There is no option to avoid installation of
  18. >the main binaries....."
  19. >    I suggested he 'copy file.ca1+file.ca2 file.zip /b' but unzip
  20. >reports a CRC error about mid-way ie the join was unsuccessful.
  21. >
  22. >    Thanks
  23. >    Junaid
  24.  
  25. You need to remove the first four bytes from each "*.ca?" file before
  26. you concatenate it.  After you do this, the resulting file will be
  27. normal.  I guess you will have to write a program to strip off the
  28. first four bytes.
  29.  
  30. -- 
  31. ====== Mike Levis   mlevis@ringer.cs.utsa.edu ======
  32. "I believed what I was told, I thought it was a good   .--.
  33. life, I thought I was happy.  Then I found something  (OS/2)
  34. that changed it all..."  --  Anonymous, 2112  [Rush]   ~--~
  35.