PatrykKr 0 Posted April 15, 2022 Share Posted April 15, 2022 Hello, I am using ESET Endpoint Security on my workstations and ESET Era on main server. Today I tried to install non-eset product on one of workstations. Exe file is avaliable thanks to apache server (e.g. hxxp://my-serwer/files/file.exe). Endpoint sucessfully finds my exe and tries to install form C:/Windows/Temp/... However it doesn't install it- I'm sending some logs: Quote === Verbose logging started: 15.04.2022 12:38:36 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\Program Files\ESET\RemoteAdministrator\Agent\ERAAgent.exe === MSI (c) (7C:F4) [12:38:36:227]: Resetting cached policy values MSI (c) (7C:F4) [12:38:36:228]: Machine policy value 'Debug' is 0 MSI (c) (7C:F4) [12:38:36:229]: ******* RunEngine: ******* Product: C:\Windows\TEMP\07e9-37e4-8400-5470\file.exe ******* Action: ******* CommandLine: ********** MSI (c) (7C:F4) [12:38:36:231]: Client-side and UI is none or basic: Running entire install on the server. MSI (c) (7C:F4) [12:38:36:232]: Grabbed execution mutex. MSI (c) (7C:F4) [12:38:36:234]: Cloaking enabled. MSI (c) (7C:F4) [12:38:36:235]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (7C:F4) [12:38:36:237]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (44:D8) [12:38:36:242]: Running installation inside multi-package transaction C:\Windows\TEMP\07e9-37e4-8400-5470\file.exe MSI (s) (44:D8) [12:38:36:243]: Grabbed execution mutex. MSI (s) (44:5C) [12:38:36:245]: Resetting cached policy values MSI (s) (44:5C) [12:38:36:246]: Machine policy value 'Debug' is 0 MSI (s) (44:5C) [12:38:36:247]: ******* RunEngine: ******* Product: C:\Windows\TEMP\07e9-37e4-8400-5470\file.exe ******* Action: ******* CommandLine: ********** MSI (s) (44:5C) [12:38:36:249]: Note: 1: 2203 2: C:\Windows\TEMP\07e9-37e4-8400-5470\file.exe 3: -2147286960 MSI (s) (44:5C) [12:38:36:250]: MainEngineThread is returning 1620 MSI (s) (44:D8) [12:38:36:252]: User policy value 'DisableRollback' is 0 MSI (s) (44:D8) [12:38:36:253]: Machine policy value 'DisableRollback' is 0 MSI (s) (44:D8) [12:38:36:254]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (44:D8) [12:38:36:255]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (44:D8) [12:38:36:256]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (44:D8) [12:38:36:257]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (7C:F4) [12:38:36:260]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (7C:F4) [12:38:36:261]: MainEngineThread is returning 1620 === Verbose logging stopped: 15.04.2022 12:38:36 === Any idea how to fix it? The problem is global- I tried to install on anothers PCs. Link to comment Share on other sites More sharing options...
Administrators Marcos 5,238 Posted April 15, 2022 Administrators Share Posted April 15, 2022 Are you able to install it manually from c:\windows\temp by means of psexec, ie. psexec -s -i C:\Windows\TEMP\07e9-37e4-8400-5470\file.exe ? Link to comment Share on other sites More sharing options...
PatrykKr 0 Posted April 15, 2022 Author Share Posted April 15, 2022 It looks like the TEMP folder is created with all those number (07e9-37e4-8400-5470) but it's empty, no file.exe inside Link to comment Share on other sites More sharing options...
Administrators Marcos 5,238 Posted April 15, 2022 Administrators Share Posted April 15, 2022 The path is listed in the log. Try to copy file.exe there and execute it via psexec as suggested above to see if it works. Link to comment Share on other sites More sharing options...
PatrykKr 0 Posted April 15, 2022 Author Share Posted April 15, 2022 Okay, I manually copied the file inside that path and used psexec. It executed correctly. Link to comment Share on other sites More sharing options...
Administrators Marcos 5,238 Posted April 15, 2022 Administrators Share Posted April 15, 2022 2 hours ago, PatrykKr said: Okay, I manually copied the file inside that path and used psexec. It executed correctly. Then I have no clue since this is what is done by the Run command task. I recommend opening a support ticket, however, if the problem is in the 3rd party app that you are trying to install, we won't be able to help. Link to comment Share on other sites More sharing options...
PatrykKr 0 Posted April 21, 2022 Author Share Posted April 21, 2022 I've just read that I can't install remotely .exe files, I converted it to .msi and got another log to check. Could you take a second and look at it? === Verbose logging started: 21.04.2022 14:01:42 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\Program Files\ESET\RemoteAdministrator\Agent\ERAAgent.exe === MSI (c) (FC:D8) [14:01:42:173]: Resetting cached policy values MSI (c) (FC:D8) [14:01:42:175]: Machine policy value 'Debug' is 0 MSI (c) (FC:D8) [14:01:42:176]: ******* RunEngine: ******* Product: C:\Windows\TEMP\f82a-164f-7514-201e\file.msi ******* Action: ******* CommandLine: ********** MSI (c) (FC:D8) [14:01:42:177]: Client-side and UI is none or basic: Running entire install on the server. MSI (c) (FC:D8) [14:01:42:179]: Grabbed execution mutex. MSI (c) (FC:D8) [14:01:42:184]: Cloaking enabled. MSI (c) (FC:D8) [14:01:42:185]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (FC:D8) [14:01:42:186]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (78:D4) [14:01:42:191]: Running installation inside multi-package transaction C:\Windows\TEMP\f82a-164f-7514-201e\file.msi MSI (s) (78:D4) [14:01:42:192]: Grabbed execution mutex. MSI (s) (78:70) [14:01:42:195]: Resetting cached policy values MSI (s) (78:70) [14:01:42:196]: Machine policy value 'Debug' is 0 MSI (s) (78:70) [14:01:42:198]: ******* RunEngine: ******* Product: C:\Windows\TEMP\f82a-164f-7514-201e\file.msi ******* Action: ******* CommandLine: ********** MSI (s) (78:70) [14:01:42:199]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (78:70) [14:01:42:216]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (78:70) [14:01:42:456]: SRSetRestorePoint skipped for this transaction. MSI (s) (78:70) [14:01:42:458]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2 MSI (s) (78:70) [14:01:42:463]: File will have security applied from OpCode. MSI (s) (78:70) [14:01:43:777]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Windows\TEMP\f82a-164f-7514-201e\file.msi' against software restriction policy MSI (s) (78:70) [14:01:43:834]: Note: 1: 2262 2: �DigitalSignature 3: -2147287038 MSI (s) (78:70) [14:01:43:837]: SOFTWARE RESTRICTION POLICY: C:\Windows\TEMP\f82a-164f-7514-201e\file.msi is not digitally signed MSI (s) (78:70) [14:01:43:840]: SOFTWARE RESTRICTION POLICY: C:\Windows\TEMP\f82a-164f-7514-201e\file.msi is permitted to run because the user token authorizes execution (system or service token). MSI (s) (78:70) [14:01:43:842]: MSCOREE not loaded loading copy from system32 MSI (s) (78:70) [14:01:43:852]: End dialog not enabled MSI (s) (78:70) [14:01:43:854]: Original package ==> C:\Windows\TEMP\f82a-164f-7514-201e\file.msi MSI (s) (78:70) [14:01:43:856]: Package we're running from ==> C:\Windows\Installer\1f902365.msi MSI (s) (78:70) [14:01:43:861]: APPCOMPAT: Compatibility mode property overrides found. MSI (s) (78:70) [14:01:43:865]: APPCOMPAT: looking for appcompat database entry with ProductCode '{C3C4C708-D1F2-4C24-80B1-09DD35543A40}'. MSI (s) (78:70) [14:01:43:868]: APPCOMPAT: no matching ProductCode found in database. MSI (s) (78:70) [14:01:43:876]: Machine policy value 'TransformsSecure' is 0 MSI (s) (78:70) [14:01:43:879]: User policy value 'TransformsAtSource' is 0 MSI (s) (78:70) [14:01:43:880]: Note: 1: 2262 2: File 3: -2147287038 MSI (s) (78:70) [14:01:43:883]: Note: 1: 2205 2: 3: MsiFileHash MSI (s) (78:70) [14:01:43:885]: Machine policy value 'DisablePatch' is 0 MSI (s) (78:70) [14:01:43:887]: Machine policy value 'AllowLockdownPatch' is 0 MSI (s) (78:70) [14:01:43:888]: Machine policy value 'DisableLUAPatching' is 0 MSI (s) (78:70) [14:01:43:891]: Machine policy value 'DisableFlyWeightPatching' is 0 MSI (s) (78:70) [14:01:43:893]: APPCOMPAT: looking for appcompat database entry with ProductCode '{C3C4C708-D1F2-4C24-80B1-09DD35543A40}'. MSI (s) (78:70) [14:01:43:895]: APPCOMPAT: no matching ProductCode found in database. MSI (s) (78:70) [14:01:43:897]: Transforms are not secure. MSI (s) (78:70) [14:01:43:898]: Note: 1: 2205 2: 3: Control MSI (s) (78:70) [14:01:43:900]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\ProgramData\ESET\RemoteAdministrator\Agent\EraAgentApplicationData\Logs\software-install.log'. MSI (s) (78:70) [14:01:43:902]: Command Line: ALLUSERS=1 REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Windows\system32 CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=19452 MSI (s) (78:70) [14:01:43:904]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{CA8E236C-F46C-4CE5-8A51-F2F7C5ED8A28}'. MSI (s) (78:70) [14:01:43:906]: Product Code passed to Engine.Initialize: '' MSI (s) (78:70) [14:01:43:908]: Product Code from property table before transforms: '{C3C4C708-D1F2-4C24-80B1-09DD35543A40}' MSI (s) (78:70) [14:01:43:912]: Product Code from property table after transforms: '{C3C4C708-D1F2-4C24-80B1-09DD35543A40}' MSI (s) (78:70) [14:01:43:915]: Product not registered: beginning first-time install MSI (s) (78:70) [14:01:43:916]: Product {C3C4C708-D1F2-4C24-80B1-09DD35543A40} is not managed. MSI (s) (78:70) [14:01:43:919]: MSI_LUA: Credential prompt not required, user is an admin MSI (s) (78:70) [14:01:43:920]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'. MSI (s) (78:70) [14:01:43:923]: Entering CMsiConfigurationManager::SetLastUsedSource. MSI (s) (78:70) [14:01:43:925]: User policy value 'SearchOrder' is 'nmu' MSI (s) (78:70) [14:01:43:927]: Adding new sources is allowed. MSI (s) (78:70) [14:01:43:929]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'. MSI (s) (78:70) [14:01:43:931]: Package name extracted from package path: 'file.msi' MSI (s) (78:70) [14:01:43:933]: Package to be registered: 'file.msi' MSI (s) (78:70) [14:01:43:936]: Note: 1: 2205 2: 3: Error MSI (s) (78:70) [14:01:43:941]: Note: 1: 2262 2: AdminProperties 3: -2147287038 MSI (s) (78:70) [14:01:43:948]: Machine policy value 'DisableMsi' is 0 MSI (s) (78:70) [14:01:43:950]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (78:70) [14:01:43:952]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (78:70) [14:01:43:954]: Product installation will be elevated because user is admin and product is being installed per-machine. MSI (s) (78:70) [14:01:43:955]: Running product '{C3C4C708-D1F2-4C24-80B1-09DD35543A40}' with elevated privileges: Product is assigned. MSI (s) (78:70) [14:01:43:958]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'. MSI (s) (78:70) [14:01:43:960]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Windows\system32'. MSI (s) (78:70) [14:01:43:962]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'. MSI (s) (78:70) [14:01:43:964]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'. MSI (s) (78:70) [14:01:43:966]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '19452'. MSI (s) (78:70) [14:01:43:969]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0 MSI (s) (78:70) [14:01:43:972]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'ece411d22800e04dbc9ab1c775e2d6e8'. MSI (s) (78:70) [14:01:43:974]: RESTART MANAGER: Session opened. MSI (s) (78:70) [14:01:43:976]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'. MSI (s) (78:70) [14:01:43:979]: TRANSFORMS property is now: MSI (s) (78:70) [14:01:43:981]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'. MSI (s) (78:70) [14:01:43:984]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming MSI (s) (78:70) [14:01:43:987]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Favorites MSI (s) (78:70) [14:01:43:990]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts MSI (s) (78:70) [14:01:43:993]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Documents MSI (s) (78:70) [14:01:43:995]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts MSI (s) (78:70) [14:01:43:998]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent MSI (s) (78:70) [14:01:44:001]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo MSI (s) (78:70) [14:01:44:003]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Templates MSI (s) (78:70) [14:01:44:006]: SHELL32::SHGetFolderPath returned: C:\ProgramData MSI (s) (78:70) [14:01:44:009]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Local MSI (s) (78:70) [14:01:44:011]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Pictures MSI (s) (78:70) [14:01:44:015]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (s) (78:70) [14:01:44:017]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup MSI (s) (78:70) [14:01:44:019]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs MSI (s) (78:70) [14:01:44:021]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu MSI (s) (78:70) [14:01:44:023]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop MSI (s) (78:70) [14:01:44:027]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (s) (78:70) [14:01:44:029]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup MSI (s) (78:70) [14:01:44:032]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MSI (s) (78:70) [14:01:44:035]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu MSI (s) (78:70) [14:01:44:037]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Desktop MSI (s) (78:70) [14:01:44:041]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates MSI (s) (78:70) [14:01:44:043]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts MSI (s) (78:70) [14:01:44:045]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 MSI (s) (78:70) [14:01:44:049]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated. MSI (s) (78:70) [14:01:44:051]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'. MSI (s) (78:70) [14:01:44:054]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'. MSI (s) (78:70) [14:01:44:058]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (s) (78:70) [14:01:44:059]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Patryk'. MSI (s) (78:70) [14:01:44:061]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (s) (78:70) [14:01:44:063]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\1f902365.msi'. MSI (s) (78:70) [14:01:44:064]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Windows\TEMP\f82a-164f-7514-201e\file.msi'. MSI (s) (78:70) [14:01:44:064]: Machine policy value 'MsiDisableEmbeddedUI' is 0 MSI (s) (78:70) [14:01:44:065]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI MSI (s) (78:70) [14:01:44:066]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install === Logging started: 21.04.2022 14:01:44 === MSI (s) (78:70) [14:01:44:069]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (78:70) [14:01:44:069]: Machine policy value 'DisableRollback' is 0 MSI (s) (78:70) [14:01:44:070]: User policy value 'DisableRollback' is 0 MSI (s) (78:70) [14:01:44:071]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'. MSI (s) (78:70) [14:01:44:073]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (78:70) [14:01:44:074]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes. MSI (s) (78:70) [14:01:44:075]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'. MSI (s) (78:70) [14:01:44:077]: Doing action: INSTALL MSI (s) (78:70) [14:01:44:078]: Note: 1: 2205 2: 3: ActionText Action start 14:01:44: INSTALL. MSI (s) (78:70) [14:01:44:080]: Running ExecuteSequence MSI (s) (78:70) [14:01:44:081]: Doing action: FindRelatedProducts MSI (s) (78:70) [14:01:44:081]: Note: 1: 2205 2: 3: ActionText Action start 14:01:44: FindRelatedProducts. Action ended 14:01:44: FindRelatedProducts. Return value 1. MSI (s) (78:70) [14:01:44:086]: Doing action: LaunchConditions MSI (s) (78:70) [14:01:44:087]: Note: 1: 2205 2: 3: ActionText Action start 14:01:44: LaunchConditions. Action ended 14:01:44: LaunchConditions. Return value 1. MSI (s) (78:70) [14:01:44:090]: Doing action: ValidateProductID MSI (s) (78:70) [14:01:44:091]: Note: 1: 2205 2: 3: ActionText Action start 14:01:44: ValidateProductID. Action ended 14:01:44: ValidateProductID. Return value 1. MSI (s) (78:70) [14:01:44:099]: Doing action: CostInitialize MSI (s) (78:70) [14:01:44:101]: Note: 1: 2205 2: 3: ActionText Action start 14:01:44: CostInitialize. MSI (s) (78:70) [14:01:44:103]: Machine policy value 'MaxPatchCacheSize' is 10 MSI (s) (78:70) [14:01:44:105]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'E:\'. MSI (s) (78:70) [14:01:44:106]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'. MSI (s) (78:70) [14:01:44:108]: Note: 1: 2205 2: 3: Patch MSI (s) (78:70) [14:01:44:109]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (78:70) [14:01:44:110]: Note: 1: 2205 2: 3: MsiPatchHeaders MSI (s) (78:70) [14:01:44:111]: Note: 1: 2205 2: 3: __MsiPatchFileList MSI (s) (78:70) [14:01:44:112]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (78:70) [14:01:44:114]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` MSI (s) (78:70) [14:01:44:115]: Note: 1: 2205 2: 3: Patch Action ended 14:01:44: CostInitialize. Return value 1. MSI (s) (78:70) [14:01:44:116]: Doing action: ResolveSource MSI (s) (78:70) [14:01:44:118]: Note: 1: 2205 2: 3: ActionText Action start 14:01:44: ResolveSource. MSI (s) (78:70) [14:01:44:121]: Resolving source. MSI (s) (78:70) [14:01:44:122]: Resolving source to launched-from source. MSI (s) (78:70) [14:01:44:123]: Setting launched-from source as last-used. MSI (s) (78:70) [14:01:44:123]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Windows\TEMP\f82a-164f-7514-201e\'. MSI (s) (78:70) [14:01:44:124]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Windows\TEMP\f82a-164f-7514-201e\'. MSI (s) (78:70) [14:01:44:125]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{C3C4C708-D1F2-4C24-80B1-09DD35543A40}'. MSI (s) (78:70) [14:01:44:126]: SOURCEDIR ==> C:\Windows\TEMP\f82a-164f-7514-201e\ MSI (s) (78:70) [14:01:44:127]: SOURCEDIR product ==> {C3C4C708-D1F2-4C24-80B1-09DD35543A40} MSI (s) (78:70) [14:01:44:128]: Determining source type MSI (s) (78:70) [14:01:44:129]: Source type from package 'file.msi': 2 MSI (s) (78:70) [14:01:44:130]: SECREPAIR: Hash Database: C:\Windows\Installer\SourceHash{C3C4C708-D1F2-4C24-80B1-09DD35543A40} MSI (s) (78:70) [14:01:44:131]: SECREPAIR: SourceHash database file already exists. Deleting it. MSI (s) (78:70) [14:01:44:134]: Note: 1: 2262 2: SourceHash 3: -2147287038 MSI (s) (78:70) [14:01:44:136]: SECREPAIR: New Hash Database creation complete. MSI (s) (78:70) [14:01:48:897]: Note: 1: 2262 2: File 3: -2147287038 MSI (s) (78:70) [14:01:48:901]: Source path resolution complete. Dumping Directory table... MSI (s) (78:70) [14:01:48:902]: Dir (source): Key: TARGETDIR , Object: C:\Windows\TEMP\f82a-164f-7514-201e\ , LongSubPath: , ShortSubPath: MSI (s) (78:70) [14:01:48:903]: Dir (source): Key: ProgramFiles64Folder , Object: C:\Windows\TEMP\f82a-164f-7514-201e\ , LongSubPath: , ShortSubPath: MSI (s) (78:70) [14:01:48:904]: Dir (source): Key: BZ.INSTALLFOLDER , Object: C:\Windows\TEMP\f82a-164f-7514-201e\ , LongSubPath: [BZ.COMPANYNAME]\ , ShortSubPath: lgqba0-u\ Action ended 14:01:48: ResolveSource. Return value 1. MSI (s) (78:70) [14:01:48:907]: Doing action: FileCost MSI (s) (78:70) [14:01:48:909]: Note: 1: 2205 2: 3: ActionText Action start 14:01:48: FileCost. MSI (s) (78:70) [14:01:48:912]: Note: 1: 2205 2: 3: MsiAssembly MSI (s) (78:70) [14:01:48:913]: Note: 1: 2205 2: 3: Class MSI (s) (78:70) [14:01:48:914]: Note: 1: 2205 2: 3: Extension MSI (s) (78:70) [14:01:48:916]: Note: 1: 2205 2: 3: TypeLib Action ended 14:01:48: FileCost. Return value 1. MSI (s) (78:70) [14:01:48:918]: Doing action: CostFinalize MSI (s) (78:70) [14:01:48:919]: Note: 1: 2205 2: 3: ActionText Action start 14:01:48: CostFinalize. MSI (s) (78:70) [14:01:48:923]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (s) (78:70) [14:01:48:924]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (s) (78:70) [14:01:48:925]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (s) (78:70) [14:01:48:926]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (s) (78:70) [14:01:48:927]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. MSI (s) (78:70) [14:01:48:928]: Note: 1: 2205 2: 3: Patch MSI (s) (78:70) [14:01:48:929]: Note: 1: 2205 2: 3: Condition MSI (s) (78:70) [14:01:48:930]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'E:\'. MSI (s) (78:70) [14:01:48:931]: PROPERTY CHANGE: Adding BZ.INSTALLFOLDER property. Its value is 'C:\Program Files\[BZ.COMPANYNAME]\'. MSI (s) (78:70) [14:01:48:932]: Target path resolution complete. Dumping Directory table... MSI (s) (78:70) [14:01:48:933]: Note: target paths subject to change (via custom actions or browsing) MSI (s) (78:70) [14:01:48:934]: Dir (target): Key: TARGETDIR , Object: E:\ MSI (s) (78:70) [14:01:48:935]: Dir (target): Key: WindowsFolder , Object: C:\Windows\ MSI (s) (78:70) [14:01:48:936]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\ MSI (s) (78:70) [14:01:48:937]: Dir (target): Key: BZ.INSTALLFOLDER , Object: C:\Program Files\[BZ.COMPANYNAME]\ MSI (s) (78:70) [14:01:48:938]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'. Action ended 14:01:48: CostFinalize. Return value 1. MSI (s) (78:70) [14:01:48:941]: Doing action: MigrateFeatureStates MSI (s) (78:70) [14:01:48:942]: Note: 1: 2205 2: 3: ActionText Action start 14:01:48: MigrateFeatureStates. Action ended 14:01:48: MigrateFeatureStates. Return value 0. MSI (s) (78:70) [14:01:48:946]: Doing action: InstallValidate MSI (s) (78:70) [14:01:48:947]: Note: 1: 2205 2: 3: ActionText Action start 14:01:48: InstallValidate. MSI (s) (78:70) [14:01:48:950]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'ece411d22800e04dbc9ab1c775e2d6e8'. MSI (s) (78:70) [14:01:48:951]: Note: 1: 2205 2: 3: Dialog MSI (s) (78:70) [14:01:48:952]: Feature: ProductFeature; Installed: Absent; Request: Local; Action: Local MSI (s) (78:70) [14:01:48:953]: Component: bz.ProductComponent; Installed: Absent; Request: Local; Action: Local MSI (s) (78:70) [14:01:48:954]: Component: __bz.ProductComponent65; Installed: Null; Request: Local; Action: Local MSI (s) (78:70) [14:01:48:955]: Note: 1: 2205 2: 3: BindImage MSI (s) (78:70) [14:01:48:956]: Note: 1: 2205 2: 3: ProgId MSI (s) (78:70) [14:01:48:958]: Note: 1: 2205 2: 3: PublishComponent MSI (s) (78:70) [14:01:48:958]: Note: 1: 2205 2: 3: SelfReg MSI (s) (78:70) [14:01:48:960]: Note: 1: 2205 2: 3: Extension MSI (s) (78:70) [14:01:48:960]: Note: 1: 2205 2: 3: Font MSI (s) (78:70) [14:01:48:961]: Note: 1: 2205 2: 3: Shortcut MSI (s) (78:70) [14:01:48:962]: Note: 1: 2205 2: 3: Class MSI (s) (78:70) [14:01:48:963]: Note: 1: 2205 2: 3: TypeLib MSI (s) (78:70) [14:01:48:965]: Note: 1: 2205 2: 3: MsiAssembly MSI (s) (78:70) [14:01:48:966]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`, `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ? MSI (s) (78:70) [14:01:48:967]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (s) (78:70) [14:01:48:969]: Note: 1: 2205 2: 3: BindImage MSI (s) (78:70) [14:01:48:969]: Note: 1: 2205 2: 3: ProgId MSI (s) (78:70) [14:01:48:970]: Note: 1: 2205 2: 3: PublishComponent MSI (s) (78:70) [14:01:48:972]: Note: 1: 2205 2: 3: SelfReg MSI (s) (78:70) [14:01:48:973]: Note: 1: 2205 2: 3: Extension MSI (s) (78:70) [14:01:48:974]: Note: 1: 2205 2: 3: Font MSI (s) (78:70) [14:01:48:975]: Note: 1: 2205 2: 3: Shortcut MSI (s) (78:70) [14:01:48:976]: Note: 1: 2205 2: 3: Class MSI (s) (78:70) [14:01:48:977]: Note: 1: 2205 2: 3: TypeLib MSI (s) (78:70) [14:01:48:978]: Note: 1: 2727 2: MSI (s) (78:70) [14:01:48:979]: Note: 1: 2205 2: 3: FilesInUse MSI (s) (78:70) [14:01:48:993]: Note: 1: 2727 2: Action ended 14:01:48: InstallValidate. Return value 1. MSI (s) (78:70) [14:01:48:996]: Doing action: RemoveExistingProducts MSI (s) (78:70) [14:01:48:997]: Note: 1: 2205 2: 3: ActionText Action start 14:01:49: RemoveExistingProducts. MSI (s) (78:70) [14:01:49:001]: Note: 1: 2205 2: 3: Error MSI (s) (78:70) [14:01:49:002]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 22 MSI (s) (78:70) [14:01:49:003]: Note: 1: 2205 2: 3: Error MSI (s) (78:70) [14:01:49:005]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 23 MSI (s) (78:70) [14:01:49:006]: Note: 1: 2205 2: 3: Error MSI (s) (78:70) [14:01:49:008]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 16 MSI (s) (78:70) [14:01:49:009]: Note: 1: 2205 2: 3: Error MSI (s) (78:70) [14:01:49:010]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 21 Action ended 14:01:49: RemoveExistingProducts. Return value 1. MSI (s) (78:70) [14:01:49:013]: Doing action: InstallInitialize MSI (s) (78:70) [14:01:49:014]: Note: 1: 2205 2: 3: ActionText Action start 14:01:49: InstallInitialize. MSI (s) (78:70) [14:01:49:017]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (78:70) [14:01:49:018]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (78:70) [14:01:49:019]: BeginTransaction: Locking Server MSI (s) (78:70) [14:01:49:020]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (78:70) [14:01:49:021]: SRSetRestorePoint skipped for this transaction. MSI (s) (78:70) [14:01:49:022]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (78:70) [14:01:49:023]: Server not locked: locking for product {C3C4C708-D1F2-4C24-80B1-09DD35543A40} Action ended 14:01:49: InstallInitialize. Return value 1. MSI (s) (78:70) [14:01:49:031]: Doing action: bz.EarlyInstallMain MSI (s) (78:70) [14:01:49:032]: Note: 1: 2205 2: 3: ActionText Action start 14:01:49: bz.EarlyInstallMain. MSI (s) (78:E0) [14:01:49:080]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI8439.tmp, Entrypoint: _InstallMain@4 MSI (s) (78:28) [14:01:49:083]: Generating random cookie. MSI (s) (78:28) [14:01:49:088]: Created Custom Action Server with PID 17164 (0x430C). MSI (s) (78:24) [14:01:49:114]: Running as a service. MSI (s) (78:24) [14:01:49:123]: Hello, I'm your 32bit Elevated Non-remapped custom action server. -- CUSTOM ACTION -- InstallMain -- CUSTOM ACTION -- Elevated -- CUSTOM ACTION -- User name is SYSTEM -- CUSTOM ACTION -- The user is a member of the Administrators group. -- CUSTOM ACTION -- InstallPrepareInternal. -- CUSTOM ACTION -- GetProperty: Name=BZ.ELEVATE_EXECUTABLE -- CUSTOM ACTION -- GetProperty: Value=always -- CUSTOM ACTION -- GetProperty: Name=BZ.WRAPPED_APPID -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=BZ.WRAPPED_REGISTRATION -- CUSTOM ACTION -- GetProperty: Value=Hidden -- CUSTOM ACTION -- GetProperty: Name=BZ.INSTALL_SUCCESS_CODES -- CUSTOM ACTION -- GetProperty: Value=0 -- CUSTOM ACTION -- GetProperty: Name=BZ.BASENAME -- CUSTOM ACTION -- GetProperty: Value=file.exe -- CUSTOM ACTION -- Save wrapped installer cabinet -- CUSTOM ACTION -- Get database -- CUSTOM ACTION -- Open view -- CUSTOM ACTION -- Query: SELECT `Data` FROM `Binary` WHERE `Name` = 'bz.WrappedSetupProgram' -- CUSTOM ACTION -- Execute view -- CUSTOM ACTION -- Get record -- CUSTOM ACTION -- Create file: C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\files.cab -- CUSTOM ACTION -- Read stream -- CUSTOM ACTION -- Export finished -- CUSTOM ACTION -- GetParameters: Start. -- CUSTOM ACTION -- GetProperty: Name=BZ.FIXED_INSTALL_ARGUMENTS -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=UILevel -- CUSTOM ACTION -- GetProperty: Value=2 -- CUSTOM ACTION -- GetProperty: Name=WRAPPED_ARGUMENTS -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=BZ.UINONE_INSTALL_ARGUMENTS -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- SubstProperties: Input="" -- CUSTOM ACTION -- GetProperty: Name=SourceDir -- CUSTOM ACTION -- GetProperty: Value=C:\Windows\TEMP\f82a-164f-7514-201e\ -- CUSTOM ACTION -- GetProperty: Name=OriginalDatabase -- CUSTOM ACTION -- GetProperty: Value=C:\Windows\TEMP\f82a-164f-7514-201e\file.msi -- CUSTOM ACTION -- SubstProperties: Output="" -- CUSTOM ACTION -- GetParameters: Done."" -- CUSTOM ACTION -- GetProperty: Name=C:\Windows\TEMP\f82a-164f-7514-201e\ -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=BZ.CURRENTDIR -- CUSTOM ACTION -- GetProperty: Value=*SOURCEDIR* -- CUSTOM ACTION -- GetProperty: Name=UILevel -- CUSTOM ACTION -- GetProperty: Value=2 -- CUSTOM ACTION -- GetProperty: Name=UILevel -- CUSTOM ACTION -- GetProperty: Value=2 -- CUSTOM ACTION -- GetProperty: Name=BZ.RUN_BEFORE_INSTALL_FILE -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=BZ.RUN_BEFORE_INSTALL_PARAMETERS -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=BZ.RUN_AFTER_INSTALL_FILE -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- GetProperty: Name=BZ.RUN_AFTER_INSTALL_PARAMETERS -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- SetProperty: Name=BZ.INIFILE -- CUSTOM ACTION -- SetProperty: Value=C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\msiwrapper.ini MSI (s) (78!CC) [14:02:23:018]: PROPERTY CHANGE: Adding BZ.INIFILE property. Its value is 'C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\msiwrapper.ini'. -- CUSTOM ACTION -- CustomActionData: C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\msiwrapper.ini -- CUSTOM ACTION -- InstallPrepareInternal returned successfully -- CUSTOM ACTION -- GetProperty: Name=BZ.INIFILE -- CUSTOM ACTION -- GetProperty: Value=C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\msiwrapper.ini -- CUSTOM ACTION -- Settings were written to C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\msiwrapper.ini -- CUSTOM ACTION -- GetProperty: Name=BZ.WRAPPED_APPID -- CUSTOM ACTION -- GetProperty: Value="" -- CUSTOM ACTION -- Wrapped application id is "" -- CUSTOM ACTION -- Valid exit codes are 0 -- CUSTOM ACTION -- Base name is file.exe -- CUSTOM ACTION -- Setup parameters are "" -- CUSTOM ACTION -- Working directory is "" -- CUSTOM ACTION -- Current directory is *SOURCEDIR* -- CUSTOM ACTION -- Focus is no -- CUSTOM ACTION -- Elevation mode is always -- CUSTOM ACTION -- Run before install file: "" -- CUSTOM ACTION -- Run before install parameters: "" -- CUSTOM ACTION -- Run after install file: "" -- CUSTOM ACTION -- Run after install parameters: "" -- CUSTOM ACTION -- Unpacked files directory: C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\files\ -- CUSTOM ACTION -- Session directory: C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\ -- CUSTOM ACTION -- UILevel: 2 -- CUSTOM ACTION -- Check if security must be applied. -- CUSTOM ACTION -- Protect folder: C:\Windows\TEMP\MW-91bd9a64-1fe8-45a4-bad4-df0263576c94\ -- CUSTOM ACTION -- Check session folder integrity -- CUSTOM ACTION -- Validate cabinet file. -- CUSTOM ACTION -- Extract files from installer cabinet -- CUSTOM ACTION -- Extract files -- CUSTOM ACTION -- Run wrapped setup -- CUSTOM ACTION -- Elevation mode is always -- CUSTOM ACTION -- OS supports elevation -- CUSTOM ACTION -- Elevate executable installer -- CUST OM ACTION -- Wait for finish Link to comment Share on other sites More sharing options...
Recommended Posts