Dose anyone know how to code a project to save its self to a file?
Any Help Would Be Great, Thanks
Printable View
Dose anyone know how to code a project to save its self to a file?
Any Help Would Be Great, Thanks
You cannot modify the .exe while it is running. The only way to change it is to re-compile it, and you can't do that from a program very easily. What exactly do you want to change about the program?
I don't understand the post :(
"Dose anyone know how to code a project to save its self to a file?"
You want your project to auto save every say 5 minutes or something? -if so, just create another app to do that for you and have it run in background :p
If not what you meant, then i am sorry that i am slow :cry: