Running wyUpdate as a service (UAC)

I am trying to fully automate the update process of windows tray application that we have. The problem we currently have is that the updater prompts for a UAC which forces there to be user interactions. I know other products use a service as part of their update process. What is the best way to silently update a windows tray application so the UAC does not appear? The product is installed by an administrator, but the update process needs to work with a standard user. Turning off UAC is not an option.

Thanks,Norm

Hey Norm,

We have a FAQ about this: "How can I completely hide the updater (wyUpdate)?": http://wyday.com/wybuild/help/faq.php#silent

I have followed this article and I'm still having issues with get prompted for administrator user.

Is it possible with this product to install a product as an administrator, but allow non administrator users to update it silently?

Thanks,Norm