Wyatt O'Day (Wyatt) has made 7771 posts.
See: AutomaticUpdater tutorial for Windows Forms: Then associate the menu item with the AutomaticUp…
Are you using IIS as well?
Are you saying you're passing a fake product key to CheckAndSavePKey()? Here's probably what you'r…
One more related question: my MSI installer created also a File Type link for a particular file exte…
Clear the proxy settings from Internet Explorer and don't set any for wyUpdate. if you can't do that…
To self-update wyUpdate.exe (the updater program you include with your app). If you don't want to us…
Post on Sep 21, 2012The client.wyc doesn't self-update. wyUpdate does. Yes, you can disable self-update by hosting wyUpd…
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, 2012Sorry, no, you need a server side language to handle some things. You can just use the form mostly a…
Does it do a server side check to validate? No, but we do various tests to detect fraud (rolling s…
Post on Sep 19, 2012Let's say today's date is Oct 1st and I set "update_expires" to be Nov 1st. If I start my applicatio…
Yes, you'll need to change the icon in the source. See: How to make a custom version of wyUpdate.
What version of wyUpdate.exe and the AutomaticUpdater.dll are you using? Right click, click properti…
You can't use relative paths. You must use absolute paths.
Post on Sep 20, 2012No, you have to pass the updatepath to wyUpdate. Either use a batch file or call it directly from yo…
The AutomaticUpdater doesn't show anything if it automaically checks and you're up-to-date. My guess…
If you double click the client.wyc file you'll see what version number is embedded in the file. My …
Post on Sep 19, 2012Before you click "Build wyUpdate" make sure the verison number in the drop down (just above that but…
Well, typically our customers store their current version number somewhere in their app. Then you si…