We have an application that is deployed with ClickOnce.
For the initial download, they download the executable afterlogging into a website. When they log in, we write a record to the database of who logged in, when, and what version of the software they downloaded. This way, when a Customer calls with an issue, we can look in the database and quickly see what they are running.
How can we track the ClickOnce updates?
We want their applications to auto-update whenever we push a new version out there, but at the same time we'd like to be able to record what they got and when they got it.
How can we do this? Would we need to abandon ClickOnce to get this ability?
Using VS2008
Avoid Sears Home Improvement