Solved my own problem. The earlier Version "Your Program Files" pointed to the same files and the most recent version within wyBuild. Changing the earlier version to point to the earlier version files, solved the problem
This is the second "Update" on my testing target. First one went fine (updated from 1.2 to 1.3). Note that 1.2 was my clean starting point.Now I am testing the Update for 1.3 to 1.4.I have 11 files in my wyBuild "Your Program Folder". Two of them are DLL's not on the target system. two of them (one .exe on .dll) are on the target system but an earlier version.
On wyBuild "Your Program Folders" the two files with different Version on the Target: "Your Program Files" Targetname.exe Ver 1.4.0.0 Ver 1.3.0.0name.dll Ver 1.4.0.0 Ver 1.2.0,0
Running wyUpdate.exe - dll's that are not on Target are put in target, two files with diff version are NOT put on target?
I am running a "Before Updating is begun" app (from "Temporary Folder") that runs some DB scripts. This app does work then waits for a user keypress (it's a WinForm). Before pressing I checked the temp folder that is created by wyUpdate and under /base (which I assume is where wyUpdate extracts the files) and several of the files (that were in "Your Program Files" ) are missing.
I am using Vers 2.6.18.4 of wyBuild.
HELP!
Solved my own problem. The earlier Version "Your Program Files" pointed to the same files and the most recent version within wyBuild. Changing the earlier version to point to the earlier version files, solved the problem
Thank you so very much for posting your solution, I had somehow managed to do the exact same thing and I this saved me of quite alot of time 😉