I have a database in SQL Server 2008. I want to deploy my software with CD. I want to give end user 2 choices :Use from CD and install it.
When end user selects the "Use from CD", I don't want install program. How can I do program execution without installing?
Please help me about this problem
Thank you for your attention. The program is coded In C# in MS visual studio 2010.Database Management system is MS Sql Server 2008