Wyatt wrote:> More information is needed. Are you stopping the process from closing? If> so, fix that problem. wyUpdate doesn't "kill" the processes, it> closes them (there's a distinction -- namely, it give your process the> ability to save files and close cleanly).
I assumed that as I specified in the autoupdater settings a specifically renamed client.wyc file for each service/program that resides in my solutions directory, then wyupdater.exe wouldn't touch or otherwise concern itself with their existence. This doesn't seem to be the case...
I have two services running from the same directory. Using the AutoUpdater, it seems that I need to close both of them in order to only update one of them as the updates are failing with the error message "1 processes are running <processName>". The two services have no reference to each other and are not dependent on either/other.
I don't want or need to close one of the services as it is used by other applications - notably the website.
Is there any way to "isolate" wyupdate and have separate client files so that I can have several application files in the same directory updated independently? Is there a workaround?