sorry, this application cannot be run under virtual machine

Discussions about using Windows guests in VirtualBox.
Post Reply
kabbahan
Posts: 2
Joined: 19. Nov 2010, 21:18
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP

sorry, this application cannot be run under virtual machine

Post 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
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

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

Post 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.
kabbahan
Posts: 2
Joined: 19. Nov 2010, 21:18
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP

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

Post 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?
DeGarcen
Posts: 92
Joined: 20. Mar 2009, 14:27

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

Post 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.
Post Reply