Hi all in my project iam using xml files and some dll's and when I build the Project all these xml files dll's and exe are going to bin/debug folder but I want to place the EXE file in separate folder so that when I click this EXE it should work fine can anyone plz help me its Urgent
Thanks in Advance
Loading

srinivasPosted Jul 14, 2010, 12:14 AM
Actually in my Application I am using so many xml files and other third party dll's so when I build the project all the xml files and dll's are saving in bin/debug folder along with exe and pdb files so it makes some confusion .
That's why I need to place my exe files in another folder and xml and dll's in another folder.
I saw in a site that we can merge dll's and exe's in to one exe.
I need help in which you are asking
Sam HobbsPosted Jul 13, 2010, 8:14 PM