Run inside virtual machineAnswered

Hello, I think, that is a mistake in the detection, if the machine from which is running application licensing by LimeLM, is a virtual machine or not. I have Win10 and when I enable service Hyper-V, but don't install any virtual machine, function TA_UseTrial return TA_E_IN_VM. Until I enabled this service, returned function TA_UseTrial results by expectation. I don't think that fact that I enabled service Hyper-V, doing from my laptop, virtual machine. Application starting straight from operation system my laptop and isn't started any virtual machine. Although I disable service Hyper-V, LimeLM still returns TA_E_IN_VM.
Thank you in advance for your answer.
Petr

Answer

and when I enable service Hyper-V, but don't install any virtual machine, function TA_UseTrial return TA_E_IN_VM

With Hyper-V enabled you're in a VM. See the FAQ for how to disable all the VM functions in Windows. Then restart your computer after making the changes.