Wyatt O'Day (Wyatt) has made 7840 posts.
Even if wyUpdate was C++ based it would still use many many Windows APIs. That is, the algorithms we…
If you already had an installer feature it would be really nice Is it possible to create my installe…
1)Can i use one windows form for two applications to run updates from server using two different cli…
Yes.
Post on Aug 3, 20121) If I sign up for the Solo plan, and I test activation in the Paypal Sandbox 300 times, does that …
Post on Aug 3, 2012You've got to correct the settings in your PayPal sandbox to automatically accept new payments. See:…
There's no event raised if the user clicks Install Now. If we add an event with the ability for you …
Right now there is no way to postpone an update. However the user (or you) have to explicitly start …
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…
Hey Jim, The rollback is limited to files & folders that wyUpdate directly adds, patches, or r…