unable to execute silent_install.bat
'silent_install.bat' is not recognized as an internal or external command, operable program or batch file.
Can you try the method in here? https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/15
I am having this issue too, I'm getting this error
I downloaded the driver from this github repo and put it into Android\Sdk\extras\google but there doesn't seem to be a silent_install.bat file
'silent_install.bat' is not recognized as an internal or external command, operable program or batch file. Android Emulator Hypervisor Driver for AMD Processors installation failed. To install Android Emulator Hypervisor Driver for AMD Processors follow the instructions found at: https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors
I believe #15 is an issue with the batch file itself but in this case it doesn't exist
I am having this issue too, I'm getting this error
I downloaded the driver from this github repo and put it into
Android\Sdk\extras\googlebut there doesn't seem to be asilent_install.batfile
'silent_install.bat' is not recognized as an internal or external command, operable program or batch file. Android Emulator Hypervisor Driver for AMD Processors installation failed. To install Android Emulator Hypervisor Driver for AMD Processors follow the instructions found at: https://github.com/google/android-emulator-hypervisor-driver-for-amd-processorsI believe #15 is an issue with the batch file itself but in this case it doesn't exist
I've seen other users reporting the same issue. Eventually the antivirus in the system deleted the needed files. Maybe your problem is the same.
I've seen other users reporting the same issue. Eventually the antivirus in the system deleted the needed files. Maybe your problem is the same.
I'm not sure. I can't find silent_install.bat inside the project repository either? I tried to search for it with Go to file but didn't see it come up
OK. It is not in the source repo. It is in binary release packages. https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/releases
Ohh I see. Sorry! I'm not too familiar with releases. Do I just download and extract the files to Android\Sdk\extras\google\Android_Emulator_Hypervisor_Driver?
I put it in that directory and ran silent_install.bat from command prompt as administrator but got this error:
[SC] ControlService FAILED 1062:
The service has not been started.
[SC] DeleteService SUCCESS
[SC] StartService FAILED with error 4294967201.
This is quite typical. The error is actually linux one -EOPNOTSUPP (-95). It could mean: 1> You did not turn on SVM in your BIOS. 2> You system has Hyper-V enabled.
Turning on the SVM in my BIOS did the trick. Thank you!
even after turning on the svm , the same error is showing :c
executing silent_install.bat threw service installation unsuccessful. service deleted error. After closing utorrent and cfosspeed(network monitoring) from tray, the command executed successfully.