Search results for “/forum/search/”

890 results found

IsGenuineEx() returns TA_E_ACTIVATE instead of TA_INET

Post by Wyatt O'Day on Aug 18, 2015

See the updated example code for how to handle this: https://wyday.com/forum/t/3013/isgenuineex-returns-an-eror-while-is-isactivated-doesnt/#post-14766 Note: the updated example code will be included with TurboActivate 4.0.

Get more information about TurboFloat usersAnswered

Post by Wyatt O'Day on May 14, 2019

This was mentioned recently in another post: https://wyday.com/forum/t/4451/broken-link-tfs-manager-page/#post-20869 It's a whole new product with a new API that's part of your LimeLM subscription.

TrialDaysRemaining return incorrect trial!Solved

Post by Wyatt O'Day on Mar 12, 2018

Answered multiple times: https://wyday.com/forum/t/3906/able-to-extend-trial-days-by-changing-system-time/#post-18818 Short answer: cooked up behavior is ignored by TA 4.0.

LimeLM API advancedSearch .php example

Post by a guest on May 17, 2019

You may need to update the web API pack.After browsing the forum for hours and hours, I'm not the only one who wonders about this function ...

File by file checksums

Post by David Lin on Feb 13, 2013

I think what you are suggesting is kind of an automatic version of the manual work-around suggested here: https://wyday.com/forum/t/954/less-strict-file-overwrites/ I don't know if that approach would work in your case though.

Losing theme when building from command line

Post by Sam on Sep 14, 2016

Hey Sebastian, The forum post you linked to has the answer: namely, the themes are stored on a per-user basis.

AutomaticUpdater. Stuck in UpdateStepOn = UpdateAvailable

Post by FrederikB _ on Oct 28, 2010

That problem seems to be related/similar to the one I'm having here: https://wyday.com/forum/t/363/cannot-update-application-after-declining-uac-closing-app/

Limited scenarios

Post by Wyatt O'Day on May 18, 2011

Also, if you're using custom menus (or buttons) like DevExpress see this forum post. This is IIS7 on shared hosting.

edit the download site

Post by Nitram89 _ on Jul 18, 2011

When I searched for such a function in the forum i see something like -updatepath and -server.

Update builds from the command line but fails to update

Post by on Dec 6, 2011

Of course, I found a solution after I had posted to the forum. Even though my paths looked fine in the GUI, wyUpdate doesn't like absolute paths for the dir="<folder name>" property of the <Files> element.

Will TurboActivate / TurboFloat be supported in macOS Big Sur (Apple Silicon chipset)Solved

Answer by Wyatt O'Day on Jul 29, 2020

: https://wyday.com/forum/t/4818/turboactivate-for-macos-arm64/ We already support ARM64 on Windows & Linux, so this isn't our first rodeo supporting "embedded" CPU chipsets.

Offline Activation - Licence length?Solved

Post by a guest on Aug 4, 2017

(What happens when you search for the key in LimeLM? Is it found?)-> with ta.GetPKey(), I can see the same pkey that i use inside ta.CheckAndSavePKey().

Search by "Customer ID"

Post by Todd Reisel on Mar 16, 2013

Is it possible in the WebAPI to search for product keys that contain a specific feature key/value?

Upgrading to a specific version

Post by a guest on Jun 2, 2017

Is there a way to intercept the call of wyUpdate in search of the wyserver.wys file and change the reply to a previous version the last be updated?

E_COM ErrorAnswered

Post by Pierre Jasmin on Mar 3, 2025

" Type Services in WIndows SearchLocate Windows Management InstrumentationNote I am in manual here and it works, but try to start the service (right mouse menu)  " 

TurboActivate with Qt Creator

Post by a guest on Feb 13, 2013

I did some reading and I think the search path for each library is actually coded into the .dylib file itself.

Integrating LimeLM into Firemonkey app

Post by Peter Carr on Jun 2, 2017

BTW there was a discussion about this in this forum in 2015 but I didn't find the information in that discussion helpful.

Inno Setup code for 30-day Trials

Post by Wyatt O'Day on May 6, 2018

This current forum software does not allow uploads. Its flawed and being replaced when we have some time.

Critical problem on OS X SierraSolved

Post by Wyatt O'Day on Oct 5, 2016

Google "Objective-C garbage collection is no longer supported" for a long list of articles and forum posts describing how to fix the compilation of your app to not use the garbage collector.

System.InvalidOperationException: Stack empty. in Automatic updater

Post by a guest on Jan 18, 2017

at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Stack`1.Pop() at wyDay.Controls.UpdateHelper.bw_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) After checking this forum, it is reported earlier and should be fixed in the next version.Is this issue still planned to be included in the next release?