Sam (Sam) has made 3126 posts.
You'll have to make a small script or throw together a quick exe that generates the new version XML …
Post on Jan 18, 2012You can add new versions using the new version XML format and passing that file as an argument to wy…
Not just that Y.exe did not 'Execute' after the 1.7 updating has finished, wyUpdate deleted the Z.dl…
You can't expect a company to expand forever. No, but companies in just about every market can gro…
There are a few ways you could do this. The easiest way (for your situation) is to just change the o…
In wyBuild there's a folder called "Your program's folder". This is where you should put all your fi…
To limit updates, as buzz already pointed out, see our Limit updates article. Another scenario is w…
Hey George, I'm not quite sure what you're asking for. Are you talking about the timeout when chec…
We can't reproduce this. Can you send me a small example project that reproduces this behavior.
Post on Jan 9, 2012I'm going to look into this. I'll get back to you.
Nice find -- you're right, this is a critcal bug. We'll fix this for 2.6.15. The workaround for now …
No, not with wyUpdate in standalone mode. You can use the AutomaticUpdater to get the changelog and …
If your updates are identical for both your regular user and your admin user (that is, you're not te…
The current behavior of the AutomaticUpdater assumes there will be a "main form" of your application…
Hey George, Yes, this is still coming with wyBuild 2.7. We're shooting for a late-January or mid-F…
Yes, if you follow the step-by-step walkthrough article you'll see it says to add all files for ever…
The short answer: don't use VMWare ThinApp. The longer answer is that you have 2 choices: Don't u…
You can only dynamically add the control within your form's constructor. But it's easier to just add…
Post on Jan 5, 2012We recommend adding a menu to your app so they can check for updates. See the tutorials, it explains…