• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Errors 1226, 1062

Community Beginner ,
Apr 30, 2014 Apr 30, 2014

Copy link to clipboard

Copied

Can we please get help with these errors in the FlashInstall.log file.  Please stop giving us the run around on "performing a clean install" and providing the link.  I can assure both FlashPlayerApp.exe and .CPL file are being removed during my script process. 

My script calls another .bat to taskkill IE and Acrobat for 3 minutes as my install happens.  So nothing can be open during the entire process.  Rest of my script is as follows.

@echo off

@cd /d "%~dp0"

start kill_IE.bat

start kill_Adobe.bat

uninstall_flash_player.exe -uninstall activex

timeout 5

uninstall_flash_player.exe -uninstall plugin

timeout 3

RD /S /Q "C:\Windows\system32\Macromed\flash"

RD /S /Q "C:\Windows\SysWOW64\Macromed\flash"

RD /S /Q "%appdata%\Adobe\Flash Player"

RD /S /Q "%appdata%\Macromedia\Flash Player"

msiexec /i "install_flash_player_13_active_x.msi" ALLUSERS=1 /q /norestart

timeout 5

msiexec /i "install_flash_player_13_plugin.msi" ALLUSERS=1 /q /norestart

timeout 3

echo AutoUpdateDisable=1 > C:\Windows\System32\Macromed\Flash\mms.cfg

echo AutoUpdateDisable=1 > C:\Windows\SysWOW64\Macromed\Flash\mms.cfg

exit /B 0

Everything is cleanly removed, no files are left over.  The FlashPlayerApp.exe and .CPL files I can assure you are removed successfully.  My output log produces the following in both SYSWOW64 and System32.

Here is the System32 Log (Which is Fine).

=O====== M/13.0.0.206 2014-04-30+13-30-35.849 ========

0000 00001113 C:\Windows\system32\Macromed\Flash\\* 3

0001 00000010 "C:\Users\xxxxxxxx\AppData\Local\Temp\{9986E684-3312-463C-8CCA-08738A4AAA3A}\InstallFlashPlayer.exe" -install -skipARPEntry -iv 2 -au 4294967295

0002 00001036 Software\Macromedia\FlashPlayer\SafeVersions/13.0 2

0003 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2

0004 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0005 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2

0006 00000013 C:\Windows\system32\Macromed\Flash\Flash64_13_0_0_206.ocx

0007 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_13_0_0_206_ActiveX.exe

0008 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_13_0_0_206_ActiveX.dll

0009 00000023 C:\Windows\system32\Macromed\Flash\activex.vch

0010 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0011 00000012

=X====== M/13.0.0.206 2014-04-30+13-30-40.426 ========

=O====== M/13.0.0.206 2014-04-30+13-30-55.044 ========

0000 00000010 "C:\Users\xxxxxxxxx\AppData\Local\Temp\{F04FDB26-F31D-4D58-AE27-D0EEEA502CC9}\InstallFlashPlayer.exe" -install -skipARPEntry -iv 2 -au 4294967295

0001 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2

0002 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2

0003 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0004 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2

0005 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2

0006 00001036 Software\Opera Software/Last CommandLine 2

0007 00001036 Software\Opera Software/Last CommandLine 2

0008 00001036 Software\Opera Software/Plugin Path 2

0009 00001036 Software\Opera Software/Plugin Path 2

0010 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_13_0_0_206.dll

0011 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_13_0_0_206_Plugin.exe

0012 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch

0013 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0014 00000012

=X====== M/13.0.0.206 2014-04-30+13-30-59.405 ========

Here is my syswow64 install log

014-4-30+13-30-43.188 [error] 1226 1062

=O====== M/13.0.0.206 2014-04-30+13-30-32.086 ========

0000 00000010 "C:\Users\xxxxxxx\AppData\Local\Temp\InstallAX_13_0_0_206.exe" -install -msi

0001 00001036 Software\Macromedia\FlashPlayer\SafeVersions/13.0 2

0002 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2

0003 00000011 1

0004 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0005 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2

0006 00000013 C:\Windows\SysWOW64\Macromed\Flash\Flash32_13_0_0_206.ocx

0007 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_13_0_0_206_ActiveX.exe

0008 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_13_0_0_206_ActiveX.dll

0009 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch

0010 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0011 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe

0012 00001106

0013 00001106

0014 00000012

=X====== M/13.0.0.206 2014-04-30+13-30-44.583 ========

2014-4-30+13-31-2.90 [error] 1226 1062

=O====== M/13.0.0.206 2014-04-30+13-30-51.164 ========

0000 00000010 "C:\Users\xxxxxxxx\AppData\Local\Temp\InstallPlugin_13_0_0_206.exe" -install -msi

0001 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2

0002 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2

0003 00000011 1

0004 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0005 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2

0006 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2

0007 00001036 Software\Mozilla\Firefox\extensions/Plugins 2

0008 00001036 Software\Opera Software/Last CommandLine 2

0009 00001036 Software\Opera Software/Last CommandLine 2

0010 00001036 Software\Opera Software/Plugin Path 2

0011 00001036 Software\Opera Software/Plugin Path 2

0012 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_13_0_0_206.dll

0013 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_13_0_0_206_Plugin.exe

0014 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch

0015 00000017 C:\Windows\SysWOW64\Macromed\Flash

0016 00000022 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerPlugin_13_0_0_206.exe

0017 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl

0018 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183

0019 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183

0020 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe

0021 00001106

0022 00001106

0023 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183

0024 00000012

=X====== M/13.0.0.206 2014-04-30+13-31-03.181 ========

I can attest though Flash is working properly, but this is bothering me when you need to distribute to thousands of computers.  I don't like hearing answers of "Well as long as it works" when I need to relay things to my boss.



Thank You.

Views

1.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines