Problems creating a Office 2013 combined installation share, bug?

I have tried to combine Office 2013 x86 (English), with Norwegian Language Pack, and the full Proofing Tools except IMEs. However, I ran in to some problems which might be bugs?
I create a network share and copy the Office 2013 x86 files to it, the Norwegian LIP, then the Proofing Tools files (without overwrite).
Setup.exe works fine for the initial Office 2013 installation, however it will not work for the Proofing Tools installation.
I run the setups like this:
Office: setup.exe /adminfile admin.msp /config proplus.ww\config.xml
This works just fine, Office installs without any problem.
Proofing: setup.exe /config proofkit.ww\config.xml
This however did not work. The setup crashes with the error:
Setup halts at the beginning of the installation bar, then breakes out with a an unexpected error, installation failed, rolling back (roughly translated)
My current workaround is to have one folder on the share for "Office 2013" and one for the "Proofing Tools".
The "problem" I get then, is that I need to keep both "updates" folder up to date and identical in order to get a fully updated Office installation.
I have also tried to copy the setup.exe/dll files + catalog from both the LIP iso, and Proofing tools ISO, but non of them gives me a "one installation source to rule them all". They all brake in some way.
Is it somehow possible to get a fully working "combined" Office installation source on a network share?
This is the config.xml for the Office 2013 installation, I've skipped a few lines because I have only added 2 lines to the original config.xml
<Configuration Product="ProPlus">
<AddLanguage Id="nb-no" ShellTransform="yes"/>
<AddLanguage Id="en-us" />
<!-- <Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" /> -->
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" /> -->
</Configuration>
This is the config.xml for the Proofing Tools:
<Configuration Product="ProofKit">
<Display Level="Basic" CompletionNotice="No" SuppressModal="Yes" AcceptEula="Yes" /> -->
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Proofing Tools Kit Setup(*).txt" /> -->
<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->
<OptionState Id="IMEMain_1028" State="Absent" Children="force"/>
<OptionState Id="IMEMain_1041" State="Absent" Children="force"/>
<OptionState Id="IMEMain_1042" State="Absent" Children="force"/>
<OptionState Id="IMEMain_2052" State="Absent" Children="force"/>
<OptionState Id="ProofingTools_1025" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1026" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1027" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1028" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1029" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1030" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1031" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1032" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1033" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1035" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1036" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1037" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1038" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1040" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1041" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1042" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1043" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1044" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1045" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1046" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1048" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1049" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1050" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1051" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1053" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1054" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1055" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1056" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1058" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1060" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1061" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1062" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1063" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1069" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1081" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1087" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1094" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1095" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1097" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1099" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1102" State="Local" Children="force"/>
<OptionState Id="ProofingTools_1110" State="Local" Children="force"/>
<OptionState Id="ProofingTools_2052" State="Local" Children="force"/>
<OptionState Id="ProofingTools_2068" State="Local" Children="force"/>
<OptionState Id="ProofingTools_2070" State="Local" Children="force"/>
<OptionState Id="ProofingTools_2074" State="Local" Children="force"/>
<OptionState Id="ProofingTools_3076" State="Local" Children="force"/>
<OptionState Id="ProofingTools_3082" State="Local" Children="force"/>
<!-- <Setting Id="Setup_Reboot" Value="IfNeeded" /> -->
</Configuration>
In my admin.msp file, I have basically just added:
Organization name
License (KMS)
I accept the tems in the License Agreement
Display level: Basic
Suppress modal
No cancel
Full feature installation, except Microsoft SkyDrive Pro and Microsoft InfoPath
Anyone know how to get this to work? It worked just fine with Office 2010, how can I get it to work with Office 2013?
Regards,
Øistein

