bar
2008-04-25 08:00:03 UTC
Hi all.
I have a application, which is frequently need to update.
I don't want to disturb the user, if the update is available. I need provide
a single button that will download the latest exe from the web and replaces
in the user pc.
When the application runs i can able to detect by some defined registry
values, and i am displaying a form. "Update the application.", it has Update
button.
I don't know how other application works, firefox etc.
1. Lets i have downloaded the latest exe and in a temparary folder. How to
replace this with the old exe.
2. There will be any access problems, if the user is non-admin.
3.How to replace the exe if the user non-admin
Thanks
SA
I have a application, which is frequently need to update.
I don't want to disturb the user, if the update is available. I need provide
a single button that will download the latest exe from the web and replaces
in the user pc.
When the application runs i can able to detect by some defined registry
values, and i am displaying a form. "Update the application.", it has Update
button.
I don't know how other application works, firefox etc.
1. Lets i have downloaded the latest exe and in a temparary folder. How to
replace this with the old exe.
2. There will be any access problems, if the user is non-admin.
3.How to replace the exe if the user non-admin
Thanks
SA