Installing SQL Server 2000 Personal Edition On Windows XP SP1
Jul 20, 2005I have a need to become familiar with SQL Server 2000 for work.
Needless to say I am new to SQL Server any version, but not IT in
general. My employer has provided me with the SQL Server 2000
Personal disk from the SQL Server 2000 Enterprise kit as this is
reported here on the MSDN web site to be the version that is supported
on Windows XP. In fact so many of you kind people confess to having
succeeded in doing it.
I have tried several installs using various custom component
combinations as well as the default "typical" install.
All start of trying to install the MDAC component, then after several
minutes display a dialog with the following text:
"The software you are installing has not passed Windows Logo testing
to verify its compatibility with Windows XP. The software will not be
installed. Contact your system administrator"
Before anyone asks, yes I am logged on as the administrator of the
Windows XP machine.
The setup program then displays a dialog with the following text:
"Installation of the Microsoft Data Access Components package failed.
(-1)"
Setup then shuts down and the PC needs to be restarted before the SQL
Server setup can be run again.
For the techos that might have an insight, I have included details
from the following logs below. SQL.MIF, SQLSTP.LOG, DASETUP.LOG
SETUPAPI.LOG.
Any ideas will be appreciated. Thank you.
Only the log files follow from here.
DASETUP.LOG
: ****************************************
: * Beginning of Install *
: ****************************************
Starting Install: Current Date/Time (U.S. Local Time): 09/07/2003 :
18:25:09
Path: C:Windows;C:WindowsSystem32;
Localization: Machine Locale set to: English_Australia.1252
Command Line Parameters:
Suppress Reboot: 0
Quiet/Silent Mode: 1
Logging Level: 3
Windows Directory: C:Windows
Progress: Loading Resource Library.
Progress: Parsing INI File.
*************************:
** Begin INI File Dump **:
*************************:
Ini Section: General
: ProductName = Microsoft Data Access Components 2.6
: ProductBuild = 2.60.6526.2
: ProductUrl = http://www.microsoft.com/data
: ProductVersionKey = SOFTWAREMicrosoftDataAccess
: ProductVersionValue = FullInstallVer
: InstanceName = MDAC
: CheckInUseFiles = 1
: EULAFile = MDACEULA.RTF
: EULAType = rtf
: BackupSize = 10
: InstallSize = 20
: SupportsTS = 1
: SupportsMUI = 0
: CheckForDiskSpace = 1
: ValidOs = 4294967295
Ini Section: Packages
: A = SETUP_LIBS
: B = C_RUNTIME_LIBS
: C = MTX_FILES
: D = SETUP_RSP_FILES
: E = DASETUP_FILES
: F = WDSETUP_DOWNLEVEL
: G = WDSETUP_MILLENNIUM
: H = WDSETUP_W2K_MIGRATION
: I = MDAC_DOWNLEVEL
: J = MDAC_MILLENNIUM
: K = MDAC_W2K_MIGRATION
: L = MSXML_FILES
: M = SQLXMLX
: N = SQLNET_DOWNLEVEL
: O = SQLNET_MILLENNIUM
: P = SQLNET_W2K_MIGRATION
: Q = SQLODBC_DOWNLEVEL
: R = SQLODBC_MILLENNIUM
: S = SQLODBC_W2K_MIGRATION
: T = SQLOLEDB_DOWNLEVEL
: U = SQLOLEDB_MILLENNIUM
: V = SQLOLEDB_W2K_MIGRATION
: W = JET_FILES
: X = NEW_MUI_ENGINE
: Y = REG_MDAC_VERSION
Ini Section: SETUP_LIBS
: Name = Microsoft Setup Libraries
: ComponentName = SETUP_LIBS
: Dependencies =
: InstallType = inf
: CabFile = setupapi.cab
: InfFile = setupapi.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 1
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 3
Ini Section: C_RUNTIME_LIBS
: Name = Microsoft C/C++ Runtime Libraries
: ComponentName = C_RUNTIME_LIBS
: Dependencies =
: InstallType = inf
: CabFile = msvcrt.cab
: InfFile = msvcrt.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 7
Ini Section: MTX_FILES
: Name = MTX System Files
: ComponentName = MTX_FILES
: Dependencies =
: InstallType = inf
: CabFile = mtxfiles.cab
: InfFile = mtxfiles.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 7
Ini Section: DASETUP_FILES
: Name = MDAC Setup Files
: ComponentName = DASETUP
: Dependencies =
: InstallType = inf
: CabFile =
: InfFile = dasetup.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 4294967295
Ini Section: SETUP_RSP_FILES
: Name = MDAC Setup Response Files
: ComponentName = SETUP_RSP_FILES
: Dependencies =
: InstallType = inf
: CabFile =
: InfFile = rspfiles.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 4294967295
Ini Section: WDSETUP_DOWNLEVEL
: Name = WebData Setup Files
: ComponentName = WDSETUP
: Dependencies =
: InstallType = inf
: CabFile = WDSETUP.CAB
: InfFile = WDSET_DL.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 7
Ini Section: WDSETUP_MILLENNIUM
: Name = WebData Setup Files
: ComponentName = WDSETUP
: Dependencies =
: InstallType = inf
: CabFile = WDSETUP.CAB
: InfFile = WDSETUPM.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 16
Ini Section: WDSETUP_W2K_MIGRATION
: Name = WebData Setup Files
: ComponentName = WDSETUP
: Dependencies =
: InstallType = xpak
: CabFile = WDSETUP.CAB
: InfFile = WDSETUP.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 12
Ini Section: MDAC_DOWNLEVEL
: Name = Microsoft Data Access Components
: ComponentName = MDAC_CORE
: Dependencies = C_RUNTIME_LIBS,MTX_FILES,WDSETUP
: InstallType = inf
: CabFile = MDACXPAK.CAB
: InfFile = MDACXPDL.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%mdaccore.rsp
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 7
Ini Section: MDAC_MILLENNIUM
: Name = Microsoft Data Access Components
: ComponentName = MDAC_CORE
: Dependencies = C_RUNTIME_LIBS,MTX_FILES,WDSETUP
: InstallType = inf
: CabFile = MDACXPAK.CAB
: InfFile = MDACXPKM.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%mdaccore.rsp
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 16
Ini Section: MDAC_W2K_MIGRATION
: Name = Microsoft Data Access Components
: ComponentName = MDAC_CORE
: Dependencies = C_RUNTIME_LIBS,MTX_FILES,WDSETUP
: InstallType = xpak
: CABFile = MDACXPAK.CAB
: InfFile = MDACXPAK.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%mdaccore.rsp
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOS = 12
Ini Section: MSXML_FILES
: Name = Microsoft XML Parser
: ComponentName = MSXML
: Dependencies =
: InstallType = inf
: CabFile = MSXML.cab
: InfFile = MSXML.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 31
Ini Section: SQLXMLX
: Name = XML Extensions for Microsoft OLE DB Provider for SQL Server
: ComponentName = SQLXMLX
: Dependencies = WDSETUP,MDAC_CORE,MSXML
: InstallType = inf
: CabFile = SQLXMLX.cab
: InfFile = SQLXMLX.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 31
Ini Section: SQLNET_DOWNLEVEL
: Name = Microsoft SQL Server Network Libraries
: ComponentName = SQLNET
: Dependencies =
: InstallType = inf
: CabFile = SQLNET.CAB
: InfFile = SQLNETDL.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 7
Ini Section: SQLNET_MILLENNIUM
: Name = Microsoft SQL Server Network Libraries
: ComponentName = SQLNET
: Dependencies =
: InstallType = inf
: CabFile = SQLNET.CAB
: InfFile = SQLNETM.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 16
Ini Section: SQLNET_W2K_MIGRATION
: Name = Microsoft SQL Server Network Libraries
: ComponentName = SQLNET
: Dependencies =
: InstallType = xpak
: CabFile = SQLNET.CAB
: InfFile = SQLNET.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 31
Ini Section: SQLOLEDB_DOWNLEVEL
: Name = Microsoft SQL Server OLE DB Provider
: ComponentName = SQLOLEDB
: Dependencies = MDAC_CORE,SQLXMLX,SQLNET
: InstallType = inf
: CabFile = SQLOLDB.CAB
: InfFile = SQLOL_DL.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 7
Ini Section: SQLOLEDB_MILLENNIUM
: Name = Microsoft SQL Server OLE DB Provider
: ComponentName = SQLOLEDB
: Dependencies = MDAC_CORE,SQLXMLX,SQLNET
: InstallType = inf
: CabFile = SQLOLDB.CAB
: InfFile = SQLOLDBM.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 16
Ini Section: SQLOLEDB_W2K_MIGRATION
: Name = Microsoft SQL Server OLE DB Provider
: ComponentName = SQLOLEDB
: Dependencies = MDAC_CORE,SQLXMLX,SQLNET
: InstallType = xpak
: CabFile = SQLOLDB.CAB
: InfFile = SQLOLDB.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 31
Ini Section: SQLODBC_DOWNLEVEL
: Name = Microsoft SQL Server ODBC Driver
: ComponentName = SQLODBC
: Dependencies = WDSETUP,SQLNET
: InstallType = inf
: CabFile = SQLODBC.CAB
: InfFile = SQLOD_DL.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%sqlclnt.rsp
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 7
Ini Section: SQLODBC_MILLENNIUM
: Name = Microsoft SQL Server ODBC Driver
: ComponentName = SQLODBC
: Dependencies = WDSETUP,SQLNET
: InstallType = inf
: CabFile = SQLODBC.CAB
: InfFile = SQLODBCM.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%sqlclnt.rsp
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 16
Ini Section: SQLODBC_W2K_MIGRATION
: Name = Microsoft SQL Server ODBC Driver
: ComponentName = SQLODBC
: Dependencies = WDSETUP,SQLNET
: InstallType = xpak
: CabFile = SQLODBC.CAB
: InfFile = SQLODBC.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%sqlclnt.rsp
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 31
Ini Section: JET_FILES
: Name = Jet Expression Service and String Sorting Libraries
: ComponentName = JET
: Dependencies =
: InstallType = inf
: CabFile = JETFILES.cab
: InfFile = JETFILES.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall.NT
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 1
: RebootAfter = 0
: ValidOs = 7
Ini Section: NEW_MUI_ENGINE
: Name = Microsoft MUI Setup Engine
: ComponentName = NEWMUI
: Dependencies =
: InstallType = inf
: CabFile = NEWMUI.CAB
: InfFile = NEWMUI.INF
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd =
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 8
Ini Section: REG_MDAC_VERSION
: Name = Microsoft Data Access Components
: ComponentName = REG_MDAC_VERSION
: Dependencies = MDAC_CORE,WDSETUP,MSXML,SQLXMLX,SQLNET,SQLOLEDB,SQ LODBC
: InstallType = inf
: CabFile =
: InfFile = noop.inf
: InstallSection = DefaultInstall
: InstallSection.NT = DefaultInstall
: PostInstallCmd = %11%odbcconf.exe /S /Lv odbcconf.log /F
%11%
edist.rsp
: ExtractCab = 0
: UseRollback = 0
: RebootAfter = 0
: ValidOs = 31
*************************:
** End INI File Dump **:
*************************:
Progress: Loading EULA.
Progress: Loading Strings.
Debug: Loaded string resource: 13. Characters = 8
Windows Version:
Major Version: 5
Minor Version: 0
Windows NT: 1
SP Level: 1
Terminal Services: 0
Progress: Loading Setup Engine Library.
Entering function: LoadAdvPack()
Parameters:
*phInstance = 0x00000000
pAdvPackLib = 0x0013EEF0
Exiting function: LoadAdvPack()
Return value: (BOOL) 1
Progress: Loading ODBCConf Library.
Entering function: LoadODBCConf()
Parameters:
*phInstance = 0x00000000
pODBCConfLib = 0x0013EEFC
Exiting function: LoadODBCConf()
Return value: (BOOL) 1
IE Version:
IE 6.00 and greater
Verifying System Language: The system LCID and the LCID of the setup
resource DLL do not match.
Entering function: BuildJobList()
Parameters:
pContext = 0x0013EEE4
Entering function: CJob::InitializeJobQueues()
Parameters:
hHive = 0x80000002
szRoot = ???????????????s
pContext = 0x%08X
Exiting function: CJob::InitializeJobQueues()
Return value: (HRESULT) 0x00000000
Exiting function: BuildJobList()
Return value: (HRESULT) 0x00000000
Progress: Creating Setup Wizard.
Creating Wizard Page: 0
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 1
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 2
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 3
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 4
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 5
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Debug: Loaded string resource: 10. Characters = 104
Creating Wizard Page: 6
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 7
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 8
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 9
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 10
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 11
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 12
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 13
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard Page: 14
Debug: Loaded string resource: 1. Characters = 10
Debug: Loaded string resource: 2. Characters = 129
Creating Wizard: Microsoft Data Access Components 2.6 Setup
Progress: Running in Silent Mode. Suppressing UI
Checking for disk space: Drive C: requires 12316672 bytes, there are
17936592896 bytes available.
Detecting in-use files: Setup is checking for in-use files.
Detecting in-use files: Start time: 08:25:12:25
Detecting in-use files: Setup has detected a locked file:
C:WindowsSystem32odbc32.dll
Detecting in-use files: Setup has detected a locked file:
C:WindowsSystem32odbcint.dll
Detecting in-use files: Finished building filelist. CheckPoint time:
08:25:15:259
Detecting in-use files: Process requires reboot: winlogon.exe, Process
ID 600 (System Process: 1)
Detecting in-use files: Process requires reboot: WINDOWS, Process ID
556 (System Process: 1)
Detecting in-use files: Process requires reboot: Program Manager,
Process ID 556 (System Process: 1)
Detecting in-use files: End time: 08:25:15:900
Detecting in-use files: Elapsed time: 00:00:03:875
Detecting in-use files: In-use file check complete.
Progress: Running in Silent Mode. Starting Install...
Entering function: InstallPackages()
Parameters:
hWnd = 0x00000000
pContext = 0x0013EEE4
hMessageTarget = 0x00000000
pParam = 0x00000000
bAsync = 0
Entering function: InstallPackagesThread()
Parameters:
pParam = 0x009C29C0
Entering function: CJob::InitializeJobQueues()
Parameters:
hHive = 0x80000002
szRoot = ???????????????s
pContext = 0x%08X
Exiting function: CJob::InitializeJobQueues()
Return value: (HRESULT) 0x00000000
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 1
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMP
spfiles.inf
pwcsCabFile = (null)
pwcsSection = DefaultInstall.NT
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 4
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000000
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 1
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPdasetup.inf
pwcsCabFile = (null)
pwcsSection = DefaultInstall.NT
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 4
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000000
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 4
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPWDSETUP.INF
pwcsCabFile = (null)
pwcsSection = DefaultInstall
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 4
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x01000003
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 4
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPMDACXPAK.INF
pwcsCabFile = (null)
pwcsSection = DefaultInstall
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 36
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000BC2
Reboot Required: Job number 4 requires reboot
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 1
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPMSXML.inf
pwcsCabFile = (null)
pwcsSection = DefaultInstall.NT
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 36
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000000
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 1
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPSQLXMLX.inf
pwcsCabFile = (null)
pwcsSection = DefaultInstall.NT
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 548
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000000
Reboot Required: Job number 6 requires reboot
Debug: Loaded string resource: 3. Characters = 21
Debug: Loaded string resource: 5. Characters = 14
Entering function: ExecuteInstall()
Parameters:
nDirective = 4
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPSQLNET.INF
pwcsCabFile = (null)
pwcsSection = DefaultInstall
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 36
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x80004005
Debug: Loaded string resource: 4. Characters = 23
Debug: Loaded string resource: 6. Characters = 16
Entering function: ExecuteInstall()
Parameters:
nDirective = 5
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPSQLNET.INF
pwcsCabFile = (null)
pwcsSection = DefaultInstall
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 68
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x80004005
Debug: Loaded string resource: 4. Characters = 23
Debug: Loaded string resource: 6. Characters = 16
Entering function: ExecuteInstall()
Parameters:
nDirective = 1
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPSQLXMLX.inf
pwcsCabFile = (null)
pwcsSection = DefaultInstall.NT
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 68
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000000
Debug: Loaded string resource: 4. Characters = 23
Debug: Loaded string resource: 6. Characters = 16
Entering function: ExecuteInstall()
Parameters:
nDirective = 1
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPMSXML.inf
pwcsCabFile = (null)
pwcsSection = DefaultInstall.NT
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 68
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000BC2
Reboot Required: Job number 5 requires reboot
Debug: Loaded string resource: 4. Characters = 23
Debug: Loaded string resource: 6. Characters = 16
Entering function: ExecuteInstall()
Parameters:
nDirective = 5
hWnd = 0x00000000
pwcsInfFile = C:WINDOWSTempIXP000.TMPMDACXPAK.INF
pwcsCabFile = (null)
pwcsSection = DefaultInstall
pwcsExtractPath = C:WINDOWSTempIXP000.TMP
dwSetupFlags = 68
pContext = 0x0013EEE4
Exiting function: ExecuteInstall()
Return value: (HRESULT) 0x00000BC2
Reboot Required: Job number 4 requires reboot
Entering function: CJob::DestroyJobQueues()
Parameters: None.
Exiting function: CJob::DestroyJobQueues()
Return value: (HRESULT) 0x00000000
Exiting function: InstallPackagesThread()
Return value: (HRESULT) 0x00000000
Exiting function: InstallPackages()
Return value: (HRESULT) 0x00000000
State after Install:
Setup was Successful: 0
Setup Requires Reboot: 0
Setup Will Reboot the Machine: 0
Exiting: Setup is shutting down..
Ending Install: Current Date/Time (U.S. Local Time): 09/07/2003 :
18:38:30
Errors collection: Severity: 100, Type: 2, Code: 0x80004005, Title:
(null), Text: Unspecified error
Errors collection: Severity: 100, Type: 2, Code: 0x80004005, Title:
(null), Text: Unspecified error
Error: The following error was encountered during setup:
*** (null):
Unspecified error
(Severity: 100, Type: 2, Code: 0x80004005)
SQL.MIF
START COMPONENT
NAME = "WORKSTATION"
START GROUP NAME = "ComponentID"
ID = 1
CLASS = "DMTF|ComponentID|1.0"
START ATTRIBUTE
NAME = "Manufacturer"
ID = 1
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(64)
VALUE = "Microsoft"
END ATTRIBUTE
START ATTRIBUTE
NAME = "Product"
ID = 2
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(64)
VALUE = "Microsoft SQL Server 2000"
END ATTRIBUTE
START ATTRIBUTE
NAME = "Version"
ID = 3
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(64)
VALUE = "8.00.194"
END ATTRIBUTE
START ATTRIBUTE
NAME = "Locale"
ID = 4
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(16)
VALUE = ""
END ATTRIBUTE
START ATTRIBUTE
NAME = "Serial Number"
ID = 5
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(64)
VALUE = ""
END ATTRIBUTE
START ATTRIBUTE
NAME = "Installation"
ID = 6
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(64)
VALUE = "DateTime"
END ATTRIBUTE
END GROUP
START GROUP
NAME = "InstallStatus"
ID = 2
CLASS = "MICROSOFT|JOBSTATUS|1.0"
START ATTRIBUTE
NAME = "Status"
ID = 1
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(32)
VALUE = "Failed"
END ATTRIBUTE
START ATTRIBUTE
NAME = "Description"
ID = 2
ACCESS = READ-ONLY
STORAGE = SPECIFIC
TYPE = STRING(128)
VALUE = "Installation of the Microsoft Data Access Components
package failed. (-1)
"
END ATTRIBUTE
END GROUP
END COMPONENT
SETUPAPI.LOG
[2003/09/07 18:25:11 3916.11]
#-199 Executing "C:WINDOWSTempIXP000.TMPdasetup.exe" with command
line: /Q:D /N
#E077 Could not locate a non-empty section [DefaultInstall] when
calculating disk space in "C:WINDOWSTempIXP000.TMP
oop.inf". Error
0xe0000102: The required line was not found in the INF.
[2003/09/07 18:25:16 3916.1]
#-199 Executing "C:WINDOWSTempIXP000.TMPdasetup.exe" with command
line: /Q:D /N
#E361 An unsigned or incorrectly signed file
"c:windows empixp000.tmp
spfiles.inf" will be installed
(Policy=Ignore). Error 1168: Element not found.
#-024 Copying file "C:WINDOWSTempIXP000.TMP
spfiles.inf" to
"C:Program FilesCommon FilesMicrosoft Shareddasetup
spfiles.inf".
#E361 An unsigned or incorrectly signed file
"C:WINDOWSTempIXP000.TMP
spfiles.inf" will be installed
(Policy=Ignore). Error 1168: Element not found.
#-336 Copying file "C:WINDOWSTempIXP000.TMP
edist.rsp" to
"C:WindowsSystem32
edist.rsp" via temporary file
"C:WindowsSystem32SET14.tmp".
#E361 An unsigned or incorrectly signed file
"C:WINDOWSTempIXP000.TMP
edist.rsp" will be installed
(Policy=Ignore). Error 1168: Element not found.
#-336 Copying file "C:WINDOWSTempIXP000.TMPmdaccore.rsp" to
"C:WindowsSystem32mdaccore.rsp" via temporary file
"C:WindowsSystem32SET17.tmp".
#E361 An unsigned or incorrectly signed file
"C:WINDOWSTempIXP000.TMPmdaccore.rsp" will be installed
(Policy=Ignore). Error 1168: Element not found.
#-336 Copying file "C:WINDOWSTempIXP000.TMPsqlclnt.rsp" to
"C:WindowsSystem32sqlclnt.rsp" via temporary file
"C:WindowsSystem32SET1A.tmp".
#E361 An unsigned or incorrectly signed file
"C:WINDOWSTempIXP000.TMPsqlclnt.rsp" will be installed
(Policy=Ignore). Error 1168: Element not found.
[2003/09/07 18:25:19 3916.1]
#-199 Executing "C:WINDOWSTempIXP000.TMPdasetup.exe" with command
line: /Q:D /N
#E361 An unsigned or incorrectly signed file
"c:windows empixp000.tmpdasetup.inf" will be installed
(Policy=Ignore). Error 1168: Element not found.
#-024 Copying file "C:WINDOWSTempIXP000.TMPdasetup.inf" to
"C:Program FilesCommon FilesMicrosoft Shareddasetupdasetup.inf".
#E361 An unsigned or incorrectly signed file
"C:WINDOWSTempIXP000.TMPdasetup.inf" will be installed
(Policy=Ignore). Error 1168: Element not found.
#-336 Copying file "C:WINDOWSTempIXP000.TMPdasetup.ini" to
"C:Program FilesCommon FilesMicrosoft Shareddasetupdasetup.ini"
via temporary file "C:Program FilesCommon FilesMicrosoft
ShareddasetupSET22.tmp".
#E361 An unsigned or incorrectly signed file
"C:WINDOWSTempIXP000.TMPdasetup.ini" will be installed
(Policy=Ignore). Error 1168: Element not found.
[2003/09/07 18:25:21 3916.1]
#-199 Executing "C:WINDOWSTempIXP000.TMPdasetup.exe" with command
line: /Q:D /N
#-340 Extracted file "ds16gt.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SETF4.tmp" (target is
"C:WindowsSystem32ds16gt.dll").
#-336 Copying file "C:WindowsSystem32SETF4.tmp" to
"C:WindowsSystem32ds16gt.dll" via temporary file
"C:WindowsSystem32SETF6.tmp".
#W025 A newer file "C:WindowsSystem32ds16gt.dll" was overwritten by
an older (signed) file. Version of source file: 3.510.3711.0. Version
of target file: 3.510.3711.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "ds32gt.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SETF7.tmp" (target is
"C:WindowsSystem32ds32gt.dll").
#-336 Copying file "C:WindowsSystem32SETF7.tmp" to
"C:WindowsSystem32ds32gt.dll" via temporary file
"C:WindowsSystem32SETF9.tmp".
#W025 A newer file "C:WindowsSystem32ds32gt.dll" was overwritten by
an older (signed) file. Version of source file: 3.520.6526.0. Version
of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "msadce.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET106.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadce.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET106.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadce.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET108.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadce.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadcer.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET109.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadcer.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET109.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadcer.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET10B.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadcer.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadcf.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET10C.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadcf.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET10C.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadcf.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET10E.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadcf.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadcfr.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET10F.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadcfr.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET10F.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadcfr.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET111.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadcfr.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadco.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET112.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadco.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET112.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadco.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET114.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadco.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadcor.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET115.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadcor.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET115.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadcor.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET117.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadcor.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadcs.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET118.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadcs.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET118.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadcs.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET11A.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadcs.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadds.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET11B.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsadds.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET11B.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsadds.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET11D.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsadds.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msaddsr.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET11E.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsaddsr.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET11E.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsaddsr.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET120.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsaddsr.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msader15.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET121.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsader15.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET121.tmp" to "C:Program FilesCommon
FilesSystemADOmsader15.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET123.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsader15.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msado15.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET124.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsado15.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET124.tmp" to "C:Program FilesCommon
FilesSystemADOmsado15.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET126.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsado15.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msado20.tlb" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET127.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsado20.tlb").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET127.tmp" to "C:Program FilesCommon
FilesSystemADOmsado20.tlb" via temporary file "C:Program
FilesCommon FilesSystemADOSET129.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsado20.tlb" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msado21.tlb" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET12A.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsado21.tlb").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET12A.tmp" to "C:Program FilesCommon
FilesSystemADOmsado21.tlb" via temporary file "C:Program
FilesCommon FilesSystemADOSET12C.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsado21.tlb" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msado25.tlb" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET12D.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsado25.tlb").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET12D.tmp" to "C:Program FilesCommon
FilesSystemADOmsado25.tlb" via temporary file "C:Program
FilesCommon FilesSystemADOSET12F.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsado25.tlb" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadomd.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET130.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsadomd.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET130.tmp" to "C:Program FilesCommon
FilesSystemADOmsadomd.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET132.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsadomd.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msador15.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET133.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsador15.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET133.tmp" to "C:Program FilesCommon
FilesSystemADOmsador15.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET135.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsador15.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadox.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET136.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsadox.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET136.tmp" to "C:Program FilesCommon
FilesSystemADOmsadox.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET138.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsadox.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msadrh15.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET139.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsadrh15.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET139.tmp" to "C:Program FilesCommon
FilesSystemADOmsadrh15.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET13B.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsadrh15.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "mscpxl32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET13C.tmp" (target is
"C:WindowsSystem32mscpxl32.dll").
#-336 Copying file "C:WindowsSystem32SET13C.tmp" to
"C:WindowsSystem32mscpxl32.dll" via temporary file
"C:WindowsSystem32SET13E.tmp".
#W025 A newer file "C:WindowsSystem32mscpxl32.dll" was overwritten
by an older (signed) file. Version of source file: 3.511.3.20. Version
of target file: 3.520.7713.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "msdadc.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET13F.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdadc.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET13F.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdadc.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET141.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdadc.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdaenum.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET142.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdaenum.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET142.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdaenum.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET144.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdaenum.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdaer.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET145.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdaer.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET145.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdaer.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET147.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdaer.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdaora.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET148.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdaora.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET148.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdaora.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET14A.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdaora.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdaosp.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET14B.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdaosp.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET14B.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdaosp.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET14D.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdaosp.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdaprsr.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET14E.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsdaprsr.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET14E.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsdaprsr.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET150.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsdaprsr.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msdaprst.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET151.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsdaprst.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET151.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsdaprst.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET153.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsdaprst.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msdaps.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET154.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdaps.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET154.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdaps.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET156.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdaps.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdarem.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET157.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsdarem.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET157.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsdarem.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET159.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsdarem.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msdaremr.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET15A.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsdaremr.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET15A.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsdaremr.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET15C.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsdaremr.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.70.7713.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msdart.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET15D.tmp" (target is
"C:WindowsSystem32msdart.dll").
#-336 Copying file "C:WindowsSystem32SET15D.tmp" to
"C:WindowsSystem32msdart.dll" via temporary file
"C:WindowsSystem32SET15F.tmp".
#W025 A newer file "C:WindowsSystem32msdart.dll" was overwritten by
an older (signed) file. Version of source file: 2.60.6526.0. Version
of target file: 2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored.
The existing target file was signed.
#-340 Extracted file "msdasc.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET163.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdasc.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET163.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdasc.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET165.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdasc.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdasql.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET166.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdasql.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET166.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdasql.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET168.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdasql.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdasqlr.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET169.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdasqlr.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET169.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdasqlr.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET16B.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdasqlr.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.70.7713.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdatl3.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET16C.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdatl3.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET16C.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdatl3.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET16E.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdatl3.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdatsrc.tlb" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET16F.tmp" (target is
"C:WindowsSystem32msdatsrc.tlb").
#-336 Copying file "C:WindowsSystem32SET16F.tmp" to
"C:WindowsSystem32msdatsrc.tlb" via temporary file
"C:WindowsSystem32SET171.tmp".
#W025 A newer file "C:WindowsSystem32msdatsrc.tlb" was overwritten
by an older (signed) file. Version of source file: 9.0.6526.0. Version
of target file: 9.0.9030.0. The SP_COPY_FORCE_NEWER flag was ignored.
The existing target file was signed.
#-340 Extracted file "msdatt.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET172.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdatt.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET172.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdatt.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET174.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdatt.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdaurl.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET175.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsdaurl.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET175.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsdaurl.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET177.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsdaurl.dll" was overwritten by an older (signed) file. Version of
source file: 9.1.6526.0. Version of target file: 9.1.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "msdfmap.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemMSADCSET178.tmp" (target is "C:Program FilesCommon
FilesSystemMSADCmsdfmap.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemMSADCSET178.tmp" to "C:Program FilesCommon
FilesSystemMSADCmsdfmap.dll" via temporary file "C:Program
FilesCommon FilesSystemMSADCSET17A.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemMSADCmsdfmap.dll" was overwritten by an older (signed)
file. Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msjro.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemADOSET17D.tmp" (target is "C:Program FilesCommon
FilesSystemADOmsjro.dll").
#-336 Copying file "C:Program FilesCommon
FilesSystemADOSET17D.tmp" to "C:Program FilesCommon
FilesSystemADOmsjro.dll" via temporary file "C:Program
FilesCommon FilesSystemADOSET17F.tmp".
#W025 A newer file "C:Program FilesCommon
FilesSystemADOmsjro.dll" was overwritten by an older (signed) file.
Version of source file: 2.60.6526.0. Version of target file:
2.71.9030.0. The SP_COPY_FORCE_NEWER flag was ignored. The existing
target file was signed.
#-340 Extracted file "msorcl32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET183.tmp" (target is
"C:WindowsSystem32msorcl32.dll").
#-336 Copying file "C:WindowsSystem32SET183.tmp" to
"C:WindowsSystem32msorcl32.dll" via temporary file
"C:WindowsSystem32SET185.tmp".
#W025 A newer file "C:WindowsSystem32msorcl32.dll" was overwritten
by an older (signed) file. Version of source file: 2.573.6526.0.
Version of target file: 2.573.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "msxactps.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET186.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBmsxactps.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET186.tmp" to "C:Program FilesCommon FilesSystemOLE
DBmsxactps.dll" via temporary file "C:Program FilesCommon
FilesSystemOLE DBSET188.tmp".
#W025 A newer file "C:Program FilesCommon FilesSystemOLE
DBmsxactps.dll" was overwritten by an older (signed) file. Version of
source file: 2.60.6526.0. Version of target file: 2.71.9030.0. The
SP_COPY_FORCE_NEWER flag was ignored. The existing target file was
signed.
#-340 Extracted file "odbc16gt.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET199.tmp" (target is
"C:WindowsSystem32odbc16gt.dll").
#-336 Copying file "C:WindowsSystem32SET199.tmp" to
"C:WindowsSystem32odbc16gt.dll" via temporary file
"C:WindowsSystem32SET19B.tmp".
#W025 A newer file "C:WindowsSystem32odbc16gt.dll" was overwritten
by an older (signed) file. Version of source file: 3.510.3711.0.
Version of target file: 3.510.3711.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbc32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET19C.tmp" (target is
"C:WindowsSystem32odbc32.dll").
#-336 Copying file "C:WindowsSystem32SET19C.tmp" to
"C:WindowsSystem32odbc32.dll" via temporary file
"C:WindowsSystem32SET19E.tmp".
#W025 A newer file "C:WindowsSystem32odbc32.dll" was overwritten by
an older (signed) file. Version of source file: 3.520.6526.0. Version
of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#W190 File "C:WindowsSystem32SET19E.tmp" marked to be moved to
"C:WindowsSystem32odbc32.dll" on next reboot.
#-340 Extracted file "odbc32gt.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET19F.tmp" (target is
"C:WindowsSystem32odbc32gt.dll").
#-336 Copying file "C:WindowsSystem32SET19F.tmp" to
"C:WindowsSystem32odbc32gt.dll" via temporary file
"C:WindowsSystem32SET1A1.tmp".
#W025 A newer file "C:WindowsSystem32odbc32gt.dll" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbcad32.exe" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1A2.tmp" (target is
"C:WindowsSystem32odbcad32.exe").
#-336 Copying file "C:WindowsSystem32SET1A2.tmp" to
"C:WindowsSystem32odbcad32.exe" via temporary file
"C:WindowsSystem32SET1A4.tmp".
#W025 A newer file "C:WindowsSystem32odbcad32.exe" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbccp32.cpl" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1A5.tmp" (target is
"C:WindowsSystem32odbccp32.cpl").
#-336 Copying file "C:WindowsSystem32SET1A5.tmp" to
"C:WindowsSystem32odbccp32.cpl" via temporary file
"C:WindowsSystem32SET1A7.tmp".
#W025 A newer file "C:WindowsSystem32odbccp32.cpl" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.7713.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbccp32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1A8.tmp" (target is
"C:WindowsSystem32odbccp32.dll").
#-336 Copying file "C:WindowsSystem32SET1A8.tmp" to
"C:WindowsSystem32odbccp32.dll" via temporary file
"C:WindowsSystem32SET1AA.tmp".
#W025 A newer file "C:WindowsSystem32odbccp32.dll" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbccr32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1AB.tmp" (target is
"C:WindowsSystem32odbccr32.dll").
#-336 Copying file "C:WindowsSystem32SET1AB.tmp" to
"C:WindowsSystem32odbccr32.dll" via temporary file
"C:WindowsSystem32SET1AD.tmp".
#W025 A newer file "C:WindowsSystem32odbccr32.dll" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbccu32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1AE.tmp" (target is
"C:WindowsSystem32odbccu32.dll").
#-336 Copying file "C:WindowsSystem32SET1AE.tmp" to
"C:WindowsSystem32odbccu32.dll" via temporary file
"C:WindowsSystem32SET1B0.tmp".
#W025 A newer file "C:WindowsSystem32odbccu32.dll" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "odbcint.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1B4.tmp" (target is
"C:WindowsSystem32odbcint.dll").
#-336 Copying file "C:WindowsSystem32SET1B4.tmp" to
"C:WindowsSystem32odbcint.dll" via temporary file
"C:WindowsSystem32SET1B6.tmp".
#W025 A newer file "C:WindowsSystem32odbcint.dll" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.7713.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#W190 File "C:WindowsSystem32SET1B6.tmp" marked to be moved to
"C:WindowsSystem32odbcint.dll" on next reboot.
#-340 Extracted file "odbctrac.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to
"C:WindowsSystem32SET1B7.tmp" (target is
"C:WindowsSystem32odbctrac.dll").
#-336 Copying file "C:WindowsSystem32SET1B7.tmp" to
"C:WindowsSystem32odbctrac.dll" via temporary file
"C:WindowsSystem32SET1B9.tmp".
#W025 A newer file "C:WindowsSystem32odbctrac.dll" was overwritten
by an older (signed) file. Version of source file: 3.520.6526.0.
Version of target file: 3.520.9030.0. The SP_COPY_FORCE_NEWER flag was
ignored. The existing target file was signed.
#-340 Extracted file "oledb32.dll" from cabinet
"C:WINDOWSTempIXP000.TMPmdacxpak.cab" to "C:Program FilesCommon
FilesSystemOLE DBSET1BA.tmp" (target is "C:Program FilesCommon
FilesSystemOLE DBoledb32.dll").
#-336 Copying file "C:Program FilesCommon FilesSystemOLE
DBSET1BA.tmp" to "C:Program FilesCommon FilesSystemOLE
DBoledb32.dll" via temporary file