Mini Kabibi Habibi

Current Path : C:/Windows/INF/
Upload File :
Current File : C:/Windows/INF/intelpmax.inf

��;/*++

;

;Copyright (c) Microsoft.  All rights reserved.

;

;Module Name:

;

;    INTELPMAX.INF

;

;Abstract:

;    INF file for installing INTEL PMAX driver

;

;--*/



[Version]

Signature="$WINDOWS NT$"

Class=System

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

Provider=%MSFT%

DriverVer = 06/21/2006,10.0.19041.1



[SourceDisksNames]

3426=windows cd



[SourceDisksFiles]

intelpmax.sys = 3426



[Manufacturer]

%Intel%=Intel,NTamd64



[Intel.NTamd64]

%DeviceDesc%=IntelPmaxInstall, ACPI\INT3531

%DeviceDesc%=IntelPmaxInstall, ACPI\INT3533



[IntelPmaxInstall]

CopyFiles=IntelPmaxInstall_Copy

AddProperty=WDTFSocDeviceCategory

Reboot



[IntelPmaxInstall.Services]

AddService = intelpmax,0x00000002,IntelPmaxInstall_Service



[IntelPmaxInstall_Copy]

intelpmax.sys,,,0x100 ;COPYFLG_PROTECTED_WINDOWS_DRIVER_FILE



[WDTFSocDeviceCategory]

{5D078032-6378-437B-8DA5-9B32B7CA3FDD},2,7,,2



[DestinationDirs]

DefaultDestDir=12



;-------------- Service installation



[IntelPmaxInstall_Service]

DisplayName    = %SvcDesc%

ServiceType    = 1               ; SERVICE_KERNEL_DRIVER

StartType      = 3               ; SERVICE_DEMAND_START

ErrorControl   = 1               ; SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\intelpmax.sys

LoadOrderGroup = Extended Base





[Strings]

MSFT = "Microsoft"

Intel = "Intel"

DeviceDesc = "Intel(R) Dynamic Device Peak Power Manager"

SvcDesc = "Intel(R) Dynamic Device Peak Power Manager Driver"