how to deploye C# windows form application developed with sql server express 2012 and crystal report
问题 I have developed an application in Microsoft Visual Studio 2013. .Net framework 4.5. DBMS i used is sql server 2012 express and for reporting is used Crystal report 13 I want to Create a setup file which can install .net framework, sql server and crystal report on client computer. This setup should be offline and silent . I used click once but it is not working when i choose "Download file same as my application location". I meant offline setup is not working with click once. Second there is