[ID] UPtoMP = "Processor Upgrade Utility" [SystemFilesToCopy] ; ; these files are found on the distribution media and ; require entries in the TXTSETUP.SIF file ; The FilenameToReplace parameter is an optional one and ; need only be entered if it differs from the "DestFileName" ; the DestPath parameter is the directory under %systemroot% as ; described in the [WinntDirectories] section of the SetupInfoFile ; ;DestFileName = HAL File [1|0], DestPath, FilenameOnDisk [, FilenameToReplace] hal.dll = 1, 2, hal.dll ntoskrnl.exe = 0, 2, ntkrnlmp.exe ntdll.dll = 0, 2, ntdll.dll kernel32.dll = 0, 2, kernel32.dll winsrv.dll = 0, 2, winsrv.dll