Here is a copy of the SetupError log from when the Proofing Tools installation is run:
2013/12/22 23:12:53:377::[2084] PERF: TickCount=935312265 Name=OBootStrapper::Run Description=Begin function
2013/12/22 23:12:53:377::[2084] Terminal Server detected
2013/12/22 23:12:53:377::[2084] Operating System version: 6.2.9200 . Platform ID: 2
2013/12/22 23:12:53:377::[2084] Running 32-bit setup on a 64-bit operating system.
2013/12/22 23:12:53:377::[2084] Command line: "\\server\share\Microsoft\Office 2013 x86 - Copy\setup.exe" /config "\\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml"
2013/12/22 23:12:53:377::[2084] Parsing command line.
2013/12/22 23:12:53:377::[2084] Config XML file specified: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml
2013/12/22 23:12:53:377::[2084] Parsing config.xml at: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml
2013/12/22 23:12:53:392::[2084] Preferred product specified in config.xml to be: PROOFKIT
2013/12/22 23:12:53:392::[2084] Display level basic specified in config.xml.
2013/12/22 23:12:53:392::[2084] Suppression of modal dialogs specified in config.xml.
2013/12/22 23:12:53:392::[2084] Hide completion notice specified in config.xml.
2013/12/22 23:12:53:392::[2084] Auto accept license specified in config.xml.
2013/12/22 23:12:53:877::[2084] Verify file signature in "\\server\share\Microsoft\Office 2013 x86 - Copy\setup.exe"
2013/12/22 23:12:53:908::[2084] \\server\share\Microsoft\Office 2013 x86 - Copy\setup.exe is trusted.
2013/12/22 23:12:53:908::[2084] Verify file signature in "\\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL"
2013/12/22 23:12:54:049::[2084] \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL is trusted.
2013/12/22 23:12:54:174::[2084] Using setup controller dll at [\\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL].
2013/12/22 23:12:54:174::[2084] PERF: TickCount=935313062 Name=OBootStrapper::Run Description=Calling RunSetup
2013/12/22 23:12:54:174::[2084] PERF: TickCount=935313062 Name=RunSetup Description=Begin function
2013/12/22 23:12:54:174::[2084] WER element [P2] is set to value [OSETUP.DLL]
2013/12/22 23:12:54:174::[2084] WER element [P3] is set to value [15.0.4481.1001]
2013/12/22 23:12:54:174::[2084] Terminal Server detected
2013/12/22 23:12:54:174::[2084] Catalyst execution began: 12/22/2013 23:12:54.
2013/12/22 23:12:54:174::[2084] Parsing config.xml at: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml
2013/12/22 23:12:54:174::[2084] Preferred product specified in config.xml to be: PROOFKIT
2013/12/22 23:12:54:174::[2084] Display level basic specified in config.xml.
2013/12/22 23:12:54:174::[2084] Suppression of modal dialogs specified in config.xml.
2013/12/22 23:12:54:174::[2084] Hide completion notice specified in config.xml.
2013/12/22 23:12:54:174::[2084] Auto accept license specified in config.xml.
2013/12/22 23:12:54:174::[2084] Setupexe Resiliency Mode is set to [PerformIfApplicable]; thus Resiliency is [disabled] for the [InstallExecutionMode]
2013/12/22 23:12:54:174::[2084] Searching for updated versions of resource files under the 'updates' folder [\\server\share\Microsoft\Office 2013 x86 - Copy\updates].
2013/12/22 23:12:54:174::[2084] Found [0] resource files under the update folder.
2013/12/22 23:12:54:174::[2084] Searching for default versions of resource files under the folder [\\server\share\Microsoft\Office 2013 x86 - Copy].
2013/12/22 23:12:54:189::[2084] Found [2] resource files under the default folder.
2013/12/22 23:12:54:189::[2084] Running in [InstallExecutionMode]. Run from TEMP folder at [C:\Users\user\AppData\Local\Temp\Setup00000260].
2013/12/22 23:12:54:205::[2084] Loaded resource file [C:\Users\user\AppData\Local\Temp\Setup00000260\OSETUPUI.DLL] (CultureTag=nb-NO).
2013/12/22 23:12:54:205::[2084] WER element [SuppressModal] is set to value [false]
2013/12/22 23:12:54:205::[2084] WER element [P1] is set to value [15.0.4420.1017]
2013/12/22 23:12:54:205::[2084] Loaded Dll : \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL.
2013/12/22 23:12:54:205::[2084] Catalyst version is : 15.0.4481.1001
2013/12/22 23:12:54:205::[2084] JobExecutionMode is InstallExecutionMode.
2013/12/22 23:12:54:252::[2084] Check if Office is supported on Windows 6.2.9200
2013/12/22 23:12:54:502::[3524] Product: PROOFKIT
2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: en-us
2013/12/22 23:12:54:502::[3524] AddOnId: PROOFMUI.EN-US
2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: fr-fr
2013/12/22 23:12:54:502::[3524] AddOnId: PROOFMUI.FR-FR
2013/12/22 23:12:54:502::[3524] Product: PROPLUS
2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: en-us
2013/12/22 23:12:54:502::[3524] AddOnId: WORD.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: OSMUX.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: OSM.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: PROOFING.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: ONENOTE.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE64.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: GROOVE.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: OUTLOOK.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: DCF.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: PUBLISHER.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: POWERPOINT.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: EXCEL.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: LYNC.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: INFOPATH.EN-US
2013/12/22 23:12:54:502::[3524] AddOnId: ACCESS.EN-US
2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: nb-no
2013/12/22 23:12:54:502::[3524] AddOnId: WORD.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: POWERPOINT.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: OUTLOOK.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: OSMUX.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: OSM.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: PROOFING.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: GROOVE.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: ONENOTE.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: EXCEL.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: ACCESS.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: INFOPATH.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: DCF.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: PUBLISHER.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE64.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE.NB-NO
2013/12/22 23:12:54:502::[3524] AddOnId: LYNC.NB-NO
2013/12/22 23:12:55:292::[2084] No upgradable applications found
2013/12/22 23:12:55:292::[2084] Not parsing product config.xml file: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml because one has already been parsed.
2013/12/22 23:12:55:292::[2084] Found AddOn Culture: CultureTag=[en-us], NativeCltureName=[English].
2013/12/22 23:12:55:292::[2084] Found AddOn Culture: CultureTag=[fr-fr], NativeCltureName=[français].
2013/12/22 23:12:55:292::[2084] Product Deployment Mode: PerMachineManaged
2013/12/22 23:12:55:292::[2084] Target Deployment Account Security Identifier: S-1-5-18
2013/12/22 23:12:55:292::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofmui.en-us\ProofMUI.xml
2013/12/22 23:12:55:292::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\ProofKitWW.xml
2013/12/22 23:12:55:292::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.en\Proof.xml
2013/12/22 23:12:55:307::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.fr\Proof.xml
2013/12/22 23:12:55:307::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.es\Proof.xml
2013/12/22 23:12:55:323::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ar\Proof.xml
2013/12/22 23:12:55:323::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.zh-tw\Proof.xml
2013/12/22 23:12:55:339::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ja\Proof.xml
2013/12/22 23:12:55:339::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ko\Proof.xml
2013/12/22 23:12:55:339::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.th\Proof.xml
2013/12/22 23:12:55:354::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.zh-cn\Proof.xml
2013/12/22 23:12:55:354::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pt-br\Proof.xml
2013/12/22 23:12:55:370::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.de\Proof.xml
2013/12/22 23:12:55:370::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.it\Proof.xml
2013/12/22 23:12:55:370::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.nl\Proof.xml
2013/12/22 23:12:55:386::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ca\Proof.xml
2013/12/22 23:12:55:386::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.eu\Proof.xml
2013/12/22 23:12:55:401::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.gl\Proof.xml
2013/12/22 23:12:55:403::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sv\Proof.xml
2013/12/22 23:12:55:403::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.fi\Proof.xml
2013/12/22 23:12:55:418::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.cs\Proof.xml
2013/12/22 23:12:55:418::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.da\Proof.xml
2013/12/22 23:12:55:418::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.he\Proof.xml
2013/12/22 23:12:55:434::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.hi\Proof.xml
2013/12/22 23:12:55:434::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.hu\Proof.xml
2013/12/22 23:12:55:434::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.mr\Proof.xml
2013/12/22 23:12:55:451::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.nb\Proof.xml
2013/12/22 23:12:55:451::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pa\Proof.xml
2013/12/22 23:12:55:451::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pl\Proof.xml
2013/12/22 23:12:55:466::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ru\Proof.xml
2013/12/22 23:12:55:466::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.te\Proof.xml
2013/12/22 23:12:55:482::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.tr\Proof.xml
2013/12/22 23:12:55:482::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.el\Proof.xml
2013/12/22 23:12:55:482::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sk\Proof.xml
2013/12/22 23:12:55:498::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.uk\Proof.xml
2013/12/22 23:12:55:498::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.nn\Proof.xml
2013/12/22 23:12:55:513::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pt\Proof.xml
2013/12/22 23:12:55:513::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.bg\Proof.xml
2013/12/22 23:12:55:513::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ro\Proof.xml
2013/12/22 23:12:55:529::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.hr\Proof.xml
2013/12/22 23:12:55:529::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sl\Proof.xml
2013/12/22 23:12:55:529::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.et\Proof.xml
2013/12/22 23:12:55:545::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.lv\Proof.xml
2013/12/22 23:12:55:545::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.lt\Proof.xml
2013/12/22 23:12:55:560::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.gu\Proof.xml
2013/12/22 23:12:55:560::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ta\Proof.xml
2013/12/22 23:12:55:560::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.kn\Proof.xml
2013/12/22 23:12:55:577::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sr\Proof.xml
2013/12/22 23:12:55:577::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ur\Proof.xml
2013/12/22 23:12:55:577::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.kk\Proof.xml
2013/12/22 23:12:55:592::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sr-cyrl-cs\Proof.xml
2013/12/22 23:12:55:592::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.id\Proof.xml
2013/12/22 23:12:55:608::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ms\Proof.xml
2013/12/22 23:12:55:608::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ms-bn\Proof.xml
2013/12/22 23:12:55:608::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.vi\Proof.xml
2013/12/22 23:12:55:624::[2084] Searching for patches for the current chained install in: \\server\share\Microsoft\Office 2013 x86 - Copy\updates
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ar-sa.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-bg-bg.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ca-es.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-cs-cz.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-da-dk.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-de-de.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-el-gr.msp
2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-en-us.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-es-es.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-et-ee.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-eu-es.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-fi-fi.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-fr-fr.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-gl-es.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-he-il.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-hi-in.msp
2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-hr-hr.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-hu-hu.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-it-it.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ja-jp.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ko-kr.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-lt-lt.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-lv-lv.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-nb-no.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-nl-nl.msp
2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-nn-no.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-pl-pl.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-pt-br.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-pt-pt.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ro-ro.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ru-ru.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sk-sk.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sl-si.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sr-cyrl-cs.msp
2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sr-latn-cs.msp
2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sv-se.msp
2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-th-th.msp
2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-tr-tr.msp
2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-uk-ua.msp
2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-zh-cn.msp
2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-zh-tw.msp
2013/12/22 23:12:58:038::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\setupexe-x-none.msp
2013/12/22 23:12:58:492::[2084] Error: Default ProductName not found for 00cc
2013/12/22 23:12:58:492::[2084] No branding information found, using catalystProductId for ARP DisplayName: PROOFKIT
2013/12/22 23:12:58:492::[2084] No Visio 15 product is detected
2013/12/22 23:12:58:492::[2084] No Project 15 product is detected
2013/12/22 23:12:58:570::[2084] Reading value of unintialized setting!
2013/12/22 23:12:58:601::[2084] BRANDING: Parsing Branding Data...
2013/12/22 23:12:58:617::[2128] Error: Unable to set a system restore point
2013/12/22 23:12:58:617::[2128] Kicking off chained install...
2013/12/22 23:12:58:617::[2128] Terminal Server detected
2013/12/22 23:12:58:617::[2128] PERF: TickCount=935317500 Name=Job::DoCacheWork Description=Begin function
2013/12/22 23:13:00:645::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:00:645::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:00:645::[2128] Running Source Engine process detected
2013/12/22 23:13:00:645::[2128] Running version: 15.0.4454.1000
2013/12/22 23:13:00:645::[2128] OSE is running
2013/12/22 23:13:00:645::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:02:348::[2128] PERF: TickCount=935321234 Name=Job::DoCacheWork Description=End function
2013/12/22 23:13:02:348::[2128] Final Option Tree:
2013/12/22 23:13:02:348::[2128] AlwaysInstalled:local
2013/12/22 23:13:02:348::[2128] OSpp:local
2013/12/22 23:13:02:348::[2128] OSpp_Core:local
2013/12/22 23:13:02:348::[2128] Gimme_OnDemandData:local
2013/12/22 23:13:02:348::[2128] ProductFiles:local
2013/12/22 23:13:02:348::[2128] SHAREDFiles:local
2013/12/22 23:13:02:348::[2128] ProofingTools:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1025:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1025:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1025:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1025:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1026:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1026:local
2013/12/22 23:13:02:348::[2128] OCR_1026:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1026:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1026:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1027:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1027:local
2013/12/22 23:13:02:348::[2128] OCR_1027:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1027:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1027:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1028:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1028:local
2013/12/22 23:13:02:348::[2128] OCR_1028:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1028:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1028:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1029:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1029:local
2013/12/22 23:13:02:348::[2128] OCR_1029:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1029:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1029:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1030:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1030:local
2013/12/22 23:13:02:348::[2128] OCR_1030:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1030:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1030:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1031:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1031:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1031:local
2013/12/22 23:13:02:348::[2128] OCR_1031:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1031:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1031:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1031:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1032:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1032:local
2013/12/22 23:13:02:348::[2128] OCR_1032:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1032:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1032:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1033:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1033:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1033:local
2013/12/22 23:13:02:348::[2128] OCR_1033:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1033:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1033:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1035:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1035:local
2013/12/22 23:13:02:348::[2128] OCR_1035:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1035:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1035:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1036:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1036:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1036:local
2013/12/22 23:13:02:348::[2128] OCR_1036:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1036:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1036:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1036:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1037:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1037:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1037:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1037:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1037:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1038:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1038:local
2013/12/22 23:13:02:348::[2128] OCR_1038:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1038:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1038:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1040:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1040:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1040:local
2013/12/22 23:13:02:348::[2128] OCR_1040:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1040:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1040:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1040:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1041:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1041:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1041:local
2013/12/22 23:13:02:348::[2128] OCR_1041:local
2013/12/22 23:13:02:348::[2128] RRLoc_1041:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1041:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1042:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1042:local
2013/12/22 23:13:02:348::[2128] OCR_1042:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1042:local
2013/12/22 23:13:02:348::[2128] HangulHanjaConversion:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1042:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1043:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1043:local
2013/12/22 23:13:02:348::[2128] OCR_1043:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1043:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1043:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1044:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1044:local
2013/12/22 23:13:02:348::[2128] OCR_1044:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1044:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1044:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1045:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1045:local
2013/12/22 23:13:02:348::[2128] OCR_1045:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1045:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1045:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1046:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1046:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1046:local
2013/12/22 23:13:02:348::[2128] OCR_1046:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1046:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1046:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1048:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1048:local
2013/12/22 23:13:02:348::[2128] OCR_1048:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1048:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1048:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1049:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1049:local
2013/12/22 23:13:02:348::[2128] OCR_1049:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1049:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1049:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1050:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1050:local
2013/12/22 23:13:02:348::[2128] OCR_1050:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1050:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1050:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1051:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1051:local
2013/12/22 23:13:02:348::[2128] OCR_1051:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1051:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1051:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1053:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1053:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1053:local
2013/12/22 23:13:02:348::[2128] OCR_1053:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1053:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1053:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1054:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1054:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_1054:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1055:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1055:local
2013/12/22 23:13:02:348::[2128] OCR_1055:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1055:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1055:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1056:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1056:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1057:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1057:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1058:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1058:local
2013/12/22 23:13:02:348::[2128] OCR_1058:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1058:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1058:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1060:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1060:local
2013/12/22 23:13:02:348::[2128] OCR_1060:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1060:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1060:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1061:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1061:local
2013/12/22 23:13:02:348::[2128] OCR_1061:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1061:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1061:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1062:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1062:local
2013/12/22 23:13:02:348::[2128] OCR_1062:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1062:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1062:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1063:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1063:local
2013/12/22 23:13:02:348::[2128] OCR_1063:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1063:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1063:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1066:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1066:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1069:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1069:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1069:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1081:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1081:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1081:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1086:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1086:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1087:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1087:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1087:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1094:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1094:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1095:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1095:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1097:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1097:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1098:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1098:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1099:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1099:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1102:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1102:local
2013/12/22 23:13:02:348::[2128] ProofingTools_1110:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_1110:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1110:local
2013/12/22 23:13:02:348::[2128] ProofingTools_2052:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_2052:local
2013/12/22 23:13:02:348::[2128] OCR_2052:local
2013/12/22 23:13:02:348::[2128] RRLoc_2052:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_2052:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2052:local
2013/12/22 23:13:02:348::[2128] ProofingTools_2068:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_2068:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2068:local
2013/12/22 23:13:02:348::[2128] ProofingTools_2070:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_2070:local
2013/12/22 23:13:02:348::[2128] OCR_2070:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2070:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_2070:local
2013/12/22 23:13:02:348::[2128] ProofingTools_2074:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_2074:local
2013/12/22 23:13:02:348::[2128] OCR_2074:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2074:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_2074:local
2013/12/22 23:13:02:348::[2128] ProofingTools_2110:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2110:local
2013/12/22 23:13:02:348::[2128] ProofingTools_3082:local
2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_3082:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_3082:local
2013/12/22 23:13:02:348::[2128] OCR_3082:local
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_3082:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_3082:local
2013/12/22 23:13:02:348::[2128] TranslationFiles_3082:local
2013/12/22 23:13:02:348::[2128] ProofingTools_3098:local
2013/12/22 23:13:02:348::[2128] HyphenationFiles_3098:local
2013/12/22 23:13:02:348::[2128] OCR_3098:absent
2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_3098:local
2013/12/22 23:13:02:348::[2128] ThesaurusFiles_3098:local
2013/12/22 23:13:02:348::[2128] "Installed" sku component file \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\setup.xml to C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\PROOFKIT\setup.xml.
2013/12/22 23:13:02:348::[2128] "Installed" sku component file \\server\share\Microsoft\Office 2013 x86 - Copy\proofmui.en-us\setup.xml to C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\ProofMUI.en-us\setup.xml.
2013/12/22 23:13:02:348::[2128] Determining ARP entry registry values.
2013/12/22 23:13:02:364::[2128] PERF: TickCount=935321250 Name=Verify MSI local install source Description=Begin function
2013/12/22 23:13:02:364::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:364::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:380::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:02:395::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:395::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:411::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:02:411::[2128] LIS: wait for package "{90150000-00C2-0409-0000-0000000FF1CE}" to complete caching
2013/12/22 23:13:02:427::[2128] LIS: package "{90150000-00C2-0409-0000-0000000FF1CE}" caching completed
2013/12/22 23:13:02:427::[2128] PERF: TickCount=935321312 Name=Completed verify local install source Description=End function
2013/12/22 23:13:02:473::[2128] Executing chained package: ProofMUI.en-us
2013/12/22 23:13:02:473::[2128] Reading value of unintialized setting!
2013/12/22 23:13:02:473::[2128] 12/22/2013 23:13:02 Installing chained package: ProofMUI.en-us
2013/12/22 23:13:02:473::[2128] PERF: TickCount=935321359 Name=Verify MSI local install source Description=Begin function
2013/12/22 23:13:02:473::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:473::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:505::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:02:505::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:505::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:02:536::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:02:536::[2128] LIS: wait for package "{90150000-00C2-0409-0000-0000000FF1CE}" to complete caching
2013/12/22 23:13:02:536::[2128] LIS: package "{90150000-00C2-0409-0000-0000000FF1CE}" caching completed
2013/12/22 23:13:02:536::[2128] PERF: TickCount=935321421 Name=Completed verify local install source Description=End function
2013/12/22 23:13:02:536::[2128] Catalyst Package Install..
2013/12/22 23:13:02:536::[2128] Package: ProofMUI.en-us
2013/12/22 23:13:02:536::[2128] File: C:\MSOCache\All Users\{90150000-00C2-0409-0000-0000000FF1CE}-C\ProofMUI.msi
2013/12/22 23:13:02:536::[2128] Command Line: ADDLOCAL=PSetupControllerIntl_1033,Gimme_OnDemandData,PSetupController,SetupXmlFiles,ProofKitFiles,SetupControllerFiles,MsoInstalledPackagesScopedIntl_1033 ARPENTRY_UNINSTALLSTRING="""C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\setup.exe"" /uninstall PROOFKIT /dll OSETUP.DLL" ARPENTRY_DISPLAYICON="C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\OSETUP.DLL,1" SETUPEXEINSTALLUICULTURE="nb-NO" ARPENTRY_SHELLUITRANSFORMLANGUAGE="nb-NO" ACCEPTEDEULA="1" REMOVEPREVIOUS="" BRANDING_XML="C:\Users\user\AppData\Local\Temp\Setup00000260\BRANDING.XML" ARPENTRY_MODIFYPATH="""C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\setup.exe"" /modify PROOFKIT /dll OSETUP.DLL" REMOVESAMEVERSION="" COMPANYNAME="Sveio kommune" ARPENTRY_PRODUCTCODES="[~]{90150000-00C2-0409-0000-0000000FF1CE}[~]{90150000-001F-043E-0000-0000000FF1CE}[~]{90150000-001F-0421-0000-0000000FF1CE}[~]{90150000-001F-043F-0000-0000000FF1CE}[~]{90150000-001F-0420-0000-0000000FF1CE}[~]{90150000-001F-044B-0000-0000000FF1CE}[~]{90150000-001F-0449-0000-0000000FF1CE}[~]{90150000-001F-0447-0000-0000000FF1CE}[~]{90150000-001F-0427-0000-0000000FF1CE}[~]{90150000-001F-0426-0000-0000000FF1CE}[~]{90150000-001F-0425-0000-0000000FF1CE}[~]{90150000-001F-0424-0000-0000000FF1CE}[~]{90150000-001F-041A-0000-0000000FF1CE}[~]{90150000-001F-0418-0000-0000000FF1CE}[~]{90150000-001F-0402-0000-0000000FF1CE}[~]{90150000-001F-0422-0000-0000000FF1CE}[~]{90150000-001F-041B-0000-0000000FF1CE}[~]{90150000-001F-0408-0000-0000000FF1CE}[~]{90150000-001F-041F-0000-0000000FF1CE}[~]{90150000-001F-044A-0000-0000000FF1CE}[~]{90150000-001F-0419-0000-0000000FF1CE}[~]{90150000-001F-0415-0000-0000000FF1CE}[~]{90150000-001F-0446-0000-0000000FF1CE}[~]{90150000-001F-0414-0000-0000000FF1CE}[~]{90150000-001F-044E-0000-0000000FF1CE}[~]{90150000-001F-040E-0000-0000000FF1CE}[~]{90150000-001F-0439-0000-0000000FF1CE}[~]{90150000-001F-040D-0000-0000000FF1CE}[~]{90150000-001F-0406-0000-0000000FF1CE}[~]{90150000-001F-0405-0000-0000000FF1CE}[~]{90150000-001F-040B-0000-0000000FF1CE}[~]{90150000-001F-041D-0000-0000000FF1CE}[~]{90150000-001F-0456-0000-0000000FF1CE}[~]{90150000-001F-042D-0000-0000000FF1CE}[~]{90150000-001F-0403-0000-0000000FF1CE}[~]{90150000-001F-0413-0000-0000000FF1CE}[~]{90150000-001F-0410-0000-0000000FF1CE}[~]{90150000-001F-0407-0000-0000000FF1CE}[~]{90150000-001F-0416-0000-0000000FF1CE}[~]{90150000-001F-041E-0000-0000000FF1CE}[~]{90150000-001F-042A-0000-0000000FF1CE}[~]{90150000-001F-0409-0000-0000000FF1CE}[~]{90150000-001F-040C-0000-0000000FF1CE}[~]{90150000-001F-0401-0000-0000000FF1CE}[~]{90150000-001F-0404-0000-0000000FF1CE}[~]{90150000-001F-0411-0000-0000000FF1CE}[~]{90150000-001F-0412-0000-0000000FF1CE}[~]{90150000-001F-0C1A-0000-0000000FF1CE}[~]{90150000-001F-0C0A-0000-0000000FF1CE}[~]{90150000-001F-083E-0000-0000000FF1CE}[~]{90150000-001F-081A-0000-0000000FF1CE}[~]{90150000-001F-0816-0000-0000000FF1CE}[~]{90150000-001F-0814-0000-0000000FF1CE}[~]{90150000-001F-0804-0000-0000000FF1CE}[~]{90150000-00CC-0000-0000-0000000FF1CE}[~]" INSTALLLOCATION="C:\Program Files (x86)\Microsoft Office\" SLD_TRIALTYPE="0" ACIDS="86E17AEA-A932-42C4-8651-95DE6CB37A08" USERNAME="" SLD_PKU="0" SLD_PID="00216-60000-00000-AA472" SLD_DPID="#xF804000004000000380032003500300033002D00300032003100360036002D003000300030002D003000300030003000300030002D00300030002D0031003000340034002D0039003200300030002E0030003000300030002D0033003500360032003000310033000000000000000000000000000000000000000000000000000000000000000000380036006500310037006100650061002D0061003900330032002D0034003200630034002D0038003600350031002D00390035006400650036006300620033003700610030003800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500054004B004E006F006E006500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007608000000000C660646ED6028DB0800F963228D4DF4D7E66DCE6300666E5DC7BBCA3F62F099E5D16D5D54B8B14A0D4F7E634B904BD5706748E3B01FB3C58876B96CD63C0AF6DD9263D20EF6D7FAA5335800310038002D00330033003300320034000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006C00740046007200650065000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" SLD_SUPPORTSBYPASS="0" SLD_OEMPIDKEY="0" SLD_LICENSETYPE="0" SLD_ACID="86E17AEA-A932-42C4-8651-95DE6CB37A08" USERINITIALS="" NOUSERNAME="1" ARPENTRY_SPPSKUID="[~]86E17AEA-A932-42C4-8651-95DE6CB37A08[~]" ARPENTRY_URLINFOABOUT="" ARPENTRY_CONTACT="" ARPENTRY_NOREMOVE="#0" ARPENTRY_NOMODIFY="#0" ARPENTRY_NOELEVATEONMODIFY="#0" ARPENTRY_NOREPAIR="#1" ARPENTRY_URLUPDATEINFO="" ARPENTRY_HELPLINK="" ARPENTRY_INSTALLLOCATION="C:\Program Files (x86)\Microsoft Office\" ARPENTRY_HELPTELEPHONE="" ARPENTRY_DISPLAYNAME="Microsoft Office Proofing Tools Kit Compilation 2013" ARPENTRY_DISPLAYVERSION="15.0.4481.1005" ARPENTRY_VERSIONMAJOR="#15" ARPENTRY_VERSIONMINOR="#0" ARPENTRY_CACHELOCATION="C:\MSOCache\All Users" ARPENTRY_SKUCOMPONENTS="[~]C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\PROOFKIT\setup.xml[~]C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\ProofMUI.en-us\setup.xml[~]" ARPENTRY_PACKAGEREFS="[~]ProofMUI.en-us[~]Proof.ar-sa[~]Proof.et-ee[~]Proof.pt-pt[~]Proof.vi-vn[~]Proof.eu-es[~]Proof.en-us[~]Proof.es-es[~]Proof.fr-fr[~]Proof.cs-cz[~]Proof.it-it[~]Proof.ko-kr[~]Proof.zh-tw[~]Proof.ja-jp[~]Proof.th-th[~]Proof.ms-my[~]Proof.zh-cn[~]Proof.pt-br[~]Proof.id-id[~]Proof.gu-in[~]Proof.de-de[~]Proof.sv-se[~]Proof.nl-nl[~]Proof.ca-es[~]Proof.pl-pl[~]Proof.gl-es[~]Proof.el-gr[~]Proof.fi-fi[~]Proof.da-dk[~]Proof.he-il[~]Proof.hi-in[~]Proof.hu-hu[~]Proof.ms-bn[~]Proof.mr-in[~]Proof.nn-no[~]Proof.nb-no[~]Proof.pa-in[~]Proof.ru-ru[~]Proof.ur-pk[~]Proof.ta-in[~]Proof.te-in[~]Proof.tr-tr[~]Proof.uk-ua[~]Proof.sk-sk[~]Proof.bg-bg[~]Proof.kk-kz[~]Proof.ro-ro[~]Proof.lv-lv[~]Proof.hr-hr[~]Proof.sl-si[~]Proof.lt-lt[~]Proof.sr-cyrl-cs[~]Proof.kn-in[~]Proof.sr-latn-cs[~]ProofKitWW[~]" SETUPEXE_DOARPWRITE="1" REBOOT=ReallySuppress LAUNCHEDBYSETUPEXE=1 MSIRESTARTMANAGERCONTROL="Disable" SETUPEXEINSTALLUILANGUAGE=1044 SETUPINTLDLLDIRECTORY="C:\Users\user\AppData\Local\Temp\Setup00000260\" ARPSYSTEMCOMPONENT=1 ALLUSERS="1"
2013/12/22 23:13:02:536::[2128] PERF: TickCount=935321421 Name=MsiPackage::Install Description=Calling OMsiInstaller::InstallProduct for package file "C:\MSOCache\All Users\{90150000-00C2-0409-0000-0000000FF1CE}-C\ProofMUI.msi"
2013/12/22 23:13:03:583::[2128] PERF: TickCount=935322468 Name=MsiPackage::Install Description=Returned from OMsiInstaller::InstallProduct
2013/12/22 23:13:03:583::[2128] Successfully installed package: ProofMUI.en-us path:C:\MSOCache\All Users\{90150000-00C2-0409-0000-0000000FF1CE}-C\ProofMUI.msi
2013/12/22 23:13:03:598::[2128] Executing chained package: Proof.vi-vn
2013/12/22 23:13:03:598::[2128] Reading value of unintialized setting!
2013/12/22 23:13:03:598::[2128] 12/22/2013 23:13:03 Installing chained package: Proof.vi-vn
2013/12/22 23:13:03:598::[2128] PERF: TickCount=935322484 Name=Verify MSI local install source Description=Begin function
2013/12/22 23:13:03:598::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:03:598::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:03:645::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:03:661::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:03:661::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:03:708::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:03:724::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:03:724::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
2013/12/22 23:13:03:786::[2128] Running OSE version 15.0.4454.1000
2013/12/22 23:13:03:802::[2128] LIS: wait for package "{90150000-00CC-0000-0000-0000000FF1CE}" to complete caching
2013/12/22 23:13:34:771::[2128] LIS failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.dll". Cache Error 0x80070017
2013/12/22 23:13:34:771::[2128] SupressModal flag is set. Skip showing Source Resolution Dialog
2013/12/22 23:13:34:771::[2128] Source Resolution aborted
2013/12/22 23:13:43:576::[2128] LIS failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.exe". Cache Error 0x80070017
2013/12/22 23:13:43:576::[2128] SupressModal flag is set. Skip showing Source Resolution Dialog
2013/12/22 23:13:43:576::[2128] Source Resolution aborted
2013/12/22 23:13:47:466::[2128] LIS failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.dll". Cache Error 0x80070017
2013/12/22 23:13:47:466::[2128] SupressModal flag is set. Skip showing Source Resolution Dialog
2013/12/22 23:13:47:466::[2128] Source Resolution aborted
2013/12/22 23:13:47:466::[2128] WER element [SuppressModal] is set to value [true]
2013/12/22 23:13:47:466::[2128] WER element [P4] is set to value [0x80070017]
2013/12/22 23:13:47:466::[2128] WER element [P7] is set to value [0x80070017]
2013/12/22 23:13:47:466::[2128] WER element [P6] is set to value [LIS: Failed to cache download "%s" resource "%s".]
2013/12/22 23:13:47:466::[2128] WER element [P6] is converted to [FB4645EA]
2013/12/22 23:13:47:466::[2128] Error: LIS: Failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.dll". HResult: 0x80070017.
2013/12/22 23:13:47:466::[2128] Log level changed from: Standard to: Verbose
2013/12/22 23:13:47:466::[2128] Rolling back chain
2013/12/22 23:13:47:466::[2128] Error attaching to OSE, error 0x00000000
2013/12/22 23:13:47:466::[2128] Stopping running ose
2013/12/22 23:13:48:158::[2128] LIS: start uncaching for download "{90150000-00C2-0409-0000-0000000FF1CE}-C"
2013/12/22 23:13:49:264::[2128] LIS: finished uncaching for download "{90150000-00C2-0409-0000-0000000FF1CE}-C"
2013/12/22 23:13:49:264::[2128] LIS: start uncaching for download "{90150000-00CC-0000-0000-0000000FF1CE}-C"
2013/12/22 23:13:49:420::[2128] LIS: finished uncaching for download "{90150000-00CC-0000-0000-0000000FF1CE}-C"
2013/12/22 23:13:49:420::[2128] Error attaching to OSE, error 0x00000000
2013/12/22 23:13:49:420::[2128] Stopping running ose
2013/12/22 23:13:49:998::[2128] 12/22/2013 23:13:49 Rolling back MSI transaction.
2013/12/22 23:13:49:998::[2128] MSI(INITIALIZE): '<NULL>'
2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 2 2: 0 '
2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 2 2: 0 '
2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 0 2: 1033 3: 65001 '
2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 1 2: Microsoft Office ProofMUI (English) 2013 '
2013/12/22 23:13:50:045::[2128] MSI(COMMONDATA): '1: 2 2: 1 '
2013/12/22 23:13:50:045::[2128] MSI(COMMONDATA): '1: 2 2: 1 '
2013/12/22 23:13:50:061::[2128] MSI(TERMINATE): '<NULL>'
2013/12/22 23:13:50:061::[2128] 12/22/2013 23:13:49 MSI transaction rolled back.
2013/12/22 23:13:50:061::[2128] Unable to cancel a system restore point.
2013/12/22 23:13:50:061::[2084] Not showing completion dialog because it was not requested.
2013/12/22 23:13:50:061::[2084] Reboot requested if needed.
2013/12/22 23:13:50:061::[2084] No reboot is needed.
2013/12/22 23:13:50:061::[2084] Catalyst execution finished: 12/22/2013 23:13:50. Return code: -2147024873.
2013/12/22 23:13:50:061::[2084] PERF: TickCount=935368953 Name=RunSetup Description=End function
Hopefully it could help someone to detect and solve the problem.

