Skip to main content
ElvisTheKing
Inspiring
May 19, 2015
Answered

CS6 Adobe Aamee generated MSI makes Rollback with 1603

  • May 19, 2015
  • 2 replies
  • 1725 views

MSI (s) (DC:D4) [18:07:38:312]: Executing op: CacheSizeFlush(,)

MSI (s) (DC:D4) [18:07:38:312]: Executing op: ActionStart(Name=Rollback_drvins64Install.D369970D_84F1_4034_AD04_376E78EC4B9D,,)

MSI (s) (DC:D4) [18:07:38:312]: Executing op: CustomActionSchedule(Action=Rollback_drvins64Install.D369970D_84F1_4034_AD04_376E78EC4B9D,ActionType=1378,Source=C:\Program Files (x86)\Common Files\Sonic Shared\PX Drivers\,Target=C:\Program Files (x86)\Common Files\Sonic Shared\PX Drivers\drvins64.exe /UNINSTALL,)

MSI (s) (DC:D4) [18:07:38:312]: Executing op: ActionStart(Name=drvins64Install.D369970D_84F1_4034_AD04_376E78EC4B9D,,)

MSI (s) (DC:D4) [18:07:38:312]: Executing op: CustomActionSchedule(Action=drvins64Install.D369970D_84F1_4034_AD04_376E78EC4B9D,ActionType=1122,Source=C:\Program Files (x86)\Common Files\Sonic Shared\PX Drivers\,Target=C:\Program Files (x86)\Common Files\Sonic Shared\PX Drivers\drvins64.exe /STARTSERVICE /PXHELPONVISTA /SETPRIMOREBOOT,)

MSI (s) (DC:D4) [18:07:39:903]: Executing op: ActionStart(Name=CreateShortcuts,Description=Creating shortcuts,Template=Shortcut: [1])

CustomAction drvins64Install.D369970D_84F1_4034_AD04_376E78EC4B9D returned actual error code 3010 but will be translated to success due to continue marking

MSI (s) (DC:D4) [18:07:39:903]: Executing op: IconCreate(Icon=ARPPRODUCTICON.exe,Data=BinaryData)

MSI (s) (DC:D4) [18:07:39:903]: Executing op: ActionStart(Name=CADeploy,,)

MSI (s) (DC:D4) [18:07:39:903]: Executing op: CustomActionSchedule(Action=CADeploy,ActionType=1025,Source=BinaryData,Target=runDeploymentManagerCA,CustomActionData=mode=install;sourceDir=C:\Program Files (x86)\Common Files\enteo\RepositoryCache\87821\rev\1\Extern$\Data\CS6MC\Build\;installDir=;origDB=C:\Program Files (x86)\Common Files\enteo\RepositoryCache\87821\rev\1\Extern$\Data\CS6MC\Build\CS6.msi)

MSI (s) (DC:34) [18:07:39:966]: Invoking remote custom action. DLL: C:\Windows\Installer\MSICC34.tmp, Entrypoint: runDeploymentManagerCA

CustomAction CADeploy returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

MSI (s) (DC:D4) [18:24:27:325]: User policy value 'DisableRollback' is 0

MSI (s) (DC:D4) [18:24:27:325]: Machine policy value 'DisableRollback' is 0

Action ended 18:24:27: InstallFinalize. Return value 3.

MSI (s) (DC:D4) [18:24:27:325]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1186107633,LangId=0,Platform=589824,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)

MSI (s) (DC:D4) [18:24:27:325]: Executing op: DialogInfo(Type=0,Argument=0)

MSI (s) (DC:D4) [18:24:27:325]: Executing op: DialogInfo(Type=1,Argument=CS6)

MSI (s) (DC:D4) [18:24:27:325]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])

MSI (s) (DC:D4) [18:24:27:325]: Executing op: RegisterBackupFile(File=C:\Config.Msi\acfaad.rbf)

PLEASE HELP FAST !!!

Thanks Adobe

    This topic has been closed for replies.
    Correct answer ElvisTheKing

    runs through successfull with this switch, silent uninstall use 64bit uninstall section GUID with

    MSIEXEC /X {343FFABB-D246-4BDF-9C4D-CA9DF7B2DE48} /qn /L*v C:\TEMP\REMOVE.LOG

    2 replies

    ElvisTheKing
    ElvisTheKingAuthorCorrect answer
    Inspiring
    May 26, 2015

    runs through successfull with this switch, silent uninstall use 64bit uninstall section GUID with

    MSIEXEC /X {343FFABB-D246-4BDF-9C4D-CA9DF7B2DE48} /qn /L*v C:\TEMP\REMOVE.LOG

    kglad
    Community Expert
    Community Expert
    May 19, 2015
    ElvisTheKing
    Inspiring
    May 19, 2015

    no same Error:

    MSI (s) (C0:D8) [17:19:24:816]: Executing op: IconCreate(Icon=ARPPRODUCTICON.exe,Data=BinaryData)

    MSI (s) (C0:D8) [17:19:24:831]: Executing op: ActionStart(Name=CADeploy,,)

    MSI (s) (C0:D8) [17:19:24:831]: Executing op: CustomActionSchedule(Action=CADeploy,ActionType=1025,Source=BinaryData,Target=runDeploymentManagerCA,CustomActionData=mode=install;sourceDir=C:\Program Files (x86)\Common Files\enteo\RepositoryCache\87821\rev\1\Extern$\Data\CS6MC\Build\;installDir=;origDB=C:\Program Files (x86)\Common Files\enteo\RepositoryCache\87821\rev\1\Extern$\Data\CS6MC\Build\CS6.msi)

    MSI (s) (C0:60) [17:19:24:878]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI9745.tmp, Entrypoint: runDeploymentManagerCA

    CustomAction CADeploy returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

    MSI (s) (C0:D8) [17:34:52:574]: User policy value 'DisableRollback' is 0

    MSI (s) (C0:D8) [17:34:52:574]: Machine policy value 'DisableRollback' is 0

    Action ended 17:34:52: InstallFinalize. Return value 3.

    MSI (s) (C0:D8) [17:34:52:574]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1186171498,LangId=0,Platform=589824,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)

    MSI (s) (C0:D8) [17:34:52:574]: Executing op: DialogInfo(Type=0,Argument=0)

    MSI (s) (C0:D8) [17:34:52:574]: Executing op: DialogInfo(Type=1,Argument=CS6)

    MSI (s) (C0:D8) [17:34:52:574]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])

    MSI (s) (C0:D8) [17:34:52:574]: Executing op: RegisterBackupFile(File=C:\Config.Msi\128b4a.rbf)

    PLEASE HELP FAST !

    Thank you very very ... much

    kglad
    Community Expert
    Community Expert
    May 19, 2015

    contact adobe support by clicking this link and then clicking 'still need help' as soon as it appears, https://helpx.adobe.com/contact.html