المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to copy execuitable



C# Programming
09-16-2009, 07:14 PM
I was practicing coping files in C# console application. I have only one execuitable and i am trying to copy that execuitable using File.Copy method inside that execuitable. I know this sounds stupid but can be done and if yes how.