i'm trying to make an installer for an app i developed for windows ce.The problem is,if i dont deploy it via visual studio and create an installer and run it inside CE,i get "framework not installed error".Is there a way to integrate the framework components to my installer?
Regards.
Edit:i managed to get 2 seperate cab files, one for my app and one for the framework,now,is there a way to merge these two cab files??