|
From: Tony S. <to...@ci...> - 2006-03-30 09:47:58
|
Gets my vote too - would simplify my install scripts. regards Tony > 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 > >> 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 >> >> >> > > > |