Hi,
I need to resolve this problem:
Is there any way, how to replace currently runned application with a new version?
Like through uninstallation, when uninstall.exe is removed by itself.
I have dialog with AutoUpdate in my application. It's small application so I don't want to make another autoupdate.exe file. So I need to replace current application with a newer one downloaded from the Internet.
Any solutions?