0
Reply

help: in including files in exe

tiger

tiger

Jun 3 2006 12:44 AM
1.9k
Hi, First of all, I will describe my scenario. I have to do an update or a patch. So what I did was copied the exe files and the dll files into a folder and I have the exe that will execute in order to copy or overwrite the exising files in the c:\program files\my software folder. So I was wondering if I could create a vb.net console project to give me an exe file which would include the dll and exe files so there would only be one exe file to send to the client and not the whole lot. I hope that makes sense. cheers!