Funktionen (Setup-API)
[Diese Funktionen stehen für die Verwendung in den in den Abschnitten "Anforderungen" angegebenen Betriebssystemen zur Verfügung. Sie können in nachfolgenden Versionen geändert oder nicht verfügbar sein. SetupAPI sollte nicht mehr für die Installation von Anwendungen verwendet werden. Verwenden Sie stattdessen den Windows Installer zum Entwickeln von Anwendungsinstallationsprogrammen. SetupAPI wird weiterhin für die Installation von Gerätetreibern verwendet.]
Die folgenden Funktionen sind Teil der Setup-API:
- InstallHinfSection-
- SetupAddInstallSectionToDiskSpaceList-
- SetupAddSectionToDiskSpaceList-
- SetupAddToDiskSpaceList-
- SetupAddToSourceList-
- SetupAdjustDiskSpaceList
- SetupBackupError-
- SetupCancelTemporarySourceList
- SetupCloseFileQueue
- SetupCloseInfFile-
- SetupCommitFileQueue
- SetupConfigureWmiFromInfSection
- SetupCopyError-
- SetupCopyOEMInf-
- SetupCreateDiskSpaceList-
- SetupDecompressOrCopyFile-
- SetupDefaultQueueCallback-
- SetupDeleteError-
- SetupDestroyDiskSpaceList
- SetupDuplicateDiskSpaceList
- SetupEnumInfSections-
- SetupFindFirstLine-
- SetupFindNextLine-
- SetupFindNextMatchLine-
- SetupFreeSourceList-
- SetupGetBinaryField-
- SetupGetFieldCount-
- SetupGetFileCompressionInfo
- SetupGetFileCompressionInfoEx
- SetupGetFileQueueCount
- SetupGetFileQueueFlags
- SetupGetInfFileList-
- SetupGetInfInformation-
- SetupGetIntField-
- SetupGetLineByIndex-
- SetupGetLineCount-
- SetupGetLineText-
- SetupGetMultiSzField
- SetupGetSourceFileLocation-
- SetupGetSourceFileSize-
- SetupGetSourceInfo-
- SetupGetStringField-
- SetupGetTargetPath-
- SetupInitDefaultQueueCallback-
- SetupInitDefaultQueueCallbackEx-
- SetupInitializeFileLog-
- SetupInstallFile-
- SetupInstallFileEx-
- SetupInstallFilesFromInfSection-
- SetupInstallFromInfSection-
- SetupInstallServicesFromInfSection-
- SetupInstallServicesFromInfSectionEx
- SetupIterateCabinet-
- SetupLogFile-
- SetupLogError-
- SetupOpenAppendInfFile-
- SetupOpenFileQueue
- SetupOpenInfFile-
- SetupOpenMasterInf
- SetupPromptForDisk-
- SetupPromptReboot-
- SetupQueryDrivesInDiskSpaceList
- SetupQueryFileLog-
- SetupQueryInfFileInformation
- SetupQueryInfOriginalFileInformation
- SetupQueryInfVersionInformation
- SetupQuerySourceList-
- SetupQuerySpaceRequiredOnDrive-
- SetupQueueCopy-
- SetupQueueCopyIndirect
- SetupQueueCopySection-
- SetupQueueDefaultCopy-
- SetupQueueDelete-
- SetupQueueDeleteSection-
- SetupQueueRename-
- SetupQueueRenameSection-
- SetupRemoveFileLogEntry-
- SetupRemoveFromDiskSpaceList
- SetupRemoveFromSourceList-
- SetupRemoveInstallSectionFromDiskSpaceList
- SetupRemoveSectionFromDiskSpaceList
- SetupRenameError-
- SetupScanFileQueue
- SetupSetDirectoryId-
- SetupSetDirectoryIdEx-
- SetupSetFileQueueAlternatePlatform
- SetupSetFileQueueFlags
- SetupSetPlatformPathOverride-
- SetupSetSourceList-
- SetupTermDefaultQueueCallback-
- SetupTerminateFileLog-
- SetupUninstallNewlyCopiedInfs
- SetupUninstallOEMInf-
- SetupVerifyInfFile-