If you console app is myapp.exe, name the file myapp.exe.config If you are using VS.Net, then just add the config file to your project as app.config. VS.Net will then automagically copy that file as <your app name>.exe.config
> -----Original Message----- > From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of > John Sands > Sent: Saturday, April 27, 2002 3:56 PM > To: [EMAIL PROTECTED] > Subject: [DOTNET] config file for console app > > I haven't use a .config file before but it looks like just what I > need. Sadly, it seems to be intended only for Windows and Web > applications. Has anyone used this feature with a Console app? > > Thanks, > John > > You can read messages from the DOTNET archive, unsubscribe from DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.