Sam (Sam) has made 3126 posts.
Hey Terence, We're putting together the list of wyUpdate commandline arguments right now. But what…
I think actually the most natural place to store this password would be inside the client.wyc data f…
Post on Aug 30, 2011However, your scenario seems to assume that the product is being sold to strangers on the internet. …
Post on Aug 29, 2011Our current approach of using encrypted zip files does not require this trust. Encrypted zip files…
Post on Aug 29, 2011This means that if a hacker ever gained access to our web site, he could extract the data without an…
Hey Andrew, Use the "KeepHidden" property along with the Visible property. Then on one of the erro…
My assumption is that ForceCheckForUpdate() returns a bool if there is an updateavailable . Please l…
Do you have permission to access the server? Are you using the correct port? Are you using the corre…
Hey Vivek, I would like to know if the DaysBetweenChecks property of the automaticUpdater does not …
The AutomaticUpdaterBackend class seems to be what i need, but studying it i think some important do…
But, curious as I am, is it possible to delay the restart of the program? I'm not sure I understan…
I'm not entirely sure how I would use that from the command line? Currently I only run wyBuild from …
Post on Aug 19, 2011Seems like wybuild should automatically be doing this on my behalf, [...] Yes, it should. We woul…
Post on Aug 19, 2011The "client.wyc" file contains references to your *.wys file(s). The *.wys file contains references …
You can use the -server argument in tandem with the -updatepath argument. The -server commandline sw…
Sorry, yes I meant SFTP. We'll look into adding WebDAV and/or FTPS support.
The AutomaticUpdater must be added to a Window. That's by-design. Don't you have access to the under…
Hey Riaan, 1.) If I did not sign my update (I unchecked the box) is this a problem for future updat…
Did you following the tutorial here: AutomaticUpdater tutorial for Windows Forms? Are you adding the…