Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!sdd.hp.com!decwrl!bacchus.pa.dec.com!shlump.nac.dec.com!mountn.dec.com!emass1.enet.dec.com!domenikos From: domenikos@emass1.enet.dec.com (George Domenikos) Newsgroups: comp.sys.mac.programmer Subject: Question on Installer Message-ID: <1864@mountn.dec.com> Date: 21 Aug 90 00:35:25 GMT Sender: news@mountn.dec.com Organization: DTC Lines: 16 Hi there, I am trying to install some resources into the system file and I was working on writting a piece of code using the resource manager to do the job until someone told me that the best way to go about it is using the installer ( a apple utility that was made for that purpose). However in order to use the installer I would have to write a script that the installer can read. - Does anyone know what the format of an installer script is? - Does anyone have an example of an installer script which adds resources into the system file? Thanks in advance --george---