failed to install drivers in win8 pro x64

Discussion about DroidMote Server for Windows
spider623
Posts: 1
Joined: Mon Apr 15, 2013 4:39 pm

failed to install drivers in win8 pro x64

Post by spider623 »

Drivers are not installing, i get this error
Image
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: failed to install drivers in win8 pro x64

Post by zulu99 »

From the F.A.Q.s

You must install first the drivers and after you can run the server droidmote.exe followed by port and password, droidmote.bat automatically start droidmote.exe on port 2302 and password "password". To install DroidMote Server on Windows 8 64bit version, you must disable driver signing, therefore follow this instructions:

1) From the Metro Start Screen, open Settings (move your mouse to the bottom-right-corner of the screen and wait for the pop-out bar to appear, then click the Gear icon).
2) Click ‘More PC Settings’.
3) Click ‘General’.
4) Scroll down, and click ‘Restart now’ under ‘Advanced startup’.
5) Wait a bit.
6) Click ‘Troubleshoot’.
7) Click ‘Advanced Options’
8) Click ‘Windows Startup Settings’.
9) Click Restart.
10) When your computer restarts, select ‘Disable driver signature enforcement‘ from the list.
11) open cmd (command prompt) as administrator.
12) go to the driver folder.
13) for installation type in cmd: install.
14) after this type in cmd: bcdedit.exe -set TESTSIGNING ON.

*** If, when launch the server, you have a notification MSVCR100.DLL missing, install Microsoft Visual C++ 2010 Redistributable Package (x86) in any operating system you have 64 bit or 32 bit ***

Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto
idgforum
Posts: 4
Joined: Sat Jun 01, 2013 6:49 pm

Re: failed to install drivers in win8 pro x64

Post by idgforum »

Microsoft Visual C++ 2010 Redistributable Package (x86) dont install. Windows says I already have a newer version. I gone try to download the missing ddl bye hand.

And the shell command is wrong in FAQ 21
14) after this type in cmd: bcdedit.exe -set TESTSIGNING ON.
In windows 7 and 8 you do this command:

Code: Select all

 bcdedit /set TESTSIGNING OFF
idgforum
Posts: 4
Joined: Sat Jun 01, 2013 6:49 pm

Re: failed to install drivers in win8 pro x64

Post by idgforum »

I copy the pthreadVC2.dll from DroidRemote folder to SysWOW64 and System32 and now its work.
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: failed to install drivers in win8 pro x64

Post by zulu99 »

idgforum wrote:I copy the pthreadVC2.dll from DroidRemote folder to SysWOW64 and System32 and now its work.
i don't understand why you move the pthreadVC2.dll. This dll must be in the same folder of droidmote.exe

after the driver installation, you must only double click on droidmote.bat and the server start. and i tested it on many windows machines. i think you have a strange configuration....

you are making hard a thing that is actually very simple...
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto
Fabryxio
Posts: 1
Joined: Mon Jul 08, 2013 4:56 pm

Re: failed to install drivers in win8 pro x64

Post by Fabryxio »

Sorry ,but where is the download section in this forum,
I need to download the droidmote server exe
Thankx a lot
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: failed to install drivers in win8 pro x64

Post by zulu99 »

Fabryxio wrote:Sorry ,but where is the download section in this forum,
I need to download the droidmote server exe
Thankx a lot
Last thread with the green icon withe the word download
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto