Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Auto restart

Post on May 15, 2011

You can already automatically close wyUpdate on success. Go to File->Properties->wyUpdate in w…

Shift select in Files & Folders

Post on May 13, 2011

Hey William, Multi-select treeviews are exceedingly hard to do right. We started an effort to make…

Do I need to include client.wyc in the *update*?

Post on May 13, 2011

The Client.wyc file contains branding, download site locations, public key for verifying updates, et…

Need Help With Update Database through Scripts

Post on May 12, 2011

Send me your wyBuild project to support@wyday.com. Also include the bat file and the sql file.

Post on May 12, 2011

This means the batch file failed to execute. If I were you I would test the batch file before includ…

Post on May 11, 2011

Problem: What Path I should add here after -i.As it has to be some physical path I am guessing. I…

wyUpdate close on finish

Post on May 12, 2011

No, if there's an error the user will be shown what went wrong.

Post on May 12, 2011

Click "File -> Properties -> wyUpdate" in wyBuild. Then check "Close wyUpdate on successful up…

Adding a new site in Upload the Updates

Post on May 11, 2011

So I am uploading from/to the same machine (from d:\... to file://c:\inetpub\wwwroot\update\%file%).…

Odd window not drawing situation

Post on May 9, 2011

I can't reproduce this. Does the app in which you're a plugin have a main form? That is, if your for…

Post on May 8, 2011

Is this the main form of the app, or is it another form?

Post on May 8, 2011

Where are you adding the AutomaticUpdater? Is it in the constructor of the form? Also, can you give …

Is there a way to monitor traffic?

Post on May 8, 2011

No, there's no way we could add this to wyBuild. It all has to be done server-side.

Download Sites

Post on May 7, 2011

Hey Thorben, 1) Every so often when I build a new update, the Download Sites values are missing. …

Change the target path, when wyUpdate.exe extract files

Post on May 6, 2011

Can I ask why you're putting the files in folders across the harddrive? Last is, why not %programf…

Post on May 6, 2011

I need a bit more information. Are these separate folders "System" folders. That is are you targetin…

Post on May 5, 2011

Are you updating files in your progrma's folder AND you want to update files in another non-system f…

Beginner WIth WyBuild

Post on May 6, 2011

Are you using IIS? Did you read the FAQ: Why do I get a "404 not found error" when downloading wyser…

Small cross-threading exception problemSolved

Post on May 4, 2011

Ok, this is our fault. We'll fix it for the AutomaticUpdater 2.6.14.

Post on May 4, 2011

One last question: are you using the AutomaticUpdater or the AutomaticUpdaterBackend?