Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
makefile Add source files 4 years ago
makeinf.c Add source files 4 years ago
makeinf.rc Add source files 4 years ago
readme.txt Add source files 4 years ago
sources Add source files 4 years ago

readme.txt

The default processor program builds the Memphis setup
file from an Excel spread sheet, which contains the default power policies data.

The default processor program takes the defaults.csv, comma delimited Excel
source file and creates the Memphis setup file, in INF format.

Run MAKEINF.EXE to build the Memphis setup file.

OEM's can use this tool to make changes to the registry to match the hardware.


File list:

README.TXT This file.
MAKEINF.EXE Builds POWRCFG.INF.
SOURCES Sources for MAKEINF.EXE processor.
makefile Make file for MAKEINF.EXE processor.
MAKEINF.C Source file for MAKEINF.EXE processor.
PARSE.C Parsing helper file for MAKEINF.EXE processor.
MAKEINF.RC Resource file for MAKEINF.EXE processor.
obj Object directory contains MAKEINF.EXE processor.

POWRCFG.INF Output. Memphis setup file, in INF format.