G
Guest
Hi
I need to create an auto update feature for my c# application.
I was thinking of having two applications.
App1
Download .cab file from internet site
Start App2
App2
Kill App1
Rename delete App1.exe
Run new .cab file
Start App1.exe
Will this work?
What's the most efficent way of doing this?
Any help (or resources) are much appreciated.
Thanks
Rob
I need to create an auto update feature for my c# application.
I was thinking of having two applications.
App1
Download .cab file from internet site
Start App2
App2
Kill App1
Rename delete App1.exe
Run new .cab file
Start App1.exe
Will this work?
What's the most efficent way of doing this?
Any help (or resources) are much appreciated.
Thanks
Rob