|
From: Michael 'b. S. <msc...@gi...> - 2006-03-30 06:40:23
|
Oh yes, that would be perfect. We hacked the source here to add "fixed parameters" if none where given. A change like that would be just perfect.</repeat> Michael On Wed, 29 Mar 2006 - 6:49am, Jim Redman wrote: > Does anyone else have a use for the feature where the name of the config file > maps to the name of the application? > > It allows two applications in the same directory without adding arguments to > the application and so is much cleaner. For example, > > MyApp.exe looks for MyApp.conf > AnotherApp.exe looks for AnotherApp.conf > > etc. It then looks for wrapper.conf if the app-specific wrapper does not > exist. > > We need to make this change to the lastest exe. If it's of general interest, > I'll try and do it cleanly and create a diff. Otherwise I'll just hack it in > there. > > Jim > > -- I love deadlines, especially the sound they make as they go whooshing by. |