home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20717 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!sunic!kth.se!dront.nada.kth.se!d88-jwa
  3. From: d88-jwa@dront.nada.kth.se (Jon WΣtte)
  4. Subject: Re: Should we start using an installer?
  5. Message-ID: <1993Jan5.204157.15139@kth.se>
  6. Sender: usenet@kth.se (Usenet)
  7. Nntp-Posting-Host: dront.nada.kth.se
  8. Organization: Royal Institute of Technology, Stockholm, Sweden
  9. References: <C0EAGs.4F9@well.sf.ca.us>
  10. Date: Tue, 5 Jan 1993 20:41:57 GMT
  11. Lines: 28
  12.  
  13. In <C0EAGs.4F9@well.sf.ca.us> nilesinc@well.sf.ca.us (Avi Rappoport) writes:
  14.  
  15. >We have been getting tech support calls about installation, now that we have
  16. >multiple disks and options for various word processors (this is for the
  17.  
  18. >What installers are people using?  Is the new Apple installer better than
  19. >the old one?  Should we start using an installer?
  20.  
  21. The new Apple installer is OK; it knows how to quit other apps and
  22. can now be extendable, but I wrote my own (scriptable) because I
  23. had several specific requirements (Like erasing old files based on
  24. creator & type & what folder they're in and placing new files
  25. there, installing extensions to other programs, branding programs
  26. with license numbers picked from a list, ...)
  27.  
  28. Writing an installer isn't too hard, but be CAREFUL! If it goes
  29. wrong, you might be in deep trouble with your customers. Be sure
  30. to check all error codes and be prepared to do something smart
  31. when they come out wrong...
  32.  
  33. Cheers,
  34.  
  35.                             / h+
  36.  
  37. -- 
  38.  -- Jon W{tte, h+@nada.kth.se, Mac Hacker Deluxe --
  39.    This signature is kept shorter than 4 lines in the interests of UseNet
  40.    S/N ratio.
  41.