Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!miavx1!miamiu!cc65mgtw From: CC65MGTW@MIAMIU.BITNET Newsgroups: comp.windows.ms Subject: Re: Editor... Message-ID: <90280.143318CC65MGTW@MIAMIU.BITNET> Date: 7 Oct 90 19:33:17 GMT References: Organization: Miami University - Academic Computer Service Lines: 10 It would be virtually impossible. Every Windows app you install has its own unique parameters it puts into WIN.INI. These parameters are found by a simple search of the file, and the parameters are read in. Since there are hundreds of applications, and each application can have any number of parameters, there is virtually no way to have ae editor any more efficient than the undocumented SYSEDIT.EXE. Even then, there are very few WIN.INI parameters you would ever have to adjust, and then only once. I think the Windows manual does an adequate job. -Chris