In the first installation in my WPF application I checked if the SQL database for my application exist or not, If not the application restore it from .bak SQL file.
When I publish my application I can't attach (Embed) the .bak file.
How can I do that ?
Thanks in advance
Abdusalam