Update on app launch

  • Thread starter Thread starter Looch
  • Start date Start date
L

Looch

Hi All,

When I publish an application using C# express there is an option to
have the app look to a URL for updates.

What files are needed in the directory that would be used to update?
Just the updated version of the .cs file(s)?

Thanks for any help!
 
Not sure. I pretty much click through the defaults in the wizard after
pointing to a folder to publish it to. (Its never as easy as it should
be!)
 
If he is using click one deploy, just need to give the url to the users. The
app will check the web site everytime.
 
Definately be using the ClickOnce. Do I need to publish a version to
the folder that will hold the updates or keep the C# Express solutions
files in there?

Thanks again for the help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top