Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7771 posts.

Pleblema in "MenuItem" appears not to choose!

Post on Sep 23, 2012

See: AutomaticUpdater tutorial for Windows Forms: Then associate the menu item with the AutomaticUp…

c# IsActivated() and IsGenuine() both returning true when it shouldn't

Post on Sep 22, 2012

Are you saying you're passing a fake product key to CheckAndSavePKey()? Here's probably what you'r…

MSI installer starts after update

Post on Sep 22, 2012

One more related question: my MSI installer created also a File Type link for a particular file exte…

No proxy mode parameters?

Post on Sep 21, 2012

Clear the proxy settings from Internet Explorer and don't set any for wyUpdate. if you can't do that…

How disable Self-update for client.wyc ?

Post on Sep 21, 2012

To self-update wyUpdate.exe (the updater program you include with your app). If you don't want to us…

Post on Sep 21, 2012

The client.wyc doesn't self-update. wyUpdate does. Yes, you can disable self-update by hosting wyUpd…

Offline Activation HTML

Post on Sep 21, 2012

You don't need to run your own server. If you want to put a "self-serve" offline activation form on …

Post on Sep 20, 2012

Sorry, no, you need a server side language to handle some things. You can just use the form mostly a…

Java IsDateValid() functionality

Post on Sep 21, 2012

Does it do a server side check to validate? No, but we do various tests to detect fraud (rolling s…

Post on Sep 19, 2012

Let's say today's date is Oct 1st and I set "update_expires" to be Nov 1st. If I start my applicatio…

How to change the icon in the wyUpdate GUI

Post on Sep 21, 2012

Yes, you'll need to change the icon in the source. See: How to make a custom version of wyUpdate.

AutomaticUpdaterWPF Update Fails

Post on Sep 20, 2012

What version of wyUpdate.exe and the AutomaticUpdater.dll are you using? Right click, click properti…

How change updatepath to local folder directory?

Post on Sep 20, 2012

You can't use relative paths. You must use absolute paths.

Post on Sep 20, 2012

No, you have to pass the updatepath to wyUpdate. Either use a batch file or call it directly from yo…

Check Updates Ones in a Day

Post on Sep 20, 2012

The AutomaticUpdater doesn't show anything if it automaically checks and you're up-to-date. My guess…

custom wyUpdate client.wyc

Post on Sep 20, 2012

See: How to make a custom version of wyUpdate.

Automatic updater does not detect new update

Post on Sep 19, 2012

If you double click the client.wyc file you'll see what version number is embedded in the file. My …

Post on Sep 19, 2012

Before you click "Build wyUpdate" make sure the verison number in the drop down (just above that but…

AutomaticUpdater - event UpToDate problem.

Post on Sep 19, 2012

Well, typically our customers store their current version number somewhere in their app. Then you si…