Search results for “hypervisor”

131 results found

cloud flating server

Post by Wyatt O'Day on Jun 29, 2020

However, we always recommend using TF in VMs: https://wyday.com/limelm/help/vm-hypervisor-licensing/

TA - Docker and Parameterized?

Post by Sam on Jul 28, 2016

More about this here: https://wyday.com/limelm/help/vm-hypervisor-licensing/ More about TurboFloat here: https://wyday.com/limelm/help/using-turbofloat/ >> "2) Do I understand correctly that a request to verify a license only returns a YES or NO?"

Windows 11 Virgin MachinesAnswered

Post by Steve Tushar on Mar 31, 2023

Here is the error if I try to use a fresh Extension code“Can't Extend Trial: The function failed because this instance of your program is running inside a virtual machine / hypervisor and you've prevented the function from running inside a VM.”

Using turboactivate in a docker environmentAnswered

Post by Gonzalo Romero on Jan 3, 2024

Also took a look at this https://wyday.com/limelm/help/vm-hypervisor-licensing/ You mentioned that you should use turbofloat cause: if you let your customers activate your software on a virtual machine they can then copy that virtual machine as many times as they want.

Turbo Float Servers on VM

Post by Wyatt O'Day on Sep 26, 2018

Running the TFS on a VM you will see exactly what you've been seeing (and what is described here: https://wyday.com/limelm/help/vm-hypervisor-licensing/ Namely, you'll see both problems described in the article when you run the TFS on a VM: 1.

Running inside Docker Container

Post by Wyatt O'Day on Nov 5, 2018

You can use this on *any* real machine and *any* virtual machine / hypervisor / docker image / cloud VM, etc., etc., etc.

LimeLM on Terminal Server

Post by Sam on Mar 28, 2013

We have an article that covers part of this topic: Licensing from inside a virtual machine or hypervisor. Right now the article just talks about blocking VMs from activation.

False positive on VM for Windows 11 on Dell XPSAnswered

Post by Arie Stavchansky on Jul 9, 2025

I have done all of the following: 1.  Disabled “Windows Hypervisor Platform” from the "Turn Windows features on or off" dialog.

Error in inno setup while compilingAnswered

Post by Sam Saito on Jul 19, 2023

Fix your date and time settings, restart your computer, and try to activate again.', mbError, MB_OK);             TA_E_IN_VM:               MsgBox('Failed to activate because this instance of your program if running inside a virtual machine or hypervisor.', mbError, MB_OK);             TA_E_INVALID_ARGS:               MsgBox('The arguments passed to the function are invalid.

You Must Enter a Valid Product Key? NSIS

Post by Timothy Reynolds on Jan 19, 2021

${Break} ${Case} 17 ; TA_E_IN_VM MessageBox MB_OK|MB_ICONSTOP "Failed to activate because this instance of your program if running inside a virtual machine or hypervisor." ${Break} ${Case} 20 ; TA_E_KEY_FOR_TURBOFLOAT MessageBox MB_OK|MB_ICONSTOP "The product key used is for TurboFloat, not TurboActivate."

What Am I Missing?Answered

Post by Todd Bennett on Nov 30, 2021

${Break} ${Case} 17 ; TA_E_IN_VM MessageBox MB_OK|MB_ICONSTOP "Failed to activate because this instance of your program if running inside a virtual machine or hypervisor." ${Break} ${Case} 20 ; TA_E_KEY_FOR_TURBOFLOAT MessageBox MB_OK|MB_ICONSTOP "The product key used is for TurboFloat, not TurboActivate."