Wyatt O'Day (Wyatt) has made 7817 posts.
Yes, absolutely. We'll also make the product key a clickable link.
Yes, run wyUpdate from a dummy Windows Service and the UI will be completely hidden. This is covered…
Post on Aug 14, 2013The best thing to do is go through the step-by-step walkthrough. Since you want to do synchronous ch…
However, I would like to provide offline updates for any application version with a single catch-all…
The error is telling you exactly what is wrong. Call to undefined function SetPKeyDetails() in /Lib…
This is wrong: while (!proc.HasExited){System.Threading.Thread.Sleep(50);} Just use this: proc.W…
What versions of wyUpdate / AutomaticUpdater are you using?
LimeLM returns XML. You're trying to just pump that XML right into your HTML output. Do you know wha…
Post on Aug 13, 2013Every function, except SetAPIKey() which doesn't return anything, has to be parsed for the returned …
Post on Aug 13, 2013I didn't mean that as an insult -- I was using it in the computer-talk sense: garbage-in, garbage-ou…
Post on Aug 13, 2013There are a number of things wrong with this code. Most of the LimeLM API functions take scalar info…
I have no idea what you're asking. Are you asking about using a button instead of a menu to check fo…
You're right this is useful. We'll run through some design ideas and think about adding it.
Post on Aug 8, 2013Hmmm... that's an interesting use-case. Right now, the only way to get that information is to use th…
Post on Aug 8, 2013What you're looking for is "Used activations" -- meaning the number of activation slots that has bee…
Are you planning to fix AutomaticUpdater in the near future or should we drop it for now and just ru…
Go into TurboActivate.java and add breakpoints on the "switch(ret)" lines of both the TrialDaysRemai…
Post on Aug 8, 20133) I've deactivated reg code on site (the state become NotGenuine, that's OK)btw, I've used this cod…
Glad you figured it out 😀 . Have a good weekend.
No hard date. Just that it will be done shortly after TurboFloat is released, and we're working hard…