There are certain dependencies when installing windows form application at client side like .NET Framework, SQL Server (if application uses database) and crystal report engine. I have made application that uses all above. I don't want to install all these things at client side but I only want them to have setup (MSI) and install that at their PC. Is there any way to avoid these dependencies?
PS: I just read about sqlite here in this answer to this partial similar question.
Aucun commentaire:
Enregistrer un commentaire