开发者

Deploying a form-less Windows Forms application as an exe-file

How开发者_C百科 can you deploy a Windows Forms application to a single .exe file so that your users won't have to install your application, but just run it?


Go to the bin directory of your solution. The raw .exe-file is located in the Release directory:

[Your solution directory] \ bin \ Release

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