Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Android RNDIS driver

Featured Replies

Trying to set up a XP x64 machine but i cant have a internet connection with it because i dont have regular internet like others.Even no WI-FI!(please dont ask why).So i have a copy of RNDIS  driver that works on XP 32 bit.I tried it on xp x64 and it failed to install.Anyways my problem is that i need an Android RNDIS driver that works on XP x64:P

Thanks:)


The driver is already present on XP, but the INF file to set it up is only included out-of-the-box on Vista+. Copy this to Notepad, name the file wceisvista.inf and save to C:\Windows\INF:

;                     
; Remote NDIS based Internet Sharing device Setup File
; Copyright (c) Microsoft Corporation
;
; WceIsVista.INF -- This is the inf installation script for 
;                   RNDIS-over-USB host driver for Intenet Sharing device.
;


[Version]
Signature           = "$Windows NT$"
Class               = Net
ClassGUID           = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider            = %Microsoft%
DriverVer=06/21/2006,6.0.6000.16386

[Manufacturer]
%Microsoft%          = WindowsCeDevices,NTx86,NTamd64

[WindowsCeDevices.NTx86]
%WindowsCeDevice%    = RNDIS.NT.5.1, USB\Class_E0&SubClass_01&Prot_03

[WindowsCeDevices.NTamd64]
%WindowsCeDevice%    = RNDIS.NT.5.1, USB\Class_E0&SubClass_01&Prot_03

[ControlFlags]
ExcludeFromSelect=*

; Windows LH specific sections -----------------------------------

[RNDIS.NT.5.1]
Characteristics = 0x84   ; NCF_PHYSICAL + NCF_HAS_UI
BusType         = 15
include         = netrndis.inf
needs           = Usb_Rndis.ndi

[RNDIS.NT.5.1.Services]
include     = netrndis.inf
needs       = Usb_Rndis.ndi.Services

; no sys copyfiles - the sys files are already in place

[Strings]
Microsoft             = "Microsoft Corporation"
WindowsCeDevice       = "Remote NDIS based Internet Sharing Device"

Then try to get Device Manager to install it. If all goes well, it'll only complain about unsigned driver.

  • 10 months later...

Thank You very Much!

  • 3 months later...

Another way to add the RNDIS driver is to install e.g. Active Sync 4.5
After installing WinXP has detected a new device RNDIS as Windows Mobile-based Internet Sharing Device

or, manually extract the .msi file in CMD:

msiexec /a "activesync_4.5.msi"

and indicate the path to the driver when connecting a smartphone and enabling USB tethering.

 

P.S. WceIsVista.INF adds a device called Remote NDIS based Internet Sharing Device

Edited by reboot12

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.