Mini Kabibi Habibi

Current Path : C:/Windows/System32/DriverStore/FileRepository/xboxgip.inf_amd64_cb88427933a363bb/
Upload File :
Current File : C:/Windows/System32/DriverStore/FileRepository/xboxgip.inf_amd64_cb88427933a363bb/xboxgip.inf

��;-------------------------------------------------------------------------

; XBOXGIP.INF -- XBOXGIP Protocol Driver Part

;

; Service installed via Mediatek's miniport driver as upper filter driver

; 

; Copyright (c) 2003, Microsoft Corporation

;-------------------------------------------------------------------------

[version]

Signature                       = "$Windows NT$"

Class                           = System

ClassGUID                       = {4d36e97d-e325-11ce-bfc1-08002be10318}

Provider                        = %Msft%

PnpLockdown                     = 1

DriverVer = 04/07/2025,10.0.19041.5794



[Manufacturer]

%Msft%                          = MSFT,NTamd64.10.0



; For Win2K

[MSFT]

; Intentionally empty



; For 10 and later, not platform specific

[MSFT.NTamd64.10.0]

%XBOXGIP_Desc%                  = Install, MS_XBOXGIP



;-------------------------------------------------------------------------

; Installation Section

;-------------------------------------------------------------------------

[Install]

; Match the xboxgip.man file sections

Characteristics                 = 0x28 ; NCF_HIDDEN | NCF_NOT_USER_REMOVABLE

copyfiles                       = CopyFiles.SYS



[Install.Services]

AddService=xboxgip, , XBOXGIP_Service_Inst



[XBOXGIP_Service_Inst]

DisplayName                     = %XBOXGIP_Desc%

Description                     = %XBOXGIP_Desc%

ServiceType                     = 1 ;SERVICE_KERNEL_DRIVER

StartType                       = 3 ;SERVICE_DEMAND_START

ErrorControl                    = 1 ;SERVICE_ERROR_NORMAL

ServiceBinary                   = %12%\xboxgip.sys

LoadOrderGroup                  = NDIS



[SourceDisksNames]

1                               = %DiskDescription%,"",,



[SourceDisksFiles]

xboxgip.sys                     = 1,,

devauthe.sys                    = 1,,



[DestinationDirs]

DefaultDestDir                  = 12

CopyFiles.SYS                   = 12   ; %windir%\System32\drivers



[CopyFiles.SYS]

xboxgip.sys,,,2

devauthe.sys,,,2



[Strings]

Msft                            = "Microsoft"

DiskDescription                 = "XboxGip protocol Installation Disk"

XBOXGIP_Desc                    = "Xbox Game Input Protocol Driver"

XBOXGIP_HelpText                = "A driver to support communication with Xbox Gaming devices"