Question : Self uodating / Self deleting application

Hi,

I like to make a self updating app.
Checking for a new version and download doesn't matter but my problem is that everthing about self deleting that google shows does not work.
There're two possibilities what I like to do:
Prefered one:
1. The app I like to update gives a update coment to a pther assembly (DLL)
2. The app will be closed by a process from the DLL, replaced and restarted

Alternate:
1. The upplication run a progress or what ever
2. Close itself or get closed by the progress
3. Will be replaced and restarted

BTW: OnClick I can't use for a selfupdate I need to do these steps by myself.

Any idea how to do?

Thanks

Andre

Answer : Self uodating / Self deleting application

Random Solutions  
 
programming4us programming4us