[EMAIL PROTECTED] wrote: > > Hi, > > I've developed a SWF Apps under Mono and i've tryed it on windows. Everythings > looks nearly fine excepts some little stuff. > > One off them is annoying ... > When I launch my apps under Mono/Linux, no console windows ... > When I launch my apps under .Net/Windows, lauch a console then the windows ...
Use the appropriate target: mcs /target:winexe ... Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
