On May 10, 7:16 pm, EP <ericp... (AT) gmail (DOT) com> wrote:
Quote:
My big problem: the Import in a script wants a SPECIFIC file location
for the update patch in order for me to automate all the matching
necessary. |
You can put the update files inside the runtime solution's main folder
or a subdirectory within it. When you create the update script, it
will be able to use the the files' relative location, so just instruct
the end users to copy the update files to the predefined location.
-Scott in SoCal