clickonce - Deploy WinForm application generating single exe file -


i need deploy winform application , need generate 1 .exe file.

i tried clickonce generates manifest file, can't use it, , can not use release folder content because there aerseveral files (eg. strings resources)

thanks lot!

there's little tool called ilmerge. possible merge several dlls , exe 1 exe.

i don't know if possible integrate resource files well, don't think so.

have at: ilmerge best practices


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -