BrightSoul
Nov 22nd, 2004, 05:48 AM
Hi everybody,
I delevoped a .net application using C#. Whenever a new, updated build is available, a second application (the patcher) downloads the patch file and applies it to the main executable.
But what If I have to apply the patch to the patcher?
Is it possible to modify the exe while it's running and then restart it? How to restart an application (close and reopen soon after) using C#?
Thanks for help, much appreciated, bye :wave:
I delevoped a .net application using C#. Whenever a new, updated build is available, a second application (the patcher) downloads the patch file and applies it to the main executable.
But what If I have to apply the patch to the patcher?
Is it possible to modify the exe while it's running and then restart it? How to restart an application (close and reopen soon after) using C#?
Thanks for help, much appreciated, bye :wave: