Where is my VMX file?
Posted: 6. Jan 2016, 06:50
Hello community, I have been using Oracle Virtual Box Windows 7 and have run into this problem when trying to follow this guide
C:\Users\asdf\VirtualBox VMs\kk (My virtual box is named "kk")
C:\Users\asdf\.VirtualBox
C:\Program Files\Oracle\VirtualBox
In none of these places I can see a .VMX file i can edit.
I appreciate any help, thank you
I have searched around on my Hard Drive and cant find any file ending with VMX. Places i've searched areAdd the following settings to your .vmx file (tested working for Windows XP/7) which is located in your Host OS. Replace the double quotation listed here with the one from your (.vmx) file. The browser had somehow modified the double quotes here to be curving/slanting.
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"
C:\Users\asdf\VirtualBox VMs\kk (My virtual box is named "kk")
C:\Users\asdf\.VirtualBox
C:\Program Files\Oracle\VirtualBox
In none of these places I can see a .VMX file i can edit.
I appreciate any help, thank you