Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi, did you get any error messages?When I try to install Roboguide (FANUC) on my virtual WIN 10 Machine Roboguide says System is not supported although Roboguide supports WIN 10. Does anyone know how to make Roboguide think it sees a real hardware machine?
OK, thank you for your reply. And could you please provide us with the version of you app, which you are trying to install.Hi,
Yes from the License Manager I get the Errormessage: Error= Corrupted(107) Unsupported Operating System. I have installed a WIN 10 32-bit Version and Roboguide Installation should work on this. But normally there are Problems with virtual Machines. I thought only with virtual machines running on Windows, but it seems that there are the same Problems with virtual PCs running with Parallels on a MacBook. Do You have any solution?
Hi Jo,Hi,
I have the same problem.
This is a protection from the roboguide software because you need a license for every computer you use it on.
so they protect is from running it on every vm ware.
so is there a trick to avoid the software to see its not a VM machine?
Thanks,
Jo
This solution worked for me. Thanks youHi,
I found the solution!
RoboGuide have to be tricked, because it detects that installed on a virtual machine...
(I use win10 64bit on HOST / VMWare 12 Player - win7 64 bit image on VM)
- go to your VM location folder / VM have to be shut down!
- open .vmx file with notepad
- insert the end of doc:
monitor_control.virtual_rdtsc = "false"
monitor_control.restrict_backdoor = "true"
monitor_control.disable_directexec = "true"
isolation.tools.getPtrLocation.disable = "true"
isolation.tools.setPtrLocation.disable = "true"
isolation.tools.setVersion.disable = "true"
isolation.tools.getVersion.disable = "true"
- start your VM, now fanuc license key is not corrupted/ starts the 30 day trial...
Regards
I tested it on VMWare 16 player with Roboguide version 9.0Hi,
I found the solution!
RoboGuide have to be tricked, because it detects that installed on a virtual machine...
(I use win10 64bit on HOST / VMWare 12 Player - win7 64 bit image on VM)
- go to your VM location folder / VM have to be shut down!
- open .vmx file with notepad
- insert the end of doc:
monitor_control.virtual_rdtsc = "false"
monitor_control.restrict_backdoor = "true"
monitor_control.disable_directexec = "true"
isolation.tools.getPtrLocation.disable = "true"
isolation.tools.setPtrLocation.disable = "true"
isolation.tools.setVersion.disable = "true"
isolation.tools.getVersion.disable = "true"
- start your VM, now fanuc license key is not corrupted/ starts the 30 day trial...
Regards
Hello,I tested it on VMWare 16 player with Roboguide version 9.0
HiI tested it on VMWare 16 player with Roboguide version 9.0