Path: utzoo!attcan!uunet!portal!cup.portal.com!doug-merritt From: doug-merritt@cup.portal.com Newsgroups: comp.sys.amiga Subject: Re: FULLY INTERACTIVE SCRIPTS (A Tutorial) Message-ID: <5493@cup.portal.com> Date: 16 May 88 19:20:08 GMT References: <8922@oberon.USC.EDU> <9927@agate.BERKELEY.EDU> <9066@oberon.USC.EDU> <13328@tut.cis.ohio-state.edu> <9084@oberon.USC.EDU> Organization: The Portal System (TM) Lines: 13 XPortal-User-Id: 1.1001.4407 Marco Papa writes: >The distribution license is not the point. PIPE: requires the PIPE: entry to >be on the Mountlist, otherwise mount PIPE: will fail. I cannot assume that >the user will have it, and changing a MountList MUST be done with an EDITOR. >That's TOO MUCH WORK for the "average" user. The point is that the installation >MUST be run from workbench, with click and answering questions ONLY. Actually, you can automate this. Write a program that does a quick scan of Mountlist for "pipe", and if not found, append the appropriate entry to it, and copy pipe.device to the appropriate disk (all with user prompts to ask if it's ok to do this, of course). Doug Merritt