Hi All,
I try to let the user updated theapp.exe automatically.
In the app.exe I have a form "updated" where he can download a file app.zip from our webserver.
The app.zip will be downloadet via ftp and then unziped in a tempdir -that works-.
Now I need to rename the old app.exe to app.001 and copy the new app.exe from tempdir to the appdir.
I thought to show the user a message with "You have to rerun the program ...."
but how can I do this job? To I need a script or a renameandcopy.exe
TIA for any help
Ronald Weinrich
I try to let the user updated theapp.exe automatically.
In the app.exe I have a form "updated" where he can download a file app.zip from our webserver.
The app.zip will be downloadet via ftp and then unziped in a tempdir -that works-.
Now I need to rename the old app.exe to app.001 and copy the new app.exe from tempdir to the appdir.
I thought to show the user a message with "You have to rerun the program ...."
but how can I do this job? To I need a script or a renameandcopy.exe
TIA for any help
Ronald Weinrich