Similar Messages

  • I have a problem when installing Office 2013

    Dear Microsoft support team!
    I have a problem when installing Office 2013 as follows:
    "A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. when setup microsoft office 2013"
    I don't know why it is so. Pls help me!
    Thanks and best regards!

    Have your tried to perform the common troubleshooting steps for installing Office 2013 as the following article?
    http://support.microsoft.com/kb/2822317/en-us
    If not, please try it first. Feel free to post back. Thanks.
    Tony Chen
    TechNet Community Support

  • Office 2013 Technet installation Error 25004. The product key you entered cannot be used on this machine. (System error: - 1073422314)

    I am receiving an error when attempting to install
    Microsoft Office Professional Plus 2013 which I downloaded from the TechNet site.  At the end of the installation process I receive the following message: 
    "Error 25004. The product key you entered cannot be used on this machine. This is most likely due to previous Office 2013 trials being installed. (System error:
    -1073422314)"
    I have never installed a trial or Beta of any Office product on this machine.   However, I have installed Office 2007 Ultimate and Office 2010 Professional Plus.  All of these are 32bit versions downloaded from TechNet site.  In addition,
    prior to this error I had attempted unsuccessfully to install the 64bit version of Office 2013 as well as standalone versions of Visio Professional 2013 x64 and Project professional 2013 x64.   All three of these installations failed due to previous
    installation of 32bit Office software, so I have downloaded the 32 bit versions but not yet tried to install, other than Office 2013. 
    I used the Custom upgrade option during the attempted install of Office 2013, specifying "keep all prior versions".
    Note that all the above was done on a new machine.  The specific purpose was to test co-existence of multiple versions of OFFICE (2007, 2010, 2013) to facilitate user training and migration.
    I have tried uninstalling via Control Panel, and performed some of the steps for manual removal, however did not do all of them since 1) They are quite lengthy and 2) Some of them seem to involve removing ALL prior versions of Office, which I do not want
    to do; the earlier versions are working properly and I do not want to have to uninstall them.  Just want to uninstall and reinstall Office 2013.   Also tried running  O15CTRREMOVE.diagcab which indicated that it could not find a problem,
    but did not seem to remove anything. 
    I have read about ten recommended TechNet articles, which recommend everything from running a FIXIt tool, uninstalling all OFFICE software, and reformatting the whole machine.  Most of these involve System error -1073418209 rather than -1073422314 (which
    is the code that I am getting).   Other than that the problem sounds the same.  This seems to be a problem with key management and copy protection in these products, dating back to 2010.  Dozens of IT professionals have tried the solutions
    and vented their frustration since other than the full format, the other solutions work only sporadically, if at all.  Some of these people had been working with trial or beta software, but many who encountered this problem had not.  As
    noted above, none of my software was a trail version.    I do not want to uninstall all the OFFICE versions, particularly if it as likely as not will not resolve the issue.   (I am also getting paranoid to the extent of fearing that
    after uninstalling everything I might not be able to reinstall any version).  I think what we need here is a definitive fix from Microsoft, though I am not too hopeful, in view of the lack of response to all the other technicians who have been struggling
    with this for at least the past three years. 
    If anyone is aware of a solution which works consistently, I would appreciate it.  Reformatting however is not an option.  Detailed instructions for completely uninstalling Office 2013 (ONLY 2013) might be helpful.  I would be willing to uninstall
    all versions, but only as a last resort, and only if there is some assurance that this will actual solve the problem (for many others it did not seem to do so).
    Thanks
    PS: Probably doesn't matter, but I am running this on Windows 7 Pro w/SP1, 64 bit edition.

    Tony,
    Thanks for your reply.   I do in fact have three versions of Office installed on this machine, 2007 2010 and (hopefully) 2013.  I have on previous occasions installed 2007 and 2010 on a single machine, but this is my first attempt to install
    2013.   
    According to TechNet article  office.microsoft.com/en-us/support/install-and-use-multiple-versions-of-office-on-the-same-pc-HA103981695.aspx (Install
    and use multiple versions of Office on the same PC) it is possible to install
    Office 2003 2007 2010 and 2013 on a single system, provided they are installed in the sequence indicated.  It is noted that some problems may occur, notably involving file associations, but there is no
    mention of any activation key issues.   
    As stated in my original request, the software which I have installed is NOT a trail version.   I did NOT obtain it from the evalcenter, but from
    https://technet.microsoft.com/en-US/subscriptions/securedownloads/hh442904.  
    The above is a full retail version.    The files which I downloaded are:
    en_office_ultimate_2007_united_states_x86_dvd_480625.iso
    en_office_professional_plus_2010_x86_515486.exe
    en_office_professional_plus_2013_x86_dvd_1123673.iso
    I know that the error message says that the problem is commonly caused by attempting to install trial software more than once, but that is not the case.  Several other people have reported this same problem, sometimes involving trial software but not
    in every case.    My own opinion is that this is a software bug involving key management and copy protection. 
    Many people have reported on TechNet that the problem was NOT resolved even after uninstalling all Office software.  While there is a chance I might get lucky, I really would like a solution which has a better chance for success.
    By any chance, does the error code 1073422314
    provide any further insight into this issue?
    Thanks again for your help.  However, further assistance is needed to resolve this issue.
    PS: Sorry the font sizes are so mixed up, I haven't quite figured out how to control the formatting when I paste

  • Problem with uninstalling Office 2013 SCCM 2012 R2

    Hi, I am in a process of learning SCCM 2012 R2. Currently I am focused on application management so I started by deploying Office 2013 to test collection with only one member - direct rule membership by computer name. Deployment process finished without
    any problems - I kicked off installation from Software Center on client machine. Having installed Office 2013 I tried to uninstall it but I got an error: Setup can't find or validate an installation file. Please try reinstalling . . . . In SCCM server I entered:
    setup.exe /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    in uninstall program line. Uninstall.xml file is nothing special:
    <Configuration Product=”ProPlus”>
    <Display Level=”basic” CompletionNotice=”yes” SuppressModal=”yes” AcceptEula=”yes” />
    </Configuration>
    I tried to uninstall Office 2013 from cmd line but I got the same error. I can manually uninstall Office 2013 by running setup.exe file and following wizard but that does not mean anything to me except it proves installation files are not corrupted. Office
    2013 installation .iso file is downloaded from MS Volume Licensing Service Center.

    In SCCM server I entered: setup.exe /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    in uninstall program line.
    I've responded in your other thread:
    https://social.technet.microsoft.com/Forums/en-US/fd735611-95bf-46f6-8add-2229a52e3e93/i-can-not-uninstall-office-2013-from-command-line?forum=officeitpro
    Hi, your command-line is not valid - you are using a "relative" path for the <config.xml> and that is not supported..
    http://technet.microsoft.com/en-us/library/cc178956(v=office.15).aspx#BKMK_config
    Note: You must use a fully qualified path. Setup does not recognize relative paths with /config. 
    Instead, I suggest that you copy your "Uninstall.xml" file to the same folder where setup.exe exists, then, adjust your command-line like this:
    setup /uninstall ProPlus /config Uninstall.xml
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • PDF created from Office 2013 with Acrobat X doesn't have correct page size

    We have a process of quickly creating PDFs along with combining several Word files to PDF by utilizing the "right click" on a Word file(s) to save as a PDF within Windows.  Many times, our page size in Word is 5.5 X 8.5 and it does not save actual page size once PDF is created by using the "right click" and defaults to 8 1/2 X 11.  Is there a way to fix this or edit a setting?  It works fine from within Word if you "Save as" or "Export" but we need the right click to save as actual page size.  Please help. It worked fine in all previous versions of Word/Office.  Thanks!

    Hi pwhite2315,
    Could you please let me know what version of Acrobat are you using.
    Try using 'Create PDF' option under Acrobat ribbon in your word file and check for the same.
    Also, please open 'Preferences' for Acrobat PDFMaker and check what 'Conversion Settings' have you selected.
    Let me know.
    Regards,
    Anubha

  • Technical problem in ms office 2013

    When ever I open the files, the corresponding one launches but the file does not open. Some times, even
    if the file opens (which is very rare), the file stops responding in a minute or when ever I click enable editing. 
    Error is Word is not responding

    Hi,
    Does this happen to all Office applications? What if you try to open from FILE>Open, instead of double clicking the files directly?
    Have you ever checked the event log? Does it say anything useful?
    If this happens to all Office applications, I would suggest we first check the file associations in the system. The quickest way to reset the file associations is to repair Office program from Control Panel. Please have a try and see if issue persists.
    Also, a lot of problems with Office 2013 are caused by third party (non-Microsoft) add-ins/applications, it would also worth a try in Office safe mode. Just hold the "Ctrl" key, then double click an Office file,
    and see if it works.
    If you can open a file in this way, then the issue was caused by third-party add-ins. We should disable and isolate the conflict by turning off each add-in one at a time under FILE>Options>Add-Ins.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Office 2013 outlook installation only

    Dears,
    Office 2013 installed successfully but some feature for outlook is missing for that need to run setup to select Run All from my Computer.  is there any registry key i can run directly or any script of it do it? only for outlook
    [email protected]

    All i need a key to run setup without going to control panal and select change to add feature.
    Or At least run setup like run from program feature if you select office  and  click option
    There is no registry key to perform this task - because it's not a registry function.
    When you use: Control Panel -> Programs and Features -> Uninstall or change a program -> Office -> Change
    this is actually launching setup.exe, and then you make the changes to features, which then executes msiexec.exe with special logic.
    To perform the equivalent task, you must:
    a1) create the customization MSPfile, with OCT, which generates the special logic (to enable the desired feature state)
    a2) run the necessary msiexec /p YourMSPfile.msp
    or
    b1) create the config.xml, which contains the special logic (to enable the desired feature state)
    b2) run the necessary setup.exe /modify ProPlus /config YourCustomConfig.xml
    e.g.:
    http://technet.microsoft.com/en-us/library/cc178956(v=office.15).aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Saving documents in Office 2013 on network shares without delete permissions

    I have found a few posts regarding this issue and the general resolution is to give delete permissions on the share. However, there is a KB article for Office 2010 (http://support.microsoft.com/kb/2589410) 
    that changes save behavior to use "Simple Copy" for saving to UNC shares, which works fine (and I can deal with .tmp file cleanup).  However, this does not work for Office 2013 (as suggested here)
    as you cannot install the hotfix because it requires office 2010.  Is there a comparable fix for Office 2013?  I have done a lot of searching but cannot find a resolution (aside from granting delete permissions).
    Thanks,
    Eric

    Hi Eric,
    The option of "Copy remotely stored files..." actually works for a document that is stored on a network or removable device (such as a disk or a removable disk). Here is a basic
    description of it.
    As I know that for Office to function properly it needs delete access to the folder where the files are stored.
    To work around this, I'd suggest to set a backup folder to regularly backup the documents from the original folder before you grant the Delete permission. Is this an acceptable workaround for you?
    Let me know if it's not suitable for you, and feel free to post back.
    Thanks,
    Ethan Hua CHN
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Problems opening MS Office 2013 files

    I Have MS Office 365 2013 Version. But I have problems with opening files like word, powerpoint and excel. When ever I open the files, the corresponding one launches but the file does not open. Some times, even if the file opens (which is very rare), the
    file stops responding in a minute or when ever I click enable editing. Please help me out with it.

    Hello,
    What if we choose to open files from File->Open->Computer instead of clicking the files directly?
    This might be that Office applications are not associated properly. I would suggest you to do a repair of your Microsoft Office 365 and see what happens.
    Follow these steps:
    1.Click Start, click Control Panel, and then click
    Programs and Features.
    2.Click your Microsoft Office program, and then click Change.
    3.Select Online Repair, and then click Repair.
    Please have a try and feel free to post back with any findings/feedback.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Problem creating asm disk groups after installation.

    I just completed the grid install successfully on Oracle Linux:
    Candidate ASM disks not showing up in 11.2 installer (Oracle Linux)
    Thanks for the help.
    I am running into the same type of issue where I can't see the asm disks like I ran ran into during the install.
    When I run asmca to create the addditional disk groups I don't see the two asmlib volumes.
    I tried changing the disk discovery path from the default and I still can't see the disks.
    $ /usr/sbin/oracleasm listdisks
    CRSVOL1
    DATAVOL1
    FRAVOL1
    Do the block devices need to be owned by grid?
    $ ls -l /dev/sdc
    brw-r----- 1 root disk 8, 32 Aug 2 15:21 /dev/sdc
    $ ls -l /dev/sdd
    brw-r----- 1 root disk 8, 48 Aug 2 15:21 /dev/sdd
    $ ls -l /dev/sde
    brw-r----- 1 root disk 8, 64 Aug 2 15:21 /dev/sde
    How can the installer work fine and see the disks and then asmca can't see the disks?
    It must be a permissions issue. How can I see what the error is that is preventing the disks from showing up?

    $ cd /dev/oracleasm
    node 2:
    $ cd /dev/oracleasm
    $ ls -lL
    total 0
    -rw-rw---- 1 grid asmadmin 0 Aug 15 11:08 .check_iid
    drwxr-xr-x 1 root root 0 Aug 15 11:08 disks/
    -rw-rw---- 1 grid asmadmin 0 Aug 15 11:08 .get_iid
    drwxrwx--- 1 grid asmadmin 0 Aug 15 11:08 iid/
    -rw-rw---- 1 grid asmadmin 0 Aug 15 11:08 .query_disk
    -rw-rw---- 1 grid asmadmin 0 Aug 15 11:08 .query_version
    $ ls -lL disks/*
    brw-rw---- 1 grid asmadmin 8, 33 Aug 15 11:08 disks/CRSVOL1
    brw-rw---- 1 grid asmadmin 8, 49 Aug 15 11:08 disks/DATAVOL1
    brw-rw---- 1 grid asmadmin 8, 65 Aug 15 11:08 disks/FRAVOL1
    node 1:
    $ cd /dev/oracleasm
    $ ls -lL
    total 0
    -rw-rw---- 1 grid asmadmin 0 Aug 15 12:30 .check_iid
    drwxr-xr-x 1 root root 0 Aug 15 12:30 disks/
    -rw-rw---- 1 grid asmadmin 0 Aug 15 12:30 .get_iid
    drwxrwx--- 1 grid asmadmin 0 Aug 15 12:30 iid/
    -rw-rw---- 1 grid asmadmin 0 Aug 15 12:30 .query_disk
    -rw-rw---- 1 grid asmadmin 0 Aug 15 12:30 .query_version
    $ ls -lL disks/*
    brw-rw---- 1 grid asmadmin 8, 33 Aug 15 12:30 disks/CRSVOL1
    brw-rw---- 1 grid asmadmin 8, 49 Aug 15 12:30 disks/DATAVOL1
    brw-rw---- 1 grid asmadmin 8, 65 Aug 15 12:30 disks/FRAVOL1

  • Cannot open Office 2013 Excel, Word, PPT Files on Network Share

    Cannot open Office 2013 Excel, Word, PPT Files on Network Share
    I am having a problem opening any Office 2013 file when it is located on a network drive. I immediately get the error:  
    "Microsoft Excel cannot open or save any more documents because there is not enough available memory or disk space.
    . To make more memory available, close workbooks or programs you no longer need.
    . To free disk space, delete files you no longer need from the disk you are saving to."
    It only occurs when I try to access the file when it is stored on a network share. I cannot open any word, excel or PPT files located on my file shares.
    I am on Windows 8 (pro), part of a local domain based on Server 2003, and have administrator rights to the domain and the file share where the Excel file resides (and Word files -same problem). If I copy the file locally, I can either open
    it directly, or right-click, go to Properties and 'un-block' the file and then open it. But it is impractical to keep doing this, as I edit different files from the directory tree all day.
    I have bing'd and google'd this extensively, and the only answers I come up with do not work, such as going into the DCOM config system and changing the user from interactive to launching user, or vice versa, or even using a specific user - mine
    with the password. Since the product is so young there aren't a lot of posts on this, and nothing has improved the situation.
    Can you add any insight to this? I really want to use Office 2013, but this is such an obstacle I'm going to have to downgrade if this problem cannot be resolved. Thank you very much for any help you can offer.
    Evan

    Dear Evan,
    If DCOM config solution did not work, I'd suggest narrow down the problem by trying to access another network share on another server, try to open an Office file there, do we still have the error? It could help us determine if the issue is on the client
    machine or the server side.
    Best regards,
    Daisy Cao
    Forum Support
    Please take a moment to "Mark As Answer" if they help.

  • Patch management for Office 2013 on MDT

    Hello,
    on current MDT 2012, Office 2013 is added as an app. MSP was created for customization and placed in Update folder (did it a while ago)
    I am preparing new MDT 2013. Deployed OS will be patched with latest updates. So Windows update will not take initially any time for applying patches after deployment from WSUS.
    I would like to know best practices for Updating Office 2013 on Deployment Share.
    Please provide a link or instructions: where to get latest O2013 Update Packages (at least security and critical) and how to place them properly in Update folder. Can it coexist with Customization.msp?
    1. What is the right thing to manage this? No SCCM in place.
    2. Does somebody includes Office 2013 in the image and then use GPO for customization?
    Is it a valid scenario? I see at least 2 advantages: no additional time after deployment and full patches for the moment of image creation. Than it could be updated in the moment of image update.
    Does it make sense? What are disadvantages of this approach?
    thanks.
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

    Thanks to all!
    Ty, I added a lot to my knowledgebase during bombing :) you with the questions since last week :) ... Thanks for the answers...
    I purchased Johan's Fundamentals V4 (found it more applicable to my current needs).
    A bit in pressure this week need to push 2 models deployment quickly and correctly as possible.
    So don't have time to Deep Dive.
    What I achieved Driver Group approach works find for tons of drivers. Tried just on model now...
    Have to solve sudden issue with WinPE that was working fine and suddenly stopped working.
    For O2013...
    Just to make things fast I installed O2013 in reference image.
    If I understand correctly I cannot use MSP file after the installation is made. I suppose to create it and add to Updates folder of the O2013 source.
    So now my option is to work with GPO. I have a configured one for O2013 APPV deployment.
    It works great.
    Don't remember if I can manage by GPO applications appearance in the Office. (Example want to exclude Publisher and Access from being used on client PC).
    Can somebody point where is the option in GPO for selecting individual apps within the Office.
    In my MDT2012 I use O2013 deployment as App and use MSP.
    For Appv Office I use apps selection from APPV manager. So not sure if it is doable from Office GPO.
    Thanks.
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

  • Deploying Normal.dotm through OCT doesn't work in Office 2013

    I am trying to install a custom normal.dotm Word Template file with the initial install of Office 2013.
    I am using the Office Customization Tool to create an automated install of Office 2013 in the exact same way I did in Office 2010.I am utilizing the Additional Content>Add Files & Additional Content>Remove Files sections to include a custom normal.dotm
    file and place it in the [AppDataFolder]\Microsoft\Templates directory. (The remove files section runs first and removes the same file name before it installs the file I want.)
    This works perfectly fine in Office 2010. After I complete the setup process using the customized Office 2013 files however, I get an error message in Microsoft Word that says "Sorry, we had trouble getting the featured templates and can't show them
    right now." Also, when I look in the path on the Windows 8 machine this is being tested on, there actually is no Normal.dotm file at first launch but depending on how many times I launch Word it shows up in a few launches or there is a NormalPre.dotm
    file in the directory instead. Even when the file shows up I get the same error message in
    Why is this not working? How can I accomplish rolling out a custom Normal.dotm file with the install of Office 2013 using OCT?

    This is what i did to get it working as i wanted it.
    I stripped out configuring the Language in the OCT tool
    I added my customised normal.dotm with my customisations in OCT
    I added the "MigrateNormalOnFirstBoot" registry key in OCT
    I currently am creating an Office 2013 script using vbscript (.vbs file) for the purpose of installing either MSOffice 2013 x86 or x64 versions - i then added the creation of the following registry entry via the vbscript after the msoffice setup command
    line part.
    - HKCU\Software\Microsoft\Office\15.0\Common\LanguageResources
    - i created a DWORD key here called "InstallLanguage" with the value of the language i want Word to default to.  In my case it was a value of "2057" for English UK.
    With this combination i have a one click MSOffice 2013 script that installs MSOffice 2013 on either a 32bit or 64bit system. 
    I'm pretty sure you could leverage off a function in OCT to achieve the same as i have.  Just a note - i did try to add the registry key first in OCT's "Add Registry entries" however this didn't work as it didn't create the registry keys before first
    launching Word.  Maybe you could also consider in OCT under SETUP \ Add Installations and Run Programs to run a .bat or reg to .exe file to achieve the same result.

  • Cannot install Office 2013: Microsoft Setup Bootstrapper has stopped working

    I have been trying to install Office 2013 and get this error. Microsoft Setup Bootstrapper has stopped working. Full details are below.
    The version of office I am installing is
    en office professional plus 2013 with sp1 x86 and x64
    The error log shows:
    2014/11/04 16:10:55:382::[7440] Cannot start standalone OSE. from <path>\en_office_professional_plus_2013_with_sp1_x86_and_x64_dvd_3928186\x86\proplusr.ww\ose.exe. Error code: 0x80070102
    2014/11/04 16:10:55:382::[7440] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:398::[7440] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:398::[7440] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:398::[4744] WER element [P4] is set to value [UnexpectedError]
    2014/11/04 16:10:55:398::[4744] WER element [P7] is set to value [UnexpectedError]
    2014/11/04 16:10:55:398::[4744] WER element [P6] is set to value [Unable to select Source Engine process to start, see debug level logs for detail]
    2014/11/04 16:10:55:398::[4744]  WER element [P6] is converted to [C6F06531]
    2014/11/04 16:10:55:398::[4744] Error: Unable to select Source Engine process to start, see debug level logs for detail Type: 88::UnexpectedError.
    2014/11/04 16:10:55:413::[4744] Catalyst execution finished: 11/04/2014 16:10:55.  Return code: 30088.  Exception caught: UnexpectedError.
    2014/11/04 16:10:55:413::[4744] PERF: TickCount=4546680 Name=RunSetup Description=End function
    The error window shows:
    [Window Title]
    Microsoft Setup Bootstrapper
    [Main Instruction]
    Microsoft Setup Bootstrapper has stopped working
    [Content]
    Windows can check online for a solution to the problem.
    [V] View problem details  [Check online for a solution and close the program] [Close the program]
    Problem signature:
      Problem Event Name: OfficeClassicSetup
      SETUP EXE VERSION: 15.0.4454.1000
      SETUP DLL NAME: OSETUP.DLL
      SETUP DLL VERSION: 15.0.4569.1503
      ERROR CODE: UnexpectedError
      MSI HRESULT: Unspecified
      ERROR DETAILS: C6F06531
      FIRST ERROR CODE: UnexpectedError
      OS Version: 6.1.7601.2.1.0.256.4
      Locale ID: 2057
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt

    I managed to fix this... here’s what I did:
    I extracted the MSDN ISO to my downloads folder
    I created an office 2013 config file with logging set to verbose and copied it to the x64 installer directory
    I ran the installer and looked in my temp folder (c:\users\rob.henwood\AppData\Local\Temp)
    The log file created said “Cannot detect OSE Service”
    I found the OSE Service in the setup folder from the ISO
    I looked on another machine and found where it is installed then copied the registry settings for the OSE service.
    I restarted the machine and found the Office 64 Source Engine service now existed. I started the service.
    I ran the Office installer again and it all worked OK!
    Steps to fix:
    Create a folder for OSE
    C:\Program Files\Common Files\microsoft shared\Source Engine
    Copy the OSE.exe file to that folder
    Open the OSE.reg file (shown below) and apply the registry settings in that file to your registry
    Restart your machine
    Open services (services.msc) and see that  Office 64 Source Engine is installed
    Start the service
    Try installing Office 2013/Visio 2013.
    OSE.reg:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose64]
    "DisplayName"="Office 64 Source Engine"
    "Description"="Saves installation files used for updates and repairs and is required for the downloading of Setup updates and Watson error reports."
    "Type"=dword:00000010
    "Start"=dword:00000003
    "ErrorControl"=dword:00000001
    "ImagePath"=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\
      6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,43,00,6f,00,6d,00,6d,00,6f,\
      00,6e,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4d,00,69,00,63,00,72,00,\
      6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,68,00,61,00,72,00,65,00,64,00,5c,\
      00,53,00,6f,00,75,00,72,00,63,00,65,00,20,00,45,00,6e,00,67,00,69,00,6e,00,\
      65,00,5c,00,4f,00,53,00,45,00,2e,00,45,00,58,00,45,00,22,00,00,00
    "ObjectName"="LocalSystem"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose64\Security]
    "Security"=hex:01,00,14,80,8c,00,00,00,98,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,5c,00,04,00,00,00,00,00,14,00,9d,01,00,00,01,01,00,00,00,00,00,\
      05,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,\
      00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,\
      00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,01,01,00,00,00,00,\
      00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

  • OEM Deployment of Office 2013 on Offline System, Deployment Strategy

    Hello,
    Since Office 2010 is no longer offered by Microsoft we have been forced to go to Office 2013, however we are running into major problems with deployment. We configure systems for utilities (Power and Process) which generally are not connected to the internet.
    So far we have run into a multitude of problems with deploying Office 2013 basically revolving around having to create an account with Microsoft for our customer and connect the machines to the internet. We have found that the MSDN image of Office Professional
    Plus 2013 with an MSDN key will install correctly offline with the typical phone activation. So a few questions:
    1) Does the product key determine if it needs to be activated online? For example: Is there a difference between the OEM / Retail / VL keys and or installers?
    2) Can I use my MSDN installer with a retail license of Office Professional 2013? Or do I need to get the specific volume license?
    3) Will there be MSDN installers for the other versions of Office such as the standalone Excel retail or Office Professional (OEM or Retail)?
    3) Is there anyway to install Office 2013 and not activate it until it resides with the End Customer if you have a retail version?
    4) Is there any offline method for installing or re-installing Office 2013 if you have a retail version?
    5) Is there an OEM or VL version of standalone products available (such as Excel)?
    Thanks

    Hi,
    Microsoft now no longer offers an Office 2010 download from their site, however, if you already have a product key of Office 2010, you can still get Office 2010 installation package from this website:
    http://office.microsoft.com/en-us/products/microsoft-office-2010-backup-FX101853122.aspx.
    Office OEM is a version of the Microsoft Application Suite sold with new computers. Office 2013 are available from Office 2013 suites and Office 365 subscription which is associated with the Microsoft account, when Office 2013 suites are activated by the
    traditional method with a 25-character product key.
    For the license issues, we suggest you to contact your local Microsoft customer support to get more information.
    More reference about Office 2013 activation:
    http://technet.microsoft.com/en-us/library/ee705504(v=office.15).aspx
    http://office.microsoft.com/en-us/word-help/activate-office-2013-programs-HA102819770.aspx
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

Maybe you are looking for

  • Anyone know how to keep accounts offline in Mac Mail?

    Hi, I use Mac Mail for business and personal accounts. I'm trying to prevent myself from getting distrated with personal email while I'm working, but I want to be able to recieve emails to my business account. So I take my personal accounts offline,

  • FireFox 4.0.1 does not support HP Simplepass Identity finger print scanner?

    The previous version of Firefox would work with my HP Simple pass (finger print scanner built into the laptop) to be used as a password for all web sites that require a password. Firefox 4.0.1 does not know what to do when I scan my finger print on a

  • Trial balance report in Mutilple currencies

    Hi, we are working in oracle applications 11i How can the gl super user generate different versions of trial balance report. each in a different currency, euro, etc We have the MRC installed for USD. Please correct me if I'm wrong, I' ll need to crea

  • Is it possible to save document selection as Channel mask-?

    Hi Everyone: Is this possible to script. 1. save document selection as Channel mask-? 2. how do we get selection from layermask..? Thanks is advance. -yajiv

  • Tax conditions

    Hi All, need your help.. Below is the requirement from the business for tax condition types. there are two types of condition types we need to define one is for sales Tax and one more is for Service tax but once the sales order is created  only one c