Hi
I want to make a Terms of service that must be accepted before you install the application. How do I do this in Visual Studios 2008.
Edit
I want to make a setup msi that will install the application on their phone through active sync. I have the cab file made and ready to go I just need to make the msi file but I am not sure how to get it to work.
I followed this tutorial
http://msdn.microsoft.com/en-us/library/aa446504.aspx
and in the end it wants me to install it on my windows 7 not on my mobile device.