multiplex77
Programmer
Hi,
I've installed an ASP web-based application on my client's server. However, from time to time, there will be a need for me to overwrite several .asp files to update the system (bug fixes, enhancements, etc).
How would I be able to create an executable file that can copy and overwrite a few files in a predefined folder, much like how Windows Update does it?
I want to be able to just email my client a .exe file, then he just runs the .exe on the server machine which copies over a few embedded .asp files into the folder. I want to avoid having to email my client a bunch of .asp files to ask him to copy over as updates.
Thanks for the advice.
I've installed an ASP web-based application on my client's server. However, from time to time, there will be a need for me to overwrite several .asp files to update the system (bug fixes, enhancements, etc).
How would I be able to create an executable file that can copy and overwrite a few files in a predefined folder, much like how Windows Update does it?
I want to be able to just email my client a .exe file, then he just runs the .exe on the server machine which copies over a few embedded .asp files into the folder. I want to avoid having to email my client a bunch of .asp files to ask him to copy over as updates.
Thanks for the advice.