How do you bundle ActivSync with your C#.NET application? I have an installer and it works fine for the SQL Server 2005 Express and .NET 2.0 Framework when I selected them as prerequisites. I'd also like to setup ActivSync as a pre-requisite as well.
A:
Try using the install shield IDE to make the setup and bundle the active sync with that
Ramesh
2010-03-03 10:44:02
+1
A:
If you want ActiveSync to appear in your Visual Studio setup project's list of available prerequisites then you will need to create a custom bootstrapper package. Here is a very thorough blog post on the subject:
http://nikolkos.blogspot.com/2008/09/activesync-45-bootstrapper.html
Jared
2010-03-05 15:17:00
Awesome! It works!
0A0D
2010-03-05 15:36:22