I have written a .NET application that uses SQL Server Compact Edition. It's deployed by a MSI file (setup project in VS - not ClickOnce).
How do I add a SQL CE launch condition to my setup project?
Never mind. I'm now using the bootstrapper and added the SQL CE requirement there.sql
No comments:
Post a Comment