Hi,

I have created a console application with a little code that creates a file.
The code works fine when debugging with F5 but when I try to execute the file by doubleclick it, nothing happens:

File that I try to doubleclick:
..My Documents\Visual Studio 2010\Projects\ConsoleApp\ConsoleApp\bin\Release\Co nsoleApp.exe

I wonder if I miss something out?