Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7771 posts.

Open Source Licensing

Post on Nov 21, 2013

Hey Harry, You need to make the source code of your modifications available somewhere on your webs…

Tracking initial product usage

Post on Nov 21, 2013

Well, you can activate a product key with a custom license field (like "trial expires"). Then when t…

Existing Software Install Base

Post on Nov 18, 2013

You're basically saying that I can put a zip file on a web page that they can go to and download int…

Post on Nov 17, 2013

Which part are you confused about. Either you provide an installer that will install the wyUpdate.ex…

Post on Nov 7, 2013

A good place to start is the step-by-step walkthrough.

Post on Nov 7, 2013

Is it possible to have them install WyUpdate on their machines from a web link and then when it runs…

Post on Nov 6, 2013

Hey Harry, You'll have to include wyUpdate in whatever the next version of your app is. Then when …

calling wyupdate.exe from windows service

Post on Nov 16, 2013

There's likely another instance of wyUpdate running in the background, hence the error. Close all in…

Post on Nov 12, 2013

The code looks good., What happens when you double click wyUpdate.exe?

Odd new wyBuild exception

Post on Nov 16, 2013

Well, wyBuild should warn you if a file doesn't exist (or has been moved). It sounds like you were m…

Sandboxing users

Post on Nov 15, 2013

These are good ideas and I can see how they can be broadly useful to many of our customers. We'll st…

Post on Nov 13, 2013

Hey Matt, Is there any way to sandbox users such that they have restricted access to my wyDay accou…

Need to know the patch size when Wybuild finds new patch

Post on Nov 13, 2013

wyUpdate doesn't repair broken installations. Use your installer for that. Also, wyUpdate doesn't to…

My Documents folder

Post on Nov 11, 2013

Sorry, no you can't target the My Documents folder. You shouldn't be storing configuration files the…

Post on Nov 11, 2013

If your app is in the documents folder, then just use the "Your app's folder" in wyBuild. Is that wh…

Using TurboActivate with MinGW and QtCreator on Win

Post on Nov 11, 2013

I also hat to replace typedef LPWSTR STRTYPEtypedef LPCWSTR STRCTYPE by typedef char* STRTYPE…

Constant TA_E_REACTIVATE results??

Post on Nov 10, 2013

You're probably encountering a bug in TurboActivate that has long since been fixed. My guess is you'…

Bug Report for 2.6.18

Post on Nov 8, 2013

You mean you deleted the folder when the update was building?

Feature Request - File CRC Checks

Post on Nov 8, 2013

Hey John, I am currently using a competitor's product because they offer file checks on all files c…