RE: Detection of 4D running in a VM

2018-04-09 Thread Timothy Penner via 4D_Tech
How about calling wmic from LEP? Something like this: WMIC COMPUTERSYSTEM GET Model The above command should return the term "Virtual Machine" if it is being virtualized. -Tim ** 4D Internet Users Group (4D iNUG) FAQ: http:

RE: Detection of 4D running in a VM

2018-04-09 Thread Epperlein, Lutz (agendo) via 4D_Tech
A call to "aa4D_M_Get_Information_Text" from the Info-Report component gives such information. E.g. EXECUTE METHOD("aa4D_M_Get_Information_Text";*;"Array_Profiler";->$infoReport) // Get the content of the Array_profiler.txt The result is: Manufacturer : VMware Model Identifier : VMware V