Search results for “/forum/search/”

890 results found

Activation problem on VMWare Horizon

Post by Wyatt O'Day on Dec 3, 2015

- Somewhere in the forum I read that TA_SYSTEM is higher prioritized than TA_USER.

Customers can't connect to verify the license (Australia / New Zealand)Solved

Post by Wyatt O'Day on Jul 24, 2016

At any rate, shoot me an email at wyatt@wyday.com and I can send you the link for 3.4.7 so you can test it with a customer that is having this problem (and that didn't already rule out configuration issues on their end: https://wyday.com/forum/t/3358/customers-cant-connect-to-verify-the-license-australia-new-zealand/#post-16490 )

Will wyBuild still be improved?

Post by Sam on Oct 29, 2015

How do I enable the BBCode in this Forum? You can't, it's been disabled for all but admins.

IsDateValid() not working

Post by Sam on May 6, 2013

- The method for rental licenses that Wyatt told me to use is not relevant any more (https://wyday.com/forum/t/1775/settings-trial-days-to-zero-rental-license/#post-9298), as IsDateValid() became just a date comparator.

Is wyBuild dead? (Answer: No).

Post by a guest on Aug 21, 2014

You big bonus is that you answer questions quite fast here in the forum that indicates that it is still active. So that's the problem it is really good but you do not see progress.

Post by a guest on Aug 21, 2014

You big bonus is that you answer questions quite fast here in the forum that indicates that it is still active. So that's the problem it is really good but you do not see progress.

ClickOnce Bootstrapper Manifest Generator and wyBuild

Post by a guest on Jul 2, 2009

I hope that someone in this forum can offer some suggestions regarding this approach.

Strange behaviourSolved

Post by Martin Gallagher on Sep 2, 2010

Hi Wyatt, I need your help on this: You may recall from this previous thread (https://wyday.com/forum/t/191/my-app-will-not-update-updatepath-automaticupdater/#post-933) that I use command line parameters to override the updatepath.

AnyCPU "target platform" for C#/VB.NET and TurboActivate

Post by a guest on Jan 28, 2011

Below are portions from my code (NET 2.0) that were adapted from suggestion in this forum. Public Shared Sub Activate() Select Case If(Is64BitProcess, Native64.Activate(), Native32.Activate()) Case 0 Return Case 2 Throw New InvalidProductKeyException Case 4 Throw New InternetException Case 5 Throw New PkeyMaxUsedException Case 6 Throw New PkeyRevokedException Case 8 Throw New ProductDetailsException Case 11 Throw New COMException End Select Throw New GeneralTurboActivateException("Failed to activate.")

Trying to use LimeLM to do Windows shareware subscription; need helpAnswered

Post by Paul Maravelias on Aug 28, 2021

Dear Wyatt, it is now 3 years after I created this thread and I have to confess I continue to have problems with this (this is my new named forum account). I hope you can assist. IsGenuine() doesn't exist in the LimeLM Delphi library.

WyBuild compatibility with .NET 7.0Answered

Post by SymaFR _ on Feb 6, 2024

If I have seen in the forum that I follow a lot, there are improvements in this regard with compression technology among others with Net Core.

How can I manually deactivate an online LimeLM Turboactivate key on behalf of a user?Answered

Post by Brook Hunter on Dec 16, 2024

I saw your answer here: Can we deactivate a product key from another computer? [Answered] • wyDay Forum , where you said “No, you'll have to manually deactivate their key for them.”

Opinion about LimeLM

Post by Wyatt O'Day on Feb 2, 2013

But random walk-on users who see the forum post may think a requested feature is still coming soon despite being bumped for a future release.

Automatic Update - Single Instance Problems

Post by Mathias _ on Sep 8, 2015

I start my application2. Mechanism starts to search for updates3. Updates found4. Start downloading updates5.

Huge problems with AutomaticUpdateBackendSolved

Post by Martin Gallagher on Dec 6, 2011

.* Prior to each creation of a new BackgroundWorker instance (and setting up event handlers) I call System.Windows.Forms.Application.DoEvents(); (inspired by my google search)* Right after creation I remember to set bw.WorkerReportsProgress=true; and bw.WorkerSupportsCancellation=true;* In the bw_DoWork event handler i also added a call to System.Windows.Forms.Application.DoEvents() as the very last statement.

"bad read of entry 0 from compressed archive."

Post by a guest on Oct 9, 2014

I rolled back the wyserver.wys file and tested and it said it was up to date again. I searched the forum and saw some others have had a similar issue, but I know my problem has nothing to do with proxies and such.

Visual Studio 2015 static libraries

Post by a guest on Feb 26, 2016

It seems further to me, based on the following answer you wrote, that the DLL version of TurboActivate can be trivially cracked by replacing the DLL: https://wyday.com/forum/t/2490/dummy-turboactivate-dll/ . In my opinion, that's a sufficiently trivial crack as to make TurboActivate pointless if DLL-based protection is used.

New alpha/beta version available?Answered

Post by a guest on Feb 26, 2020

What about having those of us willing to pay extra get access to early builds to test and/or maybe source (I understand why you wouldn't, just throwing stuff out there) Or let us have access to a forum that could be a combo of testing/non-stupid questions/suggestions/etc?

Questions about "Fuzzy matching" in LimeLM and LimeLM for portable devices

Post by Sam on Oct 12, 2012

There is an old topic in the forum "Fuzzy matching "Licensing an application to a USB device" lately updated on May 4th, 2012, as I am also interested to provide my software as a portable version that can be used from a removable device only by a single user, does the coming TurboFloat product will have a solution for such portable devices?

Expansion of web API

Post by a guest on Nov 26, 2013

We would then also find it useful to search for product keys based on this expiry date, e.g. to find ones that expire within the next week so we can contact the customer about a possible extension.