I have a windows Application developed in Visual Studio 2013.
When i tried to install the current installation on Windows XP, i get an error as "The setup file was interrupted. Appname could not be installed.Please try again"
After i did some google, i found that build files of Studio 2013 is not supported for Windows XP.
I need help for creating the required setup file for Windows XP OS via VS 2013?