Tagged Questions
2
votes
2answers
295 views
How can I inform the user of an XCOPY WPF 4 app that he needs to install .NET 4?
I've made a small tool application with Visual Studio 2010 which to distribute it, I zip these files from the Release folder:
Data
MainData.mdf
MainData_log.ldf
DataBackup.exe
...