Wyatt O'Day (Wyatt) has made 7804 posts.
Yes, remove the file from all versions in wyBuild so wyUpdate will ignore the file when it installs …
Yes, I would also like data on what's happening with our licenses. You can get activity informatio…
See: this forum post explaining how to use something other than a menu with the AutomaticUpdater.
Error trying to save file: Error downloading "http://192.168.2.13/updates/myapp.1.0.to.1.1.zip": The…
Go to File -> Properties -> Update & server files, then change the output folder to "Updat…
I have an app that installs and uses several dll and (registered) ocx components in the windows syst…
They both mean the same thing: the date /time on the system is incorrect. However you'll only get on…
You need to call LimeLM::SetAPIKey("your API key here") before you make any function calls from Lime…
TurboActivate works great with C++. See: Using TurboActivate with C, C++, and Objective-C
Yes, just edit the product name on the product page.
Post on Jan 24, 2013You can't delete products (we do this to prevent users from accidentally deleting all their product …
I know you're supposed to set the GUID of the AutomaticUpdater control to an unique identifier, but …
Ok, we'll bump up the fix priority and make a release early next month.
Post on Jan 22, 2013Sorry, we weren't treating this as a priority problem because there's a good workaround. Namely, mak…
All of the Adobe AIR functions are asynchronous -- meaning that the return from the function happens…
"delete subfolders and files". That should be checked as well, or wyUpdate will fall back on it's …
A good place to start is here: Updating databases (Microsoft SQL Server, MySQL, etc.).
We're almost done (all the tests thus far have succeeded). We have a few remaining. Then we'll send …
The code tells you exactly why it's stuck there: // Blocks until "resetEvent.Set()" on another thre…