Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Odis-E 7.2.2 cant run under VMware?
01-10-2017, 11:28 AM,
Post: #1
Odis-E 7.2.2 cant run under VMware?
Hi

When I try to run Odis-E 7.2.2 it says "This program cannot be run under VMWARE"

is there any fix for this? I have tried google but didn't help much sad
Quote this message in a reply
01-10-2017, 11:43 AM,
Post: #2
RE: Odis-E 7.2.2 cant run under VMware?
I probe to install it with vmware and windows 7 and I was not able to make it work correctly I do not know if there is another way greetings
Quote this message in a reply
01-10-2017, 15:17 PM, (This post was last modified: 01-10-2017, 15:19 PM by razzo.)
Post: #3
RE: Odis-E 7.2.2 cant run under VMware?
Close VMWare
Go to your virtual machine folder
Make a backup of your VMWare virtual machine file (.vmx) and rename it xxxx_backup.vmx or something like that
Open the original .vmx file in Notepad and add the following text all the way at the bottom:
Code:
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"
monitor_control.disable_chksimd = "TRUE"
monitor_control.disable_ntreloc = "TRUE"
monitor_control.disable_selfmod = "TRUE"
monitor_control.disable_reloc = "TRUE"
monitor_control.disable_btinout = "TRUE"
monitor_control.disable_btmemspace = "TRUE"
monitor_control.disable_btpriv = "TRUE"
monitor_control.disable_btseg = "TRUE"
usb:0.present = "TRUE"
usb:0.deviceType = "hid"
usb:0.port = "0"
usb:0.parent = "-1"
Save it, close it.
Then it will work again. I've got ETKA8, Elsawin 6, ODIS-S 4.2.3 and ODIS-E 7.2.2 running in just one virtual machine at Windows 7 x86.

Warning: VMware Tools will not work anymore, so no easy/copy paste anymore. Be creative on that problem, for example use your automatic syncing cloud-storage or something like that.
Reputation: +1 - ricky16 [+1]
Quote this message in a reply
[+] 8 users say Thank You to razzo for this post
01-10-2017, 15:20 PM,
Post: #4
RE: Odis-E 7.2.2 cant run under VMware?
(01-10-2017, 15:17 PM)razzo Wrote:  Close VMWare
Go to your virtual machine folder
Make a backup of your VMWare virtual machine file (.vmx) and rename it xxxx_backup.vmx or something like that
Open the original .vmx file in Notepad and add the following text all the way at the bottom:
Code:
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"
monitor_control.disable_chksimd = "TRUE"
monitor_control.disable_ntreloc = "TRUE"
monitor_control.disable_selfmod = "TRUE"
monitor_control.disable_reloc = "TRUE"
monitor_control.disable_btinout = "TRUE"
monitor_control.disable_btmemspace = "TRUE"
monitor_control.disable_btpriv = "TRUE"
monitor_control.disable_btseg = "TRUE"
usb:0.present = "TRUE"
usb:0.deviceType = "hid"
usb:0.port = "0"
usb:0.parent = "-1"
Save it, close it.
Then it will work again. I've got ETKA8, Elsawin 6, ODIS-S 4.2.3 and ODIS-E 7.2.2 running in just one virtual machine at Windows 7 x86.

Warning: VMware Tools will not work anymore, so no easy/copy paste anymore. Be creative on that problem, for example use your automatic syncing cloud-storage or something like that.
that is the easy way, but tools can also work in vm if u install them custom before making changes to vmx smile

If you like my post and it helped you please press [Image: postbit_reputation.gif][Image: tyl_add.png]
Quote this message in a reply
[+] 4 users say Thank You to fantomel for this post
01-10-2017, 18:25 PM,
Post: #5
RE: Odis-E 7.2.2 cant run under VMware?
I added this to my .vmx files and seems to do the trick smile

Odis 7.2.2 now running in virtual machine

monitor_control.restrict_backdoor = "TRUE"
Reputation: +1 - xtac1080 [+1]
Quote this message in a reply
[+] 14 users say Thank You to kreativ for this post
07-10-2017, 13:47 PM,
Post: #6
RE: Odis-E 7.2.2 cant run under VMware?
(01-10-2017, 18:25 PM)kreativ Wrote:  I added this to my .vmx files and seems to do the trick smile

Odis 7.2.2 now running in virtual machine

monitor_control.restrict_backdoor = "TRUE"


Great, this solution work for me too, thanks
Quote this message in a reply
09-10-2017, 16:17 PM,
Post: #7
RE: Odis-E 7.2.2 cant run under VMware?
Can you upload your VM files? I would also have this programs on VM Waresmilesmile

It works for me also with this solution. Thanks.
Quote this message in a reply
09-10-2017, 18:01 PM,
Post: #8
RE: Odis-E 7.2.2 cant run under VMware?
(09-10-2017, 16:17 PM)marco88 Wrote:  Can you upload your VM files? I would also have this programs on VM Waresmilesmile

It works for me also with this solution. Thanks.

You find all on forum for install and it is not difficult to install. Just edit .vmx file like written in this thread and you can make your own VM
Quote this message in a reply
10-10-2017, 18:22 PM,
Post: #9
RE: Odis-E 7.2.2 cant run under VMware?
My VM Ware Tools did not work after that hve someone work it after this solution?
Quote this message in a reply
10-10-2017, 21:08 PM,
Post: #10
RE: Odis-E 7.2.2 cant run under VMware?
(01-10-2017, 15:17 PM)razzo Wrote:  Warning: VMware Tools will not work anymore, so no easy/copy paste anymore. Be creative on that problem, for example use your automatic syncing cloud-storage or something like that.

Sorry i didn't get it properly.Do you mean that after modifying the vmx file,one won't be able to copy paste virtual machine or VMware has changed something in their latest versions?Thanks.
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ODIS-Service_update_23_0_1-EU_20240430_Postsetup_230001.105.1410_test Tadk 340 20,495 8 hours ago
Last Post: Qingnan7780
00Windows ODIS-Service 6.2.0 Postsetup 4280 (test) Tadk 192 13,823 8 hours ago
Last Post: Qingnan7780
0Scope ODIS-Service 7.2.1 Postsetup 4280 (test) Tadk 1,079 103,012 8 hours ago
Last Post: Qingnan7780
Lamborghini ODIS Service 23.2.2 + Activations justdiag 68 5,124 Today, 08:18 AM
Last Post: justdiag
  odis interface advice on313no 3 124 01-05-2024, 19:49 PM
Last Post: justdiag
0Scope ODIS-Engineering 12.2 Postsetup 1060 (test) Tadk 264 34,618 30-04-2024, 17:14 PM
Last Post: c20091929
ZTAudi Latest Odis Service and Engineering for VAS5054 Torrent Without PASS Zenix 21 9,568 27-04-2024, 10:21 AM
Last Post: koldplayer
  Last Odis Version on windows 7 with vas 5054a rochenlebelle 2 567 26-04-2024, 19:25 PM
Last Post: champagnecharly
ZSeat Odis Engineering 14.1.0 + Activations justdiag 538 62,360 25-04-2024, 20:57 PM
Last Post: Mastahh
ZBentley ODIS Service 11.0.1 + Activations justdiag 110 9,929 24-04-2024, 20:37 PM
Last Post: Stig33

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content