Re:Installing Flash player with windows set up
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i have a requirement to use flash player in my desktop application.I have used flash player componant comes with visual studio for this purpose and made a msi set up.When i installed it on other systems it was working fine if the system is already installed with flsh player if not it is giving unhandled error.Could anybody help me how to make flash player installation depedancy same like .net FW depedency for MSI set up?I am using VS2005 for my application developement. Any help would be greatly appreciated.