CDetectionExceptionWin32(5) when installing Access Runtime

Kowalski

Registered User.
Local time
Today, 21:41
Joined
Jul 5, 2007
Messages
121
Hi.
I get an error when trying to install Access Runtime 2010 on Windows XP.
The machine has Office XP installed with Access 2002.

The log file gives me an error:
Code:
OPatchInstall: Thrown CDetectionExceptionWin32(5)
See log file below:

On screen error message is:
"The installation of this package failed."

I've tried the following (all in vain):
Clearing out the %temp% directory.
Download Runtime 2010 again.
Extract to a folder other than the temp folder.

Log file:
Code:
OPatchInstall: Run starts
OPatchInstall: Running version 14.0.4730.0
OPatchInstall: Running on a Unicode OS
OPatchInstall: Initializing MSP Engine
OPatchInstall: Initializing standard properties
OPatchInstall: Creating system property 'SYS.LANG.NAME' with value 'INTL'
OPatchInstall: Creating system property 'SYS.LANG.LCID' with value '0'
OPatchInstall: Creating system property 'SYS.LANG.RTL' with value '0'
OPatchInstall: Creating system property 'SYS.WIN.VER' with value '501'
OPatchInstall: Creating system property 'SYS.WIN.PLATFORM' with value 'WINNT'
OPatchInstall: Creating system property 'SYS.WIN.SPLEVEL' with value '300'
OPatchInstall: Creating system property 'SYS.WIN.SYSTEMLCID' with value '7177'
OPatchInstall: Creating system property 'SYS.WIN.USERLCID' with value '7177'
OPatchInstall: Creating system property 'SYS.WIN.USERADMIN' with value '1'
OPatchInstall: Creating system property 'SYS.WIN.ARCHITECTURE' with value 'X86'
OPatchInstall: Creating system property 'SYS.WIN.PACKAGEPATH' with value 'D:\Documents and Settings\1.85\AccessRuntime.exe'
OPatchInstall: Getting version of the system dll 'C:\WINDOWS\system32\msi.dll'
OPatchInstall: Creating system property 'SYS.MSI.VER' with value '3.1.4001.5512'
OPatchInstall: Getting version of the system dll 'C:\WINDOWS\system32\shell32.dll'
OPatchInstall: Creating system property 'SYS.WIN.SHELLVER' with value '6.0.2900.5622'
OPatchInstall: Creating system property 'SYS.PROC.RESULT' with value '0'
OPatchInstall: Creating system property 'SYS.ERROR.INERROR' with value '0'
OPatchInstall: Creating system property 'SYS.ERROR.CODE' with value '0'
OPatchInstall: Creating system property 'SYS.ERROR.TYPE' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ERROR.ARG1' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ERROR.ARG2' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ERROR.ARG3' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ERROR.ARG4' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ERROR.ARG5' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ARGS.QUIET' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.QUIETREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.LOG' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.LOGREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.LOGPATH' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ARGS.LOGPATHREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.PASSIVE' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.PASSIVEREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.NORESTART' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.NORESTARTREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.FORCERESTART' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.FORCERESTARTREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.EXTRACT' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.EXTRACTREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.EXTRACTPATH' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ARGS.EXTRACTPATHREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.LANG' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.LANGREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.LANGVALUE' with value 'NONE'
OPatchInstall: Creating system property 'SYS.ARGS.LANGVALUEREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.HELP' with value '0'
OPatchInstall: Creating system property 'SYS.ARGS.HELPREADONLY' with value '0'
OPatchInstall: Creating system property 'SYS.PATCH.NEEDREBOOT' with value '0'
OPatchInstall: Creating system property 'SYS.PATCH.SUGGESTREBOOT' with value '0'
OPatchInstall: Setting system property 'SYS.ARGS.LOG' with value '1'
OPatchInstall: Setting system property 'SYS.ARGS.LOGREADONLY' with value '1'
OPatchInstall: Setting system property 'SYS.ARGS.LOGPATH' with value 'artlog.txt'
OPatchInstall: Setting system property 'SYS.ARGS.LOGPATHREADONLY' with value '1'
OPatchInstall: Script execution starts
OPatchInstall: No XML specified, will extract the XML from the exe
OPatchInstall: No manifest file specified, will extract the XML from the exe when present
OPatchInstall: ExecuteExtendedDetection starts
OpatchInstall: Inspecting for a manifest in the resources
OpatchInstall: No manifest found in the resources
OpatchInstall: Getting the XML script from the resources
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionEqual
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'SYS.ARGS.HELP' to '1'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionPrompt
OPatchInstall: CActionPrompt::initFromElement starts
OPatchInstall: Will prompt with title 'Microsoft Access 2010 Runtime
OPatchInstall: Will prompt with text 'Usage:
/extract:path, extracts the content of the package to the path folder
/log[:path to log file], enables verbose logging for the update installation
/lang:lcid, sets the user interface to the specified locale when multiple locales are available within the package
/quiet, runs the package in silent mode
/passive, runs the update without any interaction from the user
/norestart, prevents prompting of user when reboot of machine is needed
/forcerestart, forced restart of machine once update is complete
/?, shows this help message
OPatchInstall: No action list for quiet UI specified
OPatchInstall: No OK button specified
OPatchInstall: CActionPrompt::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQuit
OPatchInstall: CActionIf::initFromElement ends
OPatchInstall: Executing action
OPatchInstall: CActionIf::execute starts
OPatchInstall: Begin evaluation of the condition
OPatchInstall: The property 'SYS.ARGS.HELP' is not equal to '1'
OPatchInstall: Evaluation of the condition complete, the result is false
OPatchInstall: Executing the IfFalse list
OPatchInstall: Done executing the IfFalse list
OPatchInstall: CActionIf::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionVersionComparison
OPatchInstall: CConditionVersionComparison::initFromElement starts
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'SYS.WIN.VER' to '501'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionVersionComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionPrompt
OPatchInstall: CActionPrompt::initFromElement starts
OPatchInstall: Will prompt with title 'Microsoft Access 2010 Runtime
OPatchInstall: Will prompt with text 'This program requires Windows XP (or later) operating systems.
OPatchInstall: No action list for quiet UI specified
OPatchInstall: No OK button specified
OPatchInstall: CActionPrompt::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQuit
OPatchInstall: CActionIf::initFromElement ends
OPatchInstall: Executing action
OPatchInstall: CActionIf::execute starts
OPatchInstall: Begin evaluation of the condition
OPatchInstall: Comparing if the property 'SYS.WIN.VER' = '501' is higher or equal than '501' = TRUE
OPatchInstall: Evaluation of the condition complete, the result is true
OPatchInstall: Executing the IfTrue list
OPatchInstall: Done executing the IfTrue list
OPatchInstall: CActionIf::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionSetProperty
OPatchInstall: CActionSetProperty::initFromElement starts
OPatchInstall: Will set the property 'PackageTitle' to value 'Microsoft Access 2010 Runtime'
OPatchInstall: CActionSetProperty::initFromElement ends
OPatchInstall: Executing action
OPatchInstall: Setting property 'PackageTitle' to value 'Microsoft Access 2010 Runtime'
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionEqual
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'SYS.ARGS.EXTRACT' to '1'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionSetProperty
OPatchInstall: CActionSetProperty::initFromElement starts
OPatchInstall: Will set the property 'PATCH.CANCELLED' to value '0'
OPatchInstall: CActionSetProperty::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionEqual
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'SYS.ARGS.EXTRACTPATH' to 'NONE'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionPromptFolder
OPatchInstall: CActionPromptFolder::initFromElement starts
OPatchInstall: Will prompt the user with the title 'Select a folder to store the extracted files' and store the folder in 'PATCH.EXTRACTPATH' if cancelled will set 'PATCH.CANCELLED'
OPatchInstall: CActionPromptFolder::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionEqual
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'PATCH.CANCELLED' to '1'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQuit
OPatchInstall: CActionIf::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionSetProperty
OPatchInstall: CActionSetProperty::initFromElement starts
OPatchInstall: Will set the property 'PATCH.EXTRACTPATH' to value '$(SYS.ARGS.EXTRACTPATH)'
OPatchInstall: CActionSetProperty::initFromElement ends
OPatchInstall: CActionIf::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionCreateTempFolder
OPatchInstall: CActionFile::initFromElement starts
OPatchInstall: Will check for file 'PATCH.EXTRACTPATH'
OPatchInstall: CActionFile::initFromElements ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionEqual
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionPrompt
OPatchInstall: CActionPrompt::initFromElement starts
OPatchInstall: Will prompt with title 'Microsoft Access 2010 Runtime
OPatchInstall: Will prompt with text 'The installation of this package failed.
OPatchInstall: No action list for quiet UI specified
OPatchInstall: No OK button specified
(text removed)
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'Office64MUI.msi' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Office64.en-us\Office64MUI.msi'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQueueExtractFile
OPatchInstall: CActionQueueExtractFile starts
OPatchInstall: Will extract the file with ID 'Office64MUI.xml' to the path '$(PATCH.EXTRACTPATH)\Office64.en-us\Office64MUI.xml'
OPatchInstall: CAtionQueueExtractFile ends
OPatchInstall: Executing action
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'Office64MUI.xml' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Office64.en-us\Office64MUI.xml'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQueueExtractFile
OPatchInstall: CActionQueueExtractFile starts
OPatchInstall: Will extract the file with ID 'Office64MUISet.msi' to the path '$(PATCH.EXTRACTPATH)\Office64.en-us\Office64MUISet.msi'
OPatchInstall: CAtionQueueExtractFile ends
OPatchInstall: Executing action
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'Office64MUISet.msi' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Office64.en-us\Office64MUISet.msi'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQueueExtractFile
OPatchInstall: CActionQueueExtractFile starts
OPatchInstall: Will extract the file with ID 'Office64MUISet.xml' to the path '$(PATCH.EXTRACTPATH)\Office64.en-us\Office64MUISet.xml'
OPatchInstall: CAtionQueueExtractFile ends
OPatchInstall: Executing action
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'Office64MUISet.xml' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Office64.en-us\Office64MUISet.xml'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQueueExtractFile
OPatchInstall: CActionQueueExtractFile starts
OPatchInstall: Will extract the file with ID 'OWOW64LR.cab' to the path '$(PATCH.EXTRACTPATH)\Office64.en-us\OWOW64LR.cab'
OPatchInstall: CAtionQueueExtractFile ends
OPatchInstall: Executing action
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'OWOW64LR.cab' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Office64.en-us\OWOW64LR.cab'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQueueExtractFile
OPatchInstall: CActionQueueExtractFile starts
OPatchInstall: Will extract the file with ID 'setup.xml2' to the path '$(PATCH.EXTRACTPATH)\Office64.en-us\setup.xml'
OPatchInstall: CAtionQueueExtractFile ends
OPatchInstall: Executing action
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'setup.xml2' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Office64.en-us\setup.xml'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQueueExtractFile
OPatchInstall: CActionQueueExtractFile starts
OPatchInstall: Will extract the file with ID 'README.TXT' to the path '$(PATCH.EXTRACTPATH)\Updates\README.TXT'
OPatchInstall: CAtionQueueExtractFile ends
OPatchInstall: Executing action
OPatchInstall: CActionQueueExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'README.TXT' to path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\Updates\README.TXT'
OPatchInstall: CActionQueueExtractFile::execute ends
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionSetProperty
OPatchInstall: CActionSetProperty::initFromElement starts
OPatchInstall: Will set the property 'PATCH.CANCELLED' to value '0'
OPatchInstall: CActionSetProperty::initFromElement ends
OPatchInstall: Executing action
OPatchInstall: Setting property 'PATCH.CANCELLED' to value '0'
OPatchInstall: Done executing action
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionExtractQueuedFiles
OPatchInstall: CActionExtractQueuedFiles::initFromElement starts
OPatchInstall: Will use the operation string 'Extracting files, please wait...' and the cancel string '&Cancel' and the title string 'Microsoft Access 2010 Runtime' will set the property 'PATCH.CANCELLED' if the user cancels the operation
OPatchInstall: CActionExtractQueuedFiles::initFromElement ends
OPatchInstall: Executing action
OPatchInstall: CActionExtractQueuedFiles::execute starts
OPatchInstall: Using the operation string 'Extracting files, please wait...' and the cancel string '&Cancel' and the title string 'Microsoft Access 2010 Runtime'
OPatchInstall: Will extract all of the enqueued files
OPatchInstall: Adding the files to the cab extractor
OPatchInstall: Getting the data from the file 'D:\Documents and Settings\1.85\AccessRuntime.exe'
OPatchInstall: Successfully retrieved the data location and size
OPatchInstall: Extracting the file id 'autorun.inf' to the path 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp\autorun.inf'
OPatchInstall: Thrown CDetectionExceptionWin32(5)
OPatchInstall: The extraction of the files failed
OPatchInstall: Setting system property 'SYS.ERROR.INERROR' with value '1'
OPatchInstall: Setting system property 'SYS.ERROR.CODE' with value '0x80004005'
OPatchInstall: Setting system property 'SYS.ERROR.TYPE' with value 'HRESULT'
OPatchInstall: Setting system property 'SYS.ERROR.ARG1' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG2' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG3' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG4' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG5' with value 'NONE'
OPatchInstall: Done executing action
OPatchInstall: Closing the Dialog thread
OPatchInstall: The dialog thread is closed
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionIf
OPatchInstall: CActionIf::initFromElement starts
OPatchInstall: CConditionStatement::CreateStatementFromElement starts
OPatchInstall: Creating statement CConditionEqual
OPatchInstall: CConditionStatementComparison::initFromElement starts
OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
OPatchInstall: CConditionStatementComparison::initFromElement ends
OPatchInstall: CConditionStatement::CreateStatementFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionPrompt
OPatchInstall: CActionPrompt::initFromElement starts
OPatchInstall: Will prompt with title 'Microsoft Access 2010 Runtime
OPatchInstall: Will prompt with text 'The installation of this package failed.
OPatchInstall: No action list for quiet UI specified
OPatchInstall: No OK button specified
OPatchInstall: CActionPrompt::initFromElement ends
OPatchInstall: CAction::CreateActionFromElement started
OPatchInstall: Creating CActionQuit
OPatchInstall: CActionIf::initFromElement ends
OPatchInstall: Executing action
OPatchInstall: CActionIf::execute starts
OPatchInstall: Begin evaluation of the condition
OPatchInstall: The property 'SYS.ERROR.INERROR' is equal to '1'
OPatchInstall: Evaluation of the condition complete, the result is true
OPatchInstall: Executing the IfTrue list
OPatchInstall: CActionPrompt::execute starts
OPatchInstall: CActionPrompt::execute ends
OPatchInstall: Throwing a quit exception to the script controller
OPatchInstall: The script has requested to quit the execution
OPatchInstall: Logging all properties
OPatchInstall: Property 'PATCH.CANCELLED' value '0'
OPatchInstall: Property 'PATCH.EXTRACTPATH' value 'D:\DOCUME~1\user1\LOCALS~1\Temp\OWP15.tmp'
OPatchInstall: Property 'PackageTitle' value 'Microsoft Access 2010 Runtime'
OPatchInstall: Property 'SYS.ARGS.EXTRACT' value '0'
OPatchInstall: Property 'SYS.ARGS.EXTRACTPATH' value 'NONE'
OPatchInstall: Property 'SYS.ARGS.EXTRACTPATHREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.EXTRACTREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.FORCERESTART' value '0'
OPatchInstall: Property 'SYS.ARGS.FORCERESTARTREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.HELP' value '0'
OPatchInstall: Property 'SYS.ARGS.HELPREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.LANG' value '0'
OPatchInstall: Property 'SYS.ARGS.LANGREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.LANGVALUE' value 'NONE'
OPatchInstall: Property 'SYS.ARGS.LANGVALUEREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.LOG' value '1'
OPatchInstall: Property 'SYS.ARGS.LOGPATH' value 'artlog.txt'
OPatchInstall: Property 'SYS.ARGS.LOGPATHREADONLY' value '1'
OPatchInstall: Property 'SYS.ARGS.LOGREADONLY' value '1'
OPatchInstall: Property 'SYS.ARGS.NORESTART' value '0'
OPatchInstall: Property 'SYS.ARGS.NORESTARTREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.PASSIVE' value '0'
OPatchInstall: Property 'SYS.ARGS.PASSIVEREADONLY' value '0'
OPatchInstall: Property 'SYS.ARGS.QUIET' value '0'
OPatchInstall: Property 'SYS.ARGS.QUIETREADONLY' value '0'
OPatchInstall: Property 'SYS.ERROR.ARG1' value 'NONE'
OPatchInstall: Property 'SYS.ERROR.ARG2' value 'NONE'
OPatchInstall: Property 'SYS.ERROR.ARG3' value 'NONE'
OPatchInstall: Property 'SYS.ERROR.ARG4' value 'NONE'
OPatchInstall: Property 'SYS.ERROR.ARG5' value 'NONE'
OPatchInstall: Property 'SYS.ERROR.CODE' value '0x80004005'
OPatchInstall: Property 'SYS.ERROR.INERROR' value '1'
OPatchInstall: Property 'SYS.ERROR.TYPE' value 'HRESULT'
OPatchInstall: Property 'SYS.LANG.LCID' value '0'
OPatchInstall: Property 'SYS.LANG.NAME' value 'INTL'
OPatchInstall: Property 'SYS.LANG.RTL' value '0'
OPatchInstall: Property 'SYS.MSI.VER' value '3.1.4001.5512'
OPatchInstall: Property 'SYS.PATCH.NEEDREBOOT' value '0'
OPatchInstall: Property 'SYS.PATCH.SUGGESTREBOOT' value '0'
OPatchInstall: Property 'SYS.PROC.RESULT' value '0'
OPatchInstall: Property 'SYS.WIN.ARCHITECTURE' value 'X86'
OPatchInstall: Property 'SYS.WIN.PACKAGEPATH' value 'D:\Documents and Settings\1.85\AccessRuntime.exe'
OPatchInstall: Property 'SYS.WIN.PLATFORM' value 'WINNT'
OPatchInstall: Property 'SYS.WIN.SHELLVER' value '6.0.2900.5622'
OPatchInstall: Property 'SYS.WIN.SPLEVEL' value '300'
OPatchInstall: Property 'SYS.WIN.SYSTEMLCID' value '7177'
OPatchInstall: Property 'SYS.WIN.USERADMIN' value '1'
OPatchInstall: Property 'SYS.WIN.USERLCID' value '7177'
OPatchInstall: Property 'SYS.WIN.VER' value '501'
OPatchInstall: End of all properties
OPatchInstall: ExecuteExtendedDetection done
OPatchInstall: Run Ends
OPatchInstall: Performing clean up
OPatchInstall: Cleaning up MSP Engine
OpatchInstall: Clean up done
OPatchInstall: Run ends
 

Users who are viewing this thread

Back
Top Bottom