Click here to Skip to main content
15,891,633 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am running Windows 7, Visual Studio 2010.
I created setup project for installation consisting of 360 xaml files for view. This works fine. No installation issues. However i have to add 360 mp3 files for play while viewing the xaml files. When I add them in setup project, compiling gives 'Not Enough Storage Space'. I request that I may be guided as to how I can add the mp3 files. As I am extremely new I request guidance in detail.
Posted

1 solution

 
Share this answer
 
Comments
Sesharaman 12-May-14 8:39am    
Thank you for very prompt response. Solution worked though I have to copy all files into a folder where msi resides. I then used custom action for copy and delete. Thank You.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900