Wyatt O'Day (Wyatt) has made 7771 posts.
Sorry, I guess I missed this post. To do what you want you'd have to use the LimeLM web API. Specifi…
Arun, your question is unrelated to the original question. But yes, you can update registry values. …
Try this: Lesson 2 - Variables, Constants and the Assignment Statement
Post on Jul 30, 2012Sorry, I don't have Inno Setup in front of me right now. You might have to set another variable firs…
Post on Jul 30, 2012You're passing in "PkeyPage.Values[0]" which Inno Setup interprets literally (that is, it sees it as…
Post on Jul 30, 2012If you're using our example script, then no, that's not the right value. Use "PkeyPage.Values[0]". A…
Post on Jul 30, 2012Ok, this means you're not properly passing the product key to wyUpdate. That is, this is a problem w…
Post on Jul 30, 2012Did you use the %urlargs% variable in the download site? Did you get an error when you passed the pr…
Well, a good place to start is the "PHP/limit-updates" folder in the web API pack. Also, see this ar…
Post on Jul 27, 2012However is it possible take it a step further and only allow certain pkeys (i.e. the testers) to acc…
I'll look into reproducing this.
Post on Jul 29, 2012What version of the AutomaticUpdater are you using? Right click the AutomaticUpdater.dll in your app…
Hey Jim, The rollback is limited to files & folders that wyUpdate directly adds, patches, or r…
This isn't a bug. "Activations" really means "allotted activation". So if you have 10 product keys…
I'm not sure I understand. It's exactly as easy as it looks. Put the code in your Windows service wi…
Post on Jul 27, 2012Ok, it sounds like your HTTP servers are doing something screwy like checking the local Windows user…
1) We would like to see when trials are activated (online), so we know what customer has started the…
Sorry, you're absolutely right -- it should return TA_FAIL in all cases (for CheckAndSavePkey() at l…
Post on Jul 26, 2012No, it's more complicated than that. A good overview of how online activation works is here: How har…
I want to distribute this setup.msi, so do I add it to ver 1.1 and upload again or do I need to crea…