android-emulator-hypervisor-driver icon indicating copy to clipboard operation
android-emulator-hypervisor-driver copied to clipboard

unable to execute silent_install.bat

Open JamesOZJLOL opened this issue 5 years ago • 12 comments

'silent_install.bat' is not recognized as an internal or external command, operable program or batch file.

JamesOZJLOL avatar Jun 14 '20 15:06 JamesOZJLOL

Can you try the method in here? https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/15

Taogle2018 avatar Jun 16 '20 06:06 Taogle2018

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

jpham197 avatar Jul 05 '20 02:07 jpham197

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've seen other users reporting the same issue. Eventually the antivirus in the system deleted the needed files. Maybe your problem is the same.

Taogle2018 avatar Jul 06 '20 02:07 Taogle2018

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

jpham197 avatar Jul 06 '20 17:07 jpham197

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

Taogle2018 avatar Jul 06 '20 20:07 Taogle2018

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.

jpham197 avatar Jul 06 '20 20:07 jpham197

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.

Taogle2018 avatar Jul 06 '20 21:07 Taogle2018

Turning on the SVM in my BIOS did the trick. Thank you!

jpham197 avatar Jul 07 '20 01:07 jpham197

even after turning on the svm , the same error is showing :c

Sandwhich253989 avatar Aug 23 '21 04:08 Sandwhich253989

executing silent_install.bat threw service installation unsuccessful. service deleted error. After closing utorrent and cfosspeed(network monitoring) from tray, the command executed successfully.

sakthishock avatar Oct 12 '22 19:10 sakthishock