Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

List of Command Line Arguments?

Post on Sep 1, 2011

Hey Terence, We're putting together the list of wyUpdate commandline arguments right now. But what…

.wyu is just a zip file (?)

Post on Aug 31, 2011

I think actually the most natural place to store this password would be inside the client.wyc data f…

Post on Aug 30, 2011

However, your scenario seems to assume that the product is being sold to strangers on the internet. …

Post on Aug 29, 2011

Our current approach of using encrypted zip files does not require this trust. Encrypted zip files…

Post on Aug 29, 2011

This means that if a hacker ever gained access to our web site, he could extract the data without an…

silentupdate

Post on Aug 29, 2011

Hey Andrew, Use the "KeepHidden" property along with the Visible property. Then on one of the erro…

restart application on updates found possible?

Post on Aug 26, 2011

My assumption is that ForceCheckForUpdate() returns a bool if there is an updateavailable . Please l…

coudnt connect to remote server : this operation is not allo

Post on Aug 25, 2011

Do you have permission to access the server? Are you using the correct port? Are you using the corre…

Automatic update without clicking on a menu item

Post on Aug 25, 2011

Hey Vivek, I would like to know if the DaysBetweenChecks property of the automaticUpdater does not …

Custom UI and questions about update workflow

Post on Aug 24, 2011

The AutomaticUpdaterBackend class seems to be what i need, but studying it i think some important do…

Delay program restart?

Post on Aug 23, 2011

But, curious as I am, is it possible to delay the restart of the program? I'm not sure I understan…

Don't updated .wyc files update server check path?

Post on Aug 23, 2011

I'm not entirely sure how I would use that from the command line? Currently I only run wyBuild from …

Post on Aug 19, 2011

Seems like wybuild should automatically be doing this on my behalf, [...] Yes, it should. We woul…

Post on Aug 19, 2011

The "client.wyc" file contains references to your *.wys file(s). The *.wys file contains references …

WYU File Location

Post on Aug 22, 2011

You can use the -server argument in tandem with the -updatepath argument. The -server commandline sw…

Upload to S3

Post on Aug 21, 2011

Sorry, yes I meant SFTP. We'll look into adding WebDAV and/or FTPS support.

AutomaticUpdater's owner Window problem

Post on Aug 19, 2011

The AutomaticUpdater must be added to a Window. That's by-design. Don't you have access to the under…

Question on Signing and new builds and updates

Post on Aug 19, 2011

Hey Riaan, 1.) If I did not sign my update (I unchecked the box) is this a problem for future updat…

AutomaticUpdater.dll

Post on Aug 18, 2011

Did you following the tutorial here: AutomaticUpdater tutorial for Windows Forms? Are you adding the…

Unhandled exceptionSolved

Post on Aug 17, 2011

I'm going to look into this. I'll get back to you.