Page 1 of 1

sorry, this application cannot be run under virtual machine

Posted: 19. Nov 2010, 21:57
by kabbahan
I`m running software and its shows this error message:

"Sorry, this application cannot be run under virtual machine"

How can i simulate genuine machine in VirtualBox how to solve that trouble?

Thnx

Re: sorry, this application cannot be run under virtual machine

Posted: 19. Nov 2010, 22:08
by stefan.becker
Quiz show? Its a game and you have 2 parallel running accounts?

Forget it, no way.

I think the programmers have a reason to prohibit this.

Re: sorry, this application cannot be run under virtual machine

Posted: 19. Nov 2010, 22:16
by kabbahan
Its not a game, its a software which wants physical host.

I added these strings in vmware config file and it works fine:

monitor_control.virtual_rdtsc = "false"
monitor_control.restrict_backdoor = "true"
isolation.tools.getPtrLocation.disable = "true"
isolation.tools.setPtrLocation.disable = "true"
isolation.tools.setVersion.disable = "true"
isolation.tools.getVersion.disable = "true"
monitor_control.disable_directexec = "true"

But i want use VirtualBox this way, can i fix it?

Re: sorry, this application cannot be run under virtual mach

Posted: 14. Jun 2015, 15:21
by DeGarcen
kabbahan wrote:Its not a game, its a software which wants physical host.

I added these strings in vmware config file and it works fine:

monitor_control.virtual_rdtsc = "false"
monitor_control.restrict_backdoor = "true"
isolation.tools.getPtrLocation.disable = "true"
isolation.tools.setPtrLocation.disable = "true"
isolation.tools.setVersion.disable = "true"
isolation.tools.getVersion.disable = "true"
monitor_control.disable_directexec = "true"

But i want use VirtualBox this way, can i fix it?
Thank you so much! I could run Autodata now on Vmware Workstation!

The shown error was

sentinelkeyw.dll sorry this application cannot run under a virtual machine

There should be a way to do it under Virtualbox.