NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) nDroid v
« Previous 1 2 3 4 5 … 7 Next »
Installation Failure on Windows 8.1 x64

 
  • 0 Vote(s) - 0 Average
Installation Failure on Windows 8.1 x64
Elseer
Offline

Junior Member

Posts: 1
Threads: 1
Joined: May 2014
#1
2014-05-04, 10:08 AM
Hi All,

I just installed NextPVR and your nDroid program. Initially, the service failed to install. I traced this initially to the batch file test on line 4 of the InstallService.bat :

Code:
sc query state= all | find /I "nDroid Service"

It seems That this test matches

Code:
c:\Program Files (x86)\Beetec Services\nDroid Service>sc query state= all | find /I "nDroid"
SERVICE_NAME: BstHdAndroidSvc
DISPLAY_NAME: BlueStacks Android Service

in my system. So I changed Line 4 to Read

Code:
sc query state= all | find "nDroid Service"

this changed made the test for the "nDroid Serivce" case sensitive , bypassing the false positive hits against the two BlueStacks Android services this permitted the test to process correctly and the service installed properly.

FWIW and HTH
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#2
2014-05-06, 12:44 AM
Sorry for the slow response - I haven't been on the forums for a couple of days.

Thanks for letting me know - I'll take a look at the batch file and make changes as it occurs to me there may be other Android services installed on users' PCs which could also trigger false positives.

Cheers,
Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  nDroid Setup on Windows 10 firewall issue fixed max0r4axor 0 4,571 2015-05-19, 04:56 AM
Last Post: max0r4axor
  Windows 8 (64 bit) Ports do not open brianf21 11 5,343 2013-05-01, 03:41 AM
Last Post: bgowland
  Windows Firewall problem OTAjunkie 1 2,227 2013-02-05, 05:49 PM
Last Post: bgowland

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode