Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Scripting new versions

Post on Jan 18, 2012

You'll have to make a small script or throw together a quick exe that generates the new version XML …

Post on Jan 18, 2012

You can add new versions using the new version XML format and passing that file as an argument to wy…

'Execute' after updating

Post on Jan 18, 2012

Not just that Y.exe did not 'Execute' after the 1.7 updating has finished, wyUpdate deleted the Z.dl…

license Plan activations

Post on Jan 16, 2012

You can't expect a company to expand forever. No, but companies in just about every market can gro…

How to Upload updates creates with wybuild to the web site o

Post on Jan 15, 2012

There are a few ways you could do this. The easiest way (for your situation) is to just change the o…

Updating/Installing in an specific folder

Post on Jan 15, 2012

In wyBuild there's a folder called "Your program's folder". This is where you should put all your fi…

How to handle private beta?

Post on Jan 11, 2012

To limit updates, as buzz already pointed out, see our Limit updates article. Another scenario is w…

Feature Request: Custom Timeout

Post on Jan 10, 2012

Hey George, I'm not quite sure what you're asking for. Are you talking about the timeout when chec…

Invoke or BeginInvoke problem

Post on Jan 10, 2012

We can't reproduce this. Can you send me a small example project that reproduces this behavior.

Post on Jan 9, 2012

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

Major Bug in WyBuildSolved

Post on Jan 10, 2012

Nice find -- you're right, this is a critcal bug. We'll fix this for 2.6.15. The workaround for now …

Version numbers from command prompt

Post on Jan 10, 2012

No, not with wyUpdate in standalone mode. You can use the AutomaticUpdater to get the changelog and …

Updating faster when "Run as Administrator" is used?

Post on Jan 10, 2012

If your updates are identical for both your regular user and your admin user (that is, you're not te…

Update Initiation

Post on Jan 9, 2012

The current behavior of the AutomaticUpdater assumes there will be a "main form" of your application…

wyBuild and Previous Versions

Post on Jan 9, 2012

Hey George, Yes, this is still coming with wyBuild 2.7. We're shooting for a late-January or mid-F…

dont want to delete old files

Post on Jan 9, 2012

Yes, if you follow the step-by-step walkthrough article you'll see it says to add all files for ever…

vmware thinapp

Post on Jan 8, 2012

The short answer: don't use VMWare ThinApp. The longer answer is that you have 2 choices: Don't u…

How to run multipale wyupdate exe one after other

Post on Jan 6, 2012

You can only dynamically add the control within your form's constructor. But it's easier to just add…

Post on Jan 5, 2012

We recommend adding a menu to your app so they can check for updates. See the tutorials, it explains…