Donald Milne (MicropackMEL) has made 58 posts.
Quite right, “Activate_Now” is the name of my own function. Your function was TA_CheckAndSavePKe…
Post on Jan 25, 2021Don't teach granny how to suck eggs. I know how to record an error code, that's how I was able to …
Post on Jan 23, 2021He's using 4.3.3.0 now confirmed. With respect, I believe the error message is NOT telling what's w…
Post on Jan 23, 2021Any suggestions on how to diagnose this? A customer appears to have been playing activate/deactivat…
Thanks for the responses.
Post on Feb 7, 2020Thanks for the response. We're currently thinking in terms of having the TFS hosted in some VM in th…
Post on Feb 7, 2020Per the question (for different product codes of the same software). We are meeting increasing res…
That is certainly the crux of the matter. I can tell a big client not to run our software in a VM, t…
Post on Nov 29, 2018Ok, I had our own IT people set up a test scenario on a new laptop. I had him install our software o…
Post on Nov 28, 2018Yes, I obviously understand that both things are telling me that. The question was whether you are a…
Post on Nov 27, 2018The clients in question work for a big mega corp and are trying to activate the software from behind…
Post on Nov 27, 2018This is for basic background so I can tell clients who ask me. If activation detects a VM, are you d…
Those "C++ functions to read from the resource file" are standard Win32/Win64 API functions. You don…
Post on Jan 24, 2018I do exactly that, here's the code I use. /*...........................................*/static BOO…
I found it easiest to ignore static libs, including the libs provided with the DLLs. I just load the…
A client is trying to install the TurboFloatServer app. I provided a batch file to make it simpler f…
Post on Dec 21, 2017Problem solved. Just to provide the solution in case others read this. It turns out to be vital to…
Post on Dec 21, 2017Hmm. Not running the command console using "Run as administrator" does seem like a likely error. Wor…
Post on Dec 21, 2017Could I have an answer please? The client is waiting.
Post on Dec 20, 2017Thanks for the quick answer - and yes, I understand that admin rights are required to install softwa…