Question

I build 5 DLLS and my exe in C#.Net 2.0 with ILMerge to one exe file. The problem is that now every time I start the output exe, an empty command prompt opened with the exe. Anyone knows the problem and know how to solve it?

Was it helpful?

Solution

I found answer. The output parameter is "winexe", don't "exe". Me is it solve the problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top