Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

My First wyBuild

Post on Oct 20, 2011

Hey Andrew, "'myFile.dll' won't be updated because the old file location is equal to the new file l…

Backward compatibility broken?

Post on Oct 20, 2011

No, we take backwards compatability very seriously. I just tested again and wyUpdate 2.5 works fine …

Installing in Document Folder

Post on Oct 20, 2011

OK, we'll add the ability to install to the Documents folder (EDIT: scratch that). It's still not a …

Post on Oct 19, 2011

I would argue that BF2 does it wrongly, if it is storing anything there other than files *generated…

%versionfrom% and %versionto% at runtime?Solved

Post on Oct 19, 2011

It's not currently supported -- do you need that behavior? If so we can queeze it into 2.6.15.

wyBuild vs installshield

Post on Oct 19, 2011

Hey Andrew, Anyway, can wyBuild be integrated into installshield or my app to automatically update …

First Release questions

Post on Oct 18, 2011

Hey Mike, Step 6 of the walktrhough talks about the first version of your app. Do I upload the bla…

Automatic Update Control - Administrative Privilege

Post on Oct 12, 2011

In the 2nd solution case we will not be able to check for updates from the application? Hence we wil…

Post on Oct 10, 2011

There are a couple of solutions: Easiest solution: Install your app to the %AppData% folder -- th…

Post on Oct 6, 2011

Why aren't you just using the default behavior of the AutomaticUpdater & wyUpdate? When wyUpdate…

Do not see the AutomaticUpdater control

Post on Oct 11, 2011

Hey John, Did you add them to the toolbox? See: AutomaticUpdater control walkthroughs for WPF and …

Allow specific file types via wild cards in the command-line

Post on Oct 11, 2011

Hey Mary, Assuming that I haven't made a major boo-boo in my .xml file and this behavior isn't curr…

Check for updates on a time interval with AutomaticUpdater i

Post on Oct 8, 2011

Am I misunderstanding the ForceCheckForUpdate method? Yes, you are. The ForceCheckForUpdate method…

How to Test a Build?

Post on Oct 8, 2011

Hey Ryan, We mention it at the end of the step-by-step walkthrough. The key point to remeber is to…

Select Updates

Post on Oct 6, 2011

Is there any way for our users to select only a sub-set of the available updates? At this point, our…

SQL Updates with WYBuild

Post on Oct 6, 2011

In that case if there is a database schema mismatch then the first thing you need to do is block fur…

Post on Oct 5, 2011

a. How does the application know that the correct schema version should be? Our only thought would b…

Post on Oct 5, 2011

This is an interesting question. There's no one right way (there are many, many options). Here's wha…

Multiple instances of same application

Post on Oct 5, 2011

If you're using the AutomaticUpdater then there's no easy way to separate multiple instances (stored…