Prevent restart of application

Hi

I have a .NET application that uses the AutomaticUpdater component.The application is used to just update peripheral files that has nothing to do with the actual application. The application doesn't rely on any if these files.So I would really like the application not to be restarted every time new updates are downloaded - is that possible?

Kind regardsJesper

Only if those files are in a subfolder and wyUpdate is in that subfolder as well.

Okay.Unfortunately they are placed somewhere else.Thanks anyway!