Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!spool.mu.edu!uunet!brunix!daf From: daf@cs.brown.edu (David A. Fedor) Newsgroups: comp.sys.mac.system Subject: Re: Shutting down the Finder Keywords: Installer, Finder, System 7 Message-ID: <73248@brunix.UUCP> Date: 23 Apr 91 21:38:19 GMT Article-I.D.: brunix.73248 References: <13127@goofy.Apple.COM> <73239@brunix.UUCP> Sender: news@brunix.UUCP Reply-To: daf@cs.brown.edu (David A. Fedor) Organization: Brown University Department of Computer Science Lines: 34 In article <73239@brunix.UUCP> daf@cs.brown.edu (David A. Fedor) writes: > ... lots of stuff, some repeated below... but WHOOPS! I forgot a step in the description below. One very important thing (otherwise nothing changes) is to change the number you'll find in the very start of the resource. It currently reads 0001 0011, and you need to bump that up when you add entries to the bottom. If you're putting both the dotted line and quit, change it to be 0001 0013. If not, change it to 12. Otherwise, nothing happens. Here's the instructions, quoted again for your reading pleasure... > >Open the finder with resedit. Open the fmnu resource, id 1252. This is >where the file menu contents are. >If you want the greyed-out line above it, append the string >7878 7830 0000 0000 012D. >Append the hex string 7175 6974 8100 0000 0451 7569 742E. Change the second word in the resource to be either 0012 or 0013, depending on whether you put the grey line above or not (from 0011). >NEXT: the weird tricky thing. For some very strange reason, the finder >(at least the version I am using) is silly about the order that it inserts >menus - it does it in the same order as they appear in the file. Therefore, >once you edit the file menu, cut out and paste back in menus 1253, 1254, >1256 and 1255. Yes, that order. That will make them stay in order on >the menu bar. I got very confusing results before I figured out what was >going on! So, they will read 1255, 1265, 1254, 1253, 1252, 1251 as you >read down the screen (assuming you've got the view to be 'by order in file', >of course) > -Dave