Hi,
I've created a WPF Application and publish it to my website.
I am checking for updates automatically in the application.
But everytime I start the application it checks for updates and if there is an update it prompts the user to install it.
The thing is I don't want it to automatically check for updates, so in the updates button on the Publish tab in the Project Properties I unchecked the checkbox that says 'The application should check for updates'.
Should work - Yeah...
Unfortunatly each time I publish a new version of the application it get turned on and the 'Before Application starts' radio button gets selected.
Anyone got any ideas on how I can prevent the application for checking for updates at the start of the application.
Thanks,
IJ