Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!jarthur!uunet!microsoft!richgi From: richgi@microsoft.UUCP (Richard GILLMANN) Newsgroups: comp.windows.ms.programmer Subject: Re: Trouble creating fonts. Message-ID: <71762@microsoft.UUCP> Date: 8 Apr 91 20:35:54 GMT References: <670677029.AA9049@flaccid> <1991Apr5.144739.20527@athena.mit.edu> Reply-To: richgi@microsoft.UUCP (Richard GILLMANN) Organization: Microsoft Corp., Redmond WA Lines: 9 In article <1991Apr5.144739.20527@athena.mit.edu> mmshah@athena.mit.edu (Milan M Shah) writes: : even though link aborts with an error, it has created the correct .exe : file. However, it has "set the error bit" in the exefile header. Now, there : is an undocumented switch to rc that clears this "error bit". But here's : the catch ... I forgot!!! I even tried doing a rc - where I tried every : letter for x, but couldn't get it to work. However, I know such a switch : exists, because I did get it to work once. exehdr /reset will do the trick.