Setup Package for C# Windows application
-
Hi All, I was developed a c# windows application and now I want to create a setup package for it that contains the SQL SERVER and .NetFramework and the application itself. please help me how to create this package and how to handle the windows type and bits like windows 7, vista, 64 or 32 bit. Thanks All
-
Hi All, I was developed a c# windows application and now I want to create a setup package for it that contains the SQL SERVER and .NetFramework and the application itself. please help me how to create this package and how to handle the windows type and bits like windows 7, vista, 64 or 32 bit. Thanks All
zead wrote:
I was developed a c# windows application and now I want to create a setup package for it that contains the SQL SERVER and .NetFramework and the application itself.
I don't think you can package SQL server with your application. Not sure if the license allows to do this.
Best wishes, Navaneeth My blog