Search results for “/forum/search/”

890 results found

bach file running problem

Post by Sam on Oct 25, 2011

This is the first forum i have come across which responds immediately.

Admin privileges

Post by Wyatt O'Day on Mar 23, 2012

(Sorry I couldn't make the links clickable -- this damn forum software).

Self update of wyUpdate appears to fail.

Post by a guest on May 30, 2012

I can't find any other references to this problem in the forum so it must be something I'm doing wrong. Many thanks, Steve

How to use WyBuild with the latest version of WyUpdate to include the TLS fixAnswered

Post by a guest on Aug 23, 2024

My issue is that we want to update from a HTTP URL to a HTTPS URL and we end up with the same issue as many people where WyUpdate can't create a SSL/TLS secure channel (see https://wyday.com/forum/t/3882/error-downloading-could-not-create-ssltls-secure-channel/#post-22523)Compiling and using the latest version of wyUpdate.NET4 from https://github.com/wyday/wyupdate seems to fix the issue but we loose all the branding and the custom properties which are defined in WyBuild.

FastSpring Monthly Subscription and LimeLM date expired

Post by Paul Pillay on Jan 9, 2018

However, Fastspring (Contextual dashboard) on recurring billing does not send the product key or contain any to reference it or unique identifier. I cannot search using the company name or email address, as the same company or email address could buy multiple licences over time, so how would differentiate between the keys?

e-mail controlSolved

Post by a guest on Jan 24, 2018

Thanks for the prompt reply and the quick fix. The advanced search page is working as great as it was before.As the previous poster mentioned, when we try to create new activation keys now, we are required to fill in a valid e-mail address.

wyUpdate not working correctly in Windows XP

Post by neal _ on Nov 29, 2012

After wyUpdate launches BeforeUpdate.exe (and it does launch), I try a search on the XP Box for "BeforeUpdate.exe" but it cannot be found.

Changing Update Server

Post by a guest on Jan 30, 2013

I did rebuild the project and have my latest builds in my updates folder but for some reason it was still failing. I did a search for the wyserver.wys file and found it in a couple of places and deleted it.

How will you remove pirated software?

Post by Wyatt O'Day on Dec 15, 2011

The point is to make it very hard to find pirated versions of your software by search engines like google. That is, you shouldn't have to compete with pirated versions of your own app.

Number of Default Activations

Post by Gary Meisner on Sep 1, 2014

I have the same question as the post at https://wyday.com/forum/t/2040/change-initial-number-of-activations/#post-10511 but need a more specific answer: I'd like the default number of activations for my products to be 3 to allow for installation on a work and home computer or to allow for a new computer, hard drive crash, etc. without my manual intervention.

GetFeatureValue issue in a loop

Post by a guest on Jun 22, 2015

getFeatureValue = Fiddle::Function.new( ta_dll['GetFeatureValue'], [Fiddle::TYPE_VOIDP, Fiddle::TYPE_VOIDP, Fiddle::TYPE_INT], Fiddle::TYPE_INT ) license_fields = ['companyname', 'emailid', 'firstname', 'lastname', 'isexternal'] ##dll_path is set properly ta_dll = Fiddle.dlopen(dll_path) getFeatureValue = Fiddle::Function.new( ta_dll['GetFeatureValue'], [Fiddle::TYPE_VOIDP, Fiddle::TYPE_VOIDP, Fiddle::TYPE_INT], Fiddle::TYPE_INT ) license_fields.each { |field| wchar_key = field.encode('UTF-16LE') response_buf = "\0"*256 size = 256 ret_value = getFeatureValue.call(wchar_key, response_buf, size) #ret_value does not consistently return TA_OK. it most times returns TA_FAIL for some of the fields. } RaviPS : How do i enable code formatting in the forum.. It shows BBCode is OFF

Activation problem on VMWare Horizon

Post by Wyatt O'Day on Dec 4, 2015

No, we've answered this question at least half a dozen times on this forum (here's one time), and you yourself had the locations.

Is there any good news on Version 4? [Out now]

Post by a guest on Apr 21, 2016

Wyatt communicates the states "as is" - and if you cannot stand the uncertainty that the date communicated might shift simply don't read the forum. It's a super complex thing and I honestly admire Wyatt not for giving up or sacrificing quality.

Intel driver bug: Network Adapters DisabledSolved

Post by a guest on Jul 31, 2018

Hopefully, this will not affect more commonly used Intel networking cards in the future or this forum and your support e-mails will be full of unhappy customers.

assert error in underlying libcryptopp.a

Post by a guest on Oct 23, 2012

searchin/cryptopp-users/197/cryptopp-users/-pswEq8A0a8/t7sluZXijIAJ" rel="nofollow">https://groups.google.com/forum/?fromgroups=#!searchin/cryptopp-users/197/cryptopp-users/-pswEq8A0a8/t7sluZXijIAJ I am assuming that libcryptopp.a is statically linked into TurboActivate.so It appears that the error in libcryptopp.a is causing TurboActivate.so to abort on our 32-bit Ubuntu test platform.

Check for update on every start-up

Post by a guest on Sep 11, 2012

I did find this quote from Sam elsewhere on this forum: "The AutomaticUpdater only checks for updates once at the start of your program.

VM enabled running clones of the same VM on different PCs/MacsAnswered

Post by Steve Shaw on Nov 25, 2022

And we (along with many others) have been asking when LicenseChest, hosted TurboFloat Server instances, will be available, as promised for the first quarter this year… https://wyday.com/forum/t/4624/license-chest/#post-29809 But, you still seem to be confusing the interest in if different IP addresses would be shown with some form of license control - that is not the case.

Network adapter problem: support request sent by e-mail without responseAnswered

Post by John R on Aug 25, 2023

By the way, this e-mail and our additional ping e-mails are still unanswered so I'm glad we have this forum as a backup communication channel. Here is what he confirmed today: "yes, I can confirm that the activation was never successful.

"(164) An API key must be used by X devices."Answered

Post by Emre Günaydin on May 10, 2024

I have already read the reason and workaround here: https://wyday.com/forum/t/4981/errors-with-api-key-generation/ Workaround(reset) working fine and I understand the reason behind (I am just allowed to use max 4 different ip addresses for the license request) either but isn't there a better and stable workaround for the problem?

File Destination causing UAC for wyUpdate

Post by Wyatt O'Day on Jul 23, 2015

As we've talked about in other forum posts, you need to give full permissions (all the permissions) to the folder, subfolders, and files for any users that will be running wyUpdate, and for cases where you don't want the UAC prompt to show up.