The log shows that dpinst.exe failed for some reason, and there's some info there about the parameters that might help you see why it failed, but I don't think it's possible to say why it failed just by looking at the command line - you'd have to see if the required files or whatever were there and if dpinst.exe was there and so on. --------------- Phil Wilson
On Tue, Jun 9, 2015 at 1:17 PM, Brett Cunningham <bret...@gmail.com> wrote: > I have the attached Wix file. It compiles just fine. When running the > installer, I get the message: "There is a problem with this Windows > Installer package. A program required for this install to complete could > not be run." Any ideas? Below is the log output from msiexec: > > > > === Logging started: 6/9/2015 16:10:34 === > MSI (c) (5C:7C) [16:10:34:956]: Note: 1: 2205 2: 3: PatchPackage > MSI (c) (5C:7C) [16:10:34:956]: Machine policy value 'DisableRollback' is 0 > MSI (c) (5C:7C) [16:10:34:956]: User policy value 'DisableRollback' is 0 > MSI (c) (5C:7C) [16:10:34:956]: PROPERTY CHANGE: Adding UILevel property. > Its value is '5'. > MSI (c) (5C:7C) [16:10:34:956]: PROPERTY CHANGE: Adding ACTION property. > Its value is 'INSTALL'. > MSI (c) (5C:7C) [16:10:34:956]: Doing action: INSTALL > MSI (c) (5C:7C) [16:10:34:956]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: INSTALL. > Action start 16:10:34: INSTALL. > MSI (c) (5C:7C) [16:10:34:956]: UI Sequence table 'InstallUISequence' is > present and populated. > MSI (c) (5C:7C) [16:10:34:956]: Running UISequence > MSI (c) (5C:7C) [16:10:34:956]: PROPERTY CHANGE: Adding EXECUTEACTION > property. Its value is 'INSTALL'. > MSI (c) (5C:7C) [16:10:34:956]: Doing action: PrepareDlg > MSI (c) (5C:7C) [16:10:34:956]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: PrepareDlg. > Action start 16:10:34: PrepareDlg. > MSI (c) (5C:34) [16:10:34:956]: Note: 1: 2205 2: 3: Error > MSI (c) (5C:34) [16:10:34:956]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 2898 > Info 2898.For WixUI_Font_Normal textstyle, the system created a 'Tahoma' > font, in 1 character set, of 13 pixels height. > MSI (c) (5C:34) [16:10:34:956]: Note: 1: 2205 2: 3: Error > MSI (c) (5C:34) [16:10:34:956]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 2898 > Info 2898.For WixUI_Font_Bigger textstyle, the system created a 'Tahoma' > font, in 1 character set, of 19 pixels height. > Action 16:10:34: PrepareDlg. Dialog created > Action ended 16:10:34: PrepareDlg. Return value 1. > MSI (c) (5C:7C) [16:10:34:964]: Doing action: AppSearch > MSI (c) (5C:7C) [16:10:34:964]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: AppSearch. Searching for installed applications > Action start 16:10:34: AppSearch. > MSI (c) (5C:7C) [16:10:34:964]: Note: 1: 2205 2: 3: AppSearch > MSI (c) (5C:7C) [16:10:34:964]: Note: 1: 2228 2: 3: AppSearch 4: SELECT > `Property`, `Signature_` FROM `AppSearch` > Action ended 16:10:34: AppSearch. Return value 0. > MSI (c) (5C:7C) [16:10:34:964]: Doing action: ValidateProductID > MSI (c) (5C:7C) [16:10:34:964]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: ValidateProductID. > Action start 16:10:34: ValidateProductID. > Action ended 16:10:34: ValidateProductID. Return value 1. > MSI (c) (5C:7C) [16:10:34:964]: Doing action: CostInitialize > MSI (c) (5C:7C) [16:10:34:964]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: CostInitialize. Computing space requirements > Action start 16:10:34: CostInitialize. > MSI (c) (5C:7C) [16:10:34:964]: Machine policy value 'MaxPatchCacheSize' is > 10 > MSI (c) (5C:7C) [16:10:34:973]: PROPERTY CHANGE: Adding ROOTDRIVE property. > Its value is 'C:\'. > MSI (c) (5C:7C) [16:10:34:973]: PROPERTY CHANGE: Adding CostingComplete > property. Its value is '0'. > Action ended 16:10:34: CostInitialize. Return value 1. > MSI (c) (5C:7C) [16:10:34:973]: Doing action: FileCost > MSI (c) (5C:7C) [16:10:34:973]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: FileCost. Computing space requirements > Action start 16:10:34: FileCost. > MSI (c) (5C:7C) [16:10:34:973]: Note: 1: 2205 2: 3: MsiAssembly > MSI (c) (5C:7C) [16:10:34:973]: Note: 1: 2205 2: 3: Class > MSI (c) (5C:7C) [16:10:34:973]: Note: 1: 2205 2: 3: Extension > MSI (c) (5C:7C) [16:10:34:973]: Note: 1: 2205 2: 3: TypeLib > Action ended 16:10:34: FileCost. Return value 1. > MSI (c) (5C:7C) [16:10:34:973]: Doing action: CostFinalize > MSI (c) (5C:7C) [16:10:34:973]: Note: 1: 2205 2: 3: ActionText > Action 16:10:34: CostFinalize. Computing space requirements > Action start 16:10:34: CostFinalize. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding OutOfDiskSpace > property. Its value is '0'. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace > property. Its value is '0'. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding > PrimaryVolumeSpaceAvailable property. Its value is '0'. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding > PrimaryVolumeSpaceRequired property. Its value is '0'. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding > PrimaryVolumeSpaceRemaining property. Its value is '0'. > MSI (c) (5C:7C) [16:10:35:000]: Note: 1: 2205 2: 3: Patch > MSI (c) (5C:7C) [16:10:35:000]: Note: 1: 2205 2: 3: Condition > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding TARGETDIR property. > Its value is 'C:\'. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding ProgramMenuDir > property. Its value is > 'C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\'. > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding InstallDir > property. Its value is 'C:\Program Files\Hipara\'. > MSI (c) (5C:7C) [16:10:35:000]: Target path resolution complete. Dumping > Directory table... > MSI (c) (5C:7C) [16:10:35:000]: Note: target paths subject to change (via > custom actions or browsing) > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: TARGETDIR , Object: C:\ > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: WindowsFolder , Object: > C:\Windows\ > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: DesktopFolder , Object: > C:\Users\dev\Desktop\ > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: ProgramMenuFolder , > Object: C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: ProgramMenuDir , Object: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: ProgramFilesFolder , > Object: C:\Program Files\ > MSI (c) (5C:7C) [16:10:35:000]: Dir (target): Key: InstallDir , Object: > C:\Program Files\Hipara\ > MSI (c) (5C:7C) [16:10:35:000]: PROPERTY CHANGE: Adding INSTALLLEVEL > property. Its value is '1'. > MSI (c) (5C:7C) [16:10:35:000]: Note: 1: 2205 2: 3: MsiAssembly > MSI (c) (5C:7C) [16:10:35:000]: 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_` = ? > Action ended 16:10:35: CostFinalize. Return value 1. > MSI (c) (5C:7C) [16:10:35:000]: Skipping action: MaintenanceWelcomeDlg > (condition is false) > MSI (c) (5C:7C) [16:10:35:000]: Skipping action: ResumeDlg (condition is > false) > MSI (c) (5C:7C) [16:10:35:000]: Doing action: WelcomeEulaDlg > MSI (c) (5C:7C) [16:10:35:000]: Note: 1: 2205 2: 3: ActionText > Action 16:10:35: WelcomeEulaDlg. > Action start 16:10:35: WelcomeEulaDlg. > MSI (c) (5C:34) [16:10:35:000]: Note: 1: 2205 2: 3: Error > MSI (c) (5C:34) [16:10:35:000]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 2898 > Info 2898.For WixUI_Font_Title textstyle, the system created a 'Tahoma' > font, in 1 character set, of 14 pixels height. > Action 16:10:35: WelcomeEulaDlg. Dialog created > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: _RemoveFilePath > MSI (c) (5C:60) [16:10:35:035]: PROPERTY CHANGE: Modifying CostingComplete > property. Its current value is '0'. Its new value: '1'. > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: BindImage > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: ProgId > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: PublishComponent > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: SelfReg > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: Extension > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: Font > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: Shortcut > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: Class > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: Icon > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2205 2: 3: TypeLib > MSI (c) (5C:60) [16:10:35:035]: Note: 1: 2727 2: > MSI (c) (5C:34) [16:10:36:221]: PROPERTY CHANGE: Adding LicenseAccepted > property. Its value is '1'. > Action ended 16:10:36: WelcomeEulaDlg. Return value 1. > MSI (c) (5C:7C) [16:10:36:766]: Doing action: ProgressDlg > MSI (c) (5C:7C) [16:10:36:766]: Note: 1: 2205 2: 3: ActionText > Action 16:10:36: ProgressDlg. > Action start 16:10:36: ProgressDlg. > Action 16:10:36: ProgressDlg. Dialog created > Action ended 16:10:36: ProgressDlg. Return value 1. > MSI (c) (5C:7C) [16:10:36:766]: Doing action: ExecuteAction > MSI (c) (5C:7C) [16:10:36:766]: Note: 1: 2205 2: 3: ActionText > Action 16:10:36: ExecuteAction. > Action start 16:10:36: ExecuteAction. > MSI (c) (5C:7C) [16:10:36:766]: PROPERTY CHANGE: Adding SECONDSEQUENCE > property. Its value is '1'. > MSI (c) (5C:7C) [16:10:36:784]: Grabbed execution mutex. > MSI (c) (5C:7C) [16:10:36:784]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (c) (5C:7C) [16:10:36:784]: Switching to server: TARGETDIR="C:\" > CURRENTDIRECTORY="C:\Users\dev\Desktop\Installer" CLIENTUILEVEL="0" > CLIENTPROCESSID="2908" USERNAME="dev" > SOURCEDIR="C:\Users\dev\Desktop\Installer\" ACTION="INSTALL" > EXECUTEACTION="INSTALL" SECONDSEQUENCE="1" ROOTDRIVE="C:\" INSTALLLEVEL="1" > ADDLOCAL=MainApplication > MSI (s) (64:64) [16:10:36:827]: Running installation inside multi-package > transaction C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi > MSI (s) (64:64) [16:10:36:827]: Grabbed execution mutex. > MSI (s) (64:54) [16:10:36:836]: Resetting cached policy values > MSI (s) (64:54) [16:10:36:836]: Machine policy value 'Debug' is 0 > MSI (s) (64:54) [16:10:36:836]: ******* RunEngine: > ******* Product: > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi > ******* Action: INSTALL > ******* CommandLine: ********** > MSI (s) (64:54) [16:10:36:836]: Machine policy value 'DisableUserInstalls' > is 0 > MSI (s) (64:54) [16:10:36:845]: Machine policy value > 'LimitSystemRestoreCheckpointing' is 0 > MSI (s) (64:54) [16:10:36:845]: Note: 1: 1715 2: Hipara > MSI (s) (64:54) [16:10:36:845]: Note: 1: 2205 2: 3: Error > MSI (s) (64:54) [16:10:36:845]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1715 > MSI (s) (64:54) [16:10:36:845]: Calling SRSetRestorePoint API. > dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: > "Installed Hipara". > MSI (s) (64:54) [16:10:43:735]: The call to SRSetRestorePoint API > succeeded. Returned status: 0, llSequenceNumber: 55. > MSI (s) (64:54) [16:10:43:735]: Note: 1: 1402 2: > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer > 3: 2 > MSI (s) (64:54) [16:10:43:735]: File will have security applied from OpCode. > MSI (s) (64:54) [16:10:43:735]: SOFTWARE RESTRICTION POLICY: Verifying > package --> 'C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi' > against software restriction policy > MSI (s) (64:54) [16:10:43:735]: SOFTWARE RESTRICTION POLICY: > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi has a digital > signature > MSI (s) (64:54) [16:10:43:764]: SOFTWARE RESTRICTION POLICY: > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi is permitted to run > at the 'unrestricted' authorization level. > MSI (s) (64:54) [16:10:43:764]: End dialog not enabled > MSI (s) (64:54) [16:10:43:764]: Original package ==> > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi > MSI (s) (64:54) [16:10:43:764]: Package we're running from ==> > C:\Windows\Installer\17887.msi > MSI (s) (64:54) [16:10:43:764]: APPCOMPAT: Compatibility mode property > overrides found. > MSI (s) (64:54) [16:10:43:764]: APPCOMPAT: looking for appcompat database > entry with ProductCode '{C7D88685-E2CE-41C1-B15D-E4EC64FA3564}'. > MSI (s) (64:54) [16:10:43:764]: APPCOMPAT: no matching ProductCode found in > database. > MSI (s) (64:54) [16:10:43:764]: MSCOREE not loaded loading copy from > system32 > MSI (s) (64:54) [16:10:43:764]: Machine policy value 'TransformsSecure' is 0 > MSI (s) (64:54) [16:10:43:764]: User policy value 'TransformsAtSource' is 0 > MSI (s) (64:54) [16:10:43:764]: Machine policy value 'DisablePatch' is 0 > MSI (s) (64:54) [16:10:43:764]: Machine policy value 'AllowLockdownPatch' > is 0 > MSI (s) (64:54) [16:10:43:764]: Machine policy value 'DisableLUAPatching' > is 0 > MSI (s) (64:54) [16:10:43:764]: Machine policy value > 'DisableFlyWeightPatching' is 0 > MSI (s) (64:54) [16:10:43:764]: APPCOMPAT: looking for appcompat database > entry with ProductCode '{C7D88685-E2CE-41C1-B15D-E4EC64FA3564}'. > MSI (s) (64:54) [16:10:43:764]: APPCOMPAT: no matching ProductCode found in > database. > MSI (s) (64:54) [16:10:43:764]: Transforms are not secure. > MSI (s) (64:54) [16:10:43:764]: PROPERTY CHANGE: Adding MsiLogFileLocation > property. Its value is 'C:\Users\dev\Desktop\Installer\log.txt'. > MSI (s) (64:54) [16:10:43:764]: Command Line: TARGETDIR=C:\ > CURRENTDIRECTORY=C:\Users\dev\Desktop\Installer CLIENTUILEVEL=0 > CLIENTPROCESSID=2908 USERNAME=dev SOURCEDIR=C:\Users\dev\Desktop\Installer\ > ACTION=INSTALL EXECUTEACTION=INSTALL SECONDSEQUENCE=1 ROOTDRIVE=C:\ > INSTALLLEVEL=1 ADDLOCAL=MainApplication ACTION=INSTALL > MSI (s) (64:54) [16:10:43:764]: PROPERTY CHANGE: Adding PackageCode > property. Its value is '{FFE830B9-016C-4419-A6A7-86E2234F2E8C}'. > MSI (s) (64:54) [16:10:43:764]: Product Code passed to Engine.Initialize: > '' > MSI (s) (64:54) [16:10:43:764]: Product Code from property table before > transforms: '{C7D88685-E2CE-41C1-B15D-E4EC64FA3564}' > MSI (s) (64:54) [16:10:43:764]: Product Code from property table after > transforms: '{C7D88685-E2CE-41C1-B15D-E4EC64FA3564}' > MSI (s) (64:54) [16:10:43:764]: Product not registered: beginning > first-time install > MSI (s) (64:54) [16:10:43:764]: Product > {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} is not managed. > MSI (s) (64:54) [16:10:43:764]: MSI_LUA: Credential prompt not required, > user is an admin > MSI (s) (64:54) [16:10:43:764]: PROPERTY CHANGE: Adding ProductState > property. Its value is '-1'. > MSI (s) (64:54) [16:10:43:764]: Entering > CMsiConfigurationManager::SetLastUsedSource. > MSI (s) (64:54) [16:10:43:764]: User policy value 'SearchOrder' is 'nmu' > MSI (s) (64:54) [16:10:43:764]: Adding new sources is allowed. > MSI (s) (64:54) [16:10:43:764]: PROPERTY CHANGE: Adding PackagecodeChanging > property. Its value is '1'. > MSI (s) (64:54) [16:10:43:764]: Package name extracted from package path: > 'hipara_setup_dpinst.msi' > MSI (s) (64:54) [16:10:43:764]: Package to be registered: > 'hipara_setup_dpinst.msi' > MSI (s) (64:54) [16:10:43:764]: Note: 1: 2205 2: 3: Error > MSI (s) (64:54) [16:10:43:774]: Note: 1: 2262 2: AdminProperties 3: > -2147287038 > MSI (s) (64:54) [16:10:43:774]: Machine policy value 'DisableMsi' is 0 > MSI (s) (64:54) [16:10:43:774]: Machine policy value > 'AlwaysInstallElevated' is 0 > MSI (s) (64:54) [16:10:43:774]: User policy value 'AlwaysInstallElevated' > is 0 > MSI (s) (64:54) [16:10:43:774]: Running product > '{C7D88685-E2CE-41C1-B15D-E4EC64FA3564}' with user privileges: It's not > assigned. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding TARGETDIR property. > Its value is 'C:\'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding CURRENTDIRECTORY > property. Its value is 'C:\Users\dev\Desktop\Installer'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding CLIENTUILEVEL > property. Its value is '0'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding CLIENTPROCESSID > property. Its value is '2908'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding USERNAME property. > Its value is 'dev'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding SOURCEDIR property. > Its value is 'C:\Users\dev\Desktop\Installer\'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding ACTION property. > Its value is 'INSTALL'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding EXECUTEACTION > property. Its value is 'INSTALL'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding SECONDSEQUENCE > property. Its value is '1'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding ROOTDRIVE property. > Its value is 'C:\'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding INSTALLLEVEL > property. Its value is '1'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding ADDLOCAL property. > Its value is 'MainApplication'. > MSI (s) (64:54) [16:10:43:774]: Machine policy value > 'DisableAutomaticApplicationShutdown' is 0 > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding > MsiRestartManagerSessionKey property. Its value is > 'e970436fb0ecae48b56763a2a67cc54a'. > MSI (s) (64:54) [16:10:43:774]: RESTART MANAGER: Session opened. > MSI (s) (64:54) [16:10:43:774]: Engine has iefSecondSequence set to true. > MSI (s) (64:54) [16:10:43:774]: TRANSFORMS property is now: > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Deleting SOURCEDIR > property. Its current value is 'C:\Users\dev\Desktop\Installer\'. > MSI (s) (64:54) [16:10:43:774]: PROPERTY CHANGE: Adding VersionDatabase > property. Its value is '200'. > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\Favorites > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Network Shortcuts > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\Documents > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Printer Shortcuts > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Recent > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\SendTo > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Templates > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\ProgramData > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Local > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\Pictures > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start > Menu\Programs\Administrative Tools > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup > MSI (s) (64:54) [16:10:43:774]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs > MSI (s) (64:54) [16:10:43:783]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu > MSI (s) (64:54) [16:10:43:783]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\Desktop > MSI (s) (64:54) [16:10:43:783]: SHELL32::SHGetFolderPath returned: > C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools > MSI (s) (64:54) [16:10:43:793]: SHELL32::SHGetFolderPath returned: > C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup > MSI (s) (64:54) [16:10:43:793]: SHELL32::SHGetFolderPath returned: > C:\ProgramData\Microsoft\Windows\Start Menu\Programs > MSI (s) (64:54) [16:10:43:793]: SHELL32::SHGetFolderPath returned: > C:\ProgramData\Microsoft\Windows\Start Menu > MSI (s) (64:54) [16:10:43:793]: SHELL32::SHGetFolderPath returned: > C:\Users\Public\Desktop > MSI (s) (64:54) [16:10:43:793]: SHELL32::SHGetFolderPath returned: > C:\Windows\Fonts > MSI (s) (64:54) [16:10:43:793]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans > Serif 4: 0 5: 16 > MSI (s) (64:54) [16:10:43:812]: MSI_LUA: Setting MsiRunningElevated > property to 1 because the install is already running elevated. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding MsiRunningElevated > property. Its value is '1'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding Privileged > property. Its value is '1'. > MSI (s) (64:54) [16:10:43:812]: Note: 1: 1402 2: > HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding DATABASE property. > Its value is 'C:\Windows\Installer\17887.msi'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding OriginalDatabase > property. Its value is > 'C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi'. > MSI (s) (64:54) [16:10:43:812]: Machine policy value 'MsiDisableEmbeddedUI' > is 0 > MSI (s) (64:54) [16:10:43:812]: EEUI - Disabling MsiEmbeddedUI for service > because it's not a quiet/basic install > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: PatchPackage > MSI (s) (64:54) [16:10:43:812]: Machine policy value 'DisableRollback' is 0 > MSI (s) (64:54) [16:10:43:812]: User policy value 'DisableRollback' is 0 > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding UILevel property. > Its value is '5'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding Preselected > property. Its value is '1'. > MSI (s) (64:54) [16:10:43:812]: Doing action: INSTALL > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: INSTALL. > Action start 16:10:43: INSTALL. > MSI (s) (64:54) [16:10:43:812]: Running ExecuteSequence > MSI (s) (64:54) [16:10:43:812]: Doing action: ValidateProductID > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: ValidateProductID. > Action start 16:10:43: ValidateProductID. > Action ended 16:10:43: ValidateProductID. Return value 1. > MSI (s) (64:54) [16:10:43:812]: Doing action: CostInitialize > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: CostInitialize. Computing space requirements > Action start 16:10:43: CostInitialize. > MSI (s) (64:54) [16:10:43:812]: Machine policy value 'MaxPatchCacheSize' is > 10 > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding CostingComplete > property. Its value is '0'. > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Patch > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: PatchPackage > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: MsiPatchHeaders > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: __MsiPatchFileList > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: PatchPackage > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT > `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE > `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Patch > Action ended 16:10:43: CostInitialize. Return value 1. > MSI (s) (64:54) [16:10:43:812]: Doing action: FileCost > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: FileCost. Computing space requirements > Action start 16:10:43: FileCost. > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: MsiAssembly > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Class > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Extension > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: TypeLib > Action ended 16:10:43: FileCost. Return value 1. > MSI (s) (64:54) [16:10:43:812]: Doing action: CostFinalize > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: CostFinalize. Computing space requirements > Action start 16:10:43: CostFinalize. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding OutOfDiskSpace > property. Its value is '0'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace > property. Its value is '0'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding > PrimaryVolumeSpaceAvailable property. Its value is '0'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding > PrimaryVolumeSpaceRequired property. Its value is '0'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding > PrimaryVolumeSpaceRemaining property. Its value is '0'. > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Patch > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Condition > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding ProgramMenuDir > property. Its value is > 'C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\'. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Adding InstallDir > property. Its value is 'C:\Program Files\Hipara\'. > MSI (s) (64:54) [16:10:43:812]: Target path resolution complete. Dumping > Directory table... > MSI (s) (64:54) [16:10:43:812]: Note: target paths subject to change (via > custom actions or browsing) > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: TARGETDIR , Object: C:\ > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: WindowsFolder , Object: > C:\Windows\ > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: DesktopFolder , Object: > C:\Users\dev\Desktop\ > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: ProgramMenuFolder , > Object: C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: ProgramMenuDir , Object: > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: ProgramFilesFolder , > Object: C:\Program Files\ > MSI (s) (64:54) [16:10:43:812]: Dir (target): Key: InstallDir , Object: > C:\Program Files\Hipara\ > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: MsiAssembly > MSI (s) (64:54) [16:10:43:812]: 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_` = ? > Action ended 16:10:43: CostFinalize. Return value 1. > MSI (s) (64:54) [16:10:43:812]: Doing action: InstallValidate > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: InstallValidate. Validating install > Action start 16:10:43: InstallValidate. > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Deleting > MsiRestartManagerSessionKey property. Its current value is > 'e970436fb0ecae48b56763a2a67cc54a'. > MSI (s) (64:54) [16:10:43:812]: Feature: MainApplication; Installed: > Absent; Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: DPInst; Installed: Absent; > Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: HIPARA.EXE; Installed: Absent; > Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: JANSSON32.DLL; Installed: > Absent; Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: LIBCURL.DLL; Installed: Absent; > Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: Signed_driver; Installed: > Absent; Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: StartMenuShortcuts; Installed: > Absent; Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Component: __StartMenuShortcuts65; > Installed: Null; Request: Local; Action: Local > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: BindImage > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ProgId > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: PublishComponent > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: SelfReg > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Extension > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Font > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Shortcut > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Class > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Icon > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: TypeLib > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: _RemoveFilePath > MSI (s) (64:54) [16:10:43:812]: PROPERTY CHANGE: Modifying CostingComplete > property. Its current value is '0'. Its new value: '1'. > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: BindImage > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: ProgId > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: PublishComponent > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: SelfReg > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Extension > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Font > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Shortcut > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Class > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: Icon > MSI (s) (64:54) [16:10:43:812]: Note: 1: 2205 2: 3: TypeLib > MSI (s) (64:54) [16:10:43:822]: Note: 1: 2727 2: > MSI (s) (64:54) [16:10:43:822]: Note: 1: 2205 2: 3: FilesInUse > MSI (s) (64:54) [16:10:43:822]: Note: 1: 2727 2: > Action ended 16:10:43: InstallValidate. Return value 1. > MSI (s) (64:54) [16:10:43:822]: Doing action: InstallInitialize > MSI (s) (64:54) [16:10:43:822]: Note: 1: 2205 2: 3: ActionText > Action 16:10:43: InstallInitialize. > Action start 16:10:43: InstallInitialize. > MSI (s) (64:54) [16:10:43:822]: Machine policy value > 'AlwaysInstallElevated' is 0 > MSI (s) (64:54) [16:10:43:822]: User policy value 'AlwaysInstallElevated' > is 0 > MSI (s) (64:54) [16:10:43:822]: BeginTransaction: Locking Server > MSI (s) (64:54) [16:10:43:822]: Server not locked: locking for product > {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} > Action ended 16:10:44: InstallInitialize. Return value 1. > MSI (s) (64:54) [16:10:44:073]: Doing action: ProcessComponents > MSI (s) (64:54) [16:10:44:073]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: ProcessComponents. Updating component registration > Action start 16:10:44: ProcessComponents. > MSI (s) (64:54) [16:10:44:073]: Note: 1: 2205 2: 3: MsiPatchCertificate > MSI (s) (64:54) [16:10:44:073]: LUA patching is disabled: missing > MsiPatchCertificate table > MSI (s) (64:54) [16:10:44:073]: Resolving source. > MSI (s) (64:54) [16:10:44:073]: Resolving source to launched-from source. > MSI (s) (64:54) [16:10:44:073]: Setting launched-from source as last-used. > MSI (s) (64:54) [16:10:44:073]: PROPERTY CHANGE: Adding SourceDir property. > Its value is 'C:\Users\dev\Desktop\Installer\'. > MSI (s) (64:54) [16:10:44:073]: PROPERTY CHANGE: Adding SOURCEDIR property. > Its value is 'C:\Users\dev\Desktop\Installer\'. > MSI (s) (64:54) [16:10:44:073]: PROPERTY CHANGE: Adding SourcedirProduct > property. Its value is '{C7D88685-E2CE-41C1-B15D-E4EC64FA3564}'. > MSI (s) (64:54) [16:10:44:073]: SOURCEDIR ==> > C:\Users\dev\Desktop\Installer\ > MSI (s) (64:54) [16:10:44:073]: SOURCEDIR product ==> > {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} > MSI (s) (64:54) [16:10:44:073]: Determining source type > MSI (s) (64:54) [16:10:44:083]: Source type from package > 'hipara_setup_dpinst.msi': 2 > MSI (s) (64:54) [16:10:44:083]: Source path resolution complete. Dumping > Directory table... > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: TARGETDIR , Object: > C:\Users\dev\Desktop\Installer\ , LongSubPath: , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: WindowsFolder , Object: > C:\Users\dev\Desktop\Installer\ , LongSubPath: , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: DesktopFolder , Object: > C:\Users\dev\Desktop\Installer\ , LongSubPath: , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: ProgramMenuFolder , > Object: C:\Users\dev\Desktop\Installer\ , LongSubPath: , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: ProgramMenuDir , Object: > C:\Users\dev\Desktop\Installer\ , LongSubPath: , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: ProgramFilesFolder , > Object: C:\Users\dev\Desktop\Installer\ , LongSubPath: , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Dir (source): Key: InstallDir , Object: > C:\Users\dev\Desktop\Installer\ , LongSubPath: Hipara\ , ShortSubPath: > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: GenerateScript. Generating script operations for action: > GenerateScript: Updating component registration > Action ended 16:10:44: ProcessComponents. Return value 1. > MSI (s) (64:54) [16:10:44:083]: Doing action: UnpublishFeatures > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: UnpublishFeatures. Unpublishing Product Features > Action start 16:10:44: UnpublishFeatures. > Action ended 16:10:44: UnpublishFeatures. Return value 1. > MSI (s) (64:54) [16:10:44:083]: Doing action: RemoveRegistryValues > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: RemoveRegistryValues. Removing system registry values > Action start 16:10:44: RemoveRegistryValues. > Action ended 16:10:44: RemoveRegistryValues. Return value 1. > MSI (s) (64:54) [16:10:44:083]: Skipping action: Uninstall_Driver > (condition is false) > MSI (s) (64:54) [16:10:44:083]: Doing action: RemoveFiles > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: RemoveFiles. Removing files > Action start 16:10:44: RemoveFiles. > Action ended 16:10:44: RemoveFiles. Return value 1. > MSI (s) (64:54) [16:10:44:083]: Doing action: InstallFiles > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: InstallFiles. Copying new files > Action start 16:10:44: InstallFiles. > InstallFiles: File: Copying new files, Directory: , Size: > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: Patch > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2228 2: 3: Patch 4: SELECT > `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, > `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` > = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence` > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: Error > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1302 > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: MsiSFCBypass > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT > `File_` FROM `MsiSFCBypass` WHERE `File_` = ? > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: MsiPatchHeaders > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: > SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ? > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: PatchPackage > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: MsiPatchHeaders > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: PatchPackage > Action ended 16:10:44: InstallFiles. Return value 1. > MSI (s) (64:54) [16:10:44:083]: Doing action: Install_Driver > MSI (s) (64:54) [16:10:44:083]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: Install_Driver. > Action start 16:10:44: Install_Driver. > Install_Driver: > Action ended 16:10:44: Install_Driver. Return value 1. > MSI (s) (64:54) [16:10:44:093]: Doing action: WriteRegistryValues > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: WriteRegistryValues. Writing system registry values > Action start 16:10:44: WriteRegistryValues. > WriteRegistryValues: Key: Writing system registry values, Name: , Value: > Action ended 16:10:44: WriteRegistryValues. Return value 1. > MSI (s) (64:54) [16:10:44:093]: Doing action: RegisterUser > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: RegisterUser. Registering user > Action start 16:10:44: RegisterUser. > Action ended 16:10:44: RegisterUser. Return value 1. > MSI (s) (64:54) [16:10:44:093]: Doing action: RegisterProduct > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: RegisterProduct. Registering product > Action start 16:10:44: RegisterProduct. > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: Error > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1302 > RegisterProduct: Registering product > MSI (s) (64:54) [16:10:44:093]: PROPERTY CHANGE: Adding > ProductToBeRegistered property. Its value is '1'. > Action ended 16:10:44: RegisterProduct. Return value 1. > MSI (s) (64:54) [16:10:44:093]: Doing action: PublishFeatures > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: PublishFeatures. Publishing Product Features > Action start 16:10:44: PublishFeatures. > PublishFeatures: Feature: Publishing Product Features > Action ended 16:10:44: PublishFeatures. Return value 1. > MSI (s) (64:54) [16:10:44:093]: Doing action: PublishProduct > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: PublishProduct. Publishing product information > Action start 16:10:44: PublishProduct. > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: Icon > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2228 2: 3: Icon 4: SELECT `Name`, > `Data` FROM `Icon` > PublishProduct: > Action ended 16:10:44: PublishProduct. Return value 1. > MSI (s) (64:54) [16:10:44:093]: Doing action: InstallFinalize > MSI (s) (64:54) [16:10:44:093]: Note: 1: 2205 2: 3: ActionText > Action 16:10:44: InstallFinalize. > Action start 16:10:44: InstallFinalize. > MSI (s) (64:54) [16:10:44:093]: Running Script: > C:\Windows\Installer\MSI27F8.tmp > MSI (s) (64:54) [16:10:44:093]: PROPERTY CHANGE: Adding UpdateStarted > property. Its value is '1'. > MSI (s) (64:54) [16:10:44:093]: Machine policy value 'DisableRollback' is 0 > MSI (s) (64:54) [16:10:44:112]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (64:54) [16:10:44:112]: Executing op: > Header(Signature=1397708873,Version=500,Timestamp=1187610967,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0) > MSI (s) (64:54) [16:10:44:112]: Executing op: > ProductInfo(ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},ProductName=Hipara,PackageName=hipara_setup_dpinst.msi,Language=1033,Version=0,Assignment=0,ObsoleteArg=0,,,PackageCode={FFE830B9-016C-4419-A6A7-86E2234F2E8C},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3) > MSI (s) (64:54) [16:10:44:112]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming > MSI (s) (64:54) [16:10:44:112]: Executing op: > DialogInfo(Type=0,Argument=1033) > MSI (s) (64:54) [16:10:44:112]: Executing op: > DialogInfo(Type=1,Argument=Hipara) > MSI (s) (64:54) [16:10:44:112]: Executing op: > RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back > action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing > backup files,CleanupTemplate=File: [1]) > MSI (s) (64:54) [16:10:44:112]: Executing op: SetBaseline(Baseline=0,) > MSI (s) (64:54) [16:10:44:112]: Executing op: SetBaseline(Baseline=1,) > MSI (s) (64:54) [16:10:44:112]: Executing op: > ActionStart(Name=ProcessComponents,Description=Updating component > registration,) > Action 16:10:44: ProcessComponents. Updating component registration > MSI (s) (64:54) [16:10:44:112]: Executing op: > ProgressTotal(Total=6,Type=1,ByteEquivalent=24000) > MSI (s) (64:54) [16:10:44:112]: Executing op: > ComponentRegister(ComponentId={DCAC9BB2-2422-40C7-94A7-8957D6FD2E61},KeyPath=C:\Program > Files\Hipara\DPInst.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) > 1: {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} 2: > {DCAC9BB2-2422-40C7-94A7-8957D6FD2E61} 3: C:\Program > Files\Hipara\DPInst.exe > MSI (s) (64:54) [16:10:44:112]: Executing op: > ComponentRegister(ComponentId={AB389937-378A-4D4F-90F2-5E26312E944C},KeyPath=C:\Program > Files\Hipara\hipara.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) > 1: {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} 2: > {AB389937-378A-4D4F-90F2-5E26312E944C} 3: C:\Program > Files\Hipara\hipara.exe > MSI (s) (64:54) [16:10:44:112]: Executing op: > ComponentRegister(ComponentId={1FFCCF56-6C6F-4A09-8A13-99638BD5CC04},KeyPath=C:\Program > Files\Hipara\jansson32.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) > 1: {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} 2: > {1FFCCF56-6C6F-4A09-8A13-99638BD5CC04} 3: C:\Program > Files\Hipara\jansson32.dll > MSI (s) (64:54) [16:10:44:112]: Executing op: > ComponentRegister(ComponentId={A5923935-0226-4B74-A66C-200E4CC5E8E8},KeyPath=C:\Program > Files\Hipara\libcurl.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) > 1: {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} 2: > {A5923935-0226-4B74-A66C-200E4CC5E8E8} 3: C:\Program > Files\Hipara\libcurl.dll > MSI (s) (64:54) [16:10:44:112]: Executing op: > ComponentRegister(ComponentId={C20F1081-5B58-488B-A7C0-8395F752BA9F},KeyPath=C:\Program > Files\Hipara\scanner.inf,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) > 1: {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} 2: > {C20F1081-5B58-488B-A7C0-8395F752BA9F} 3: C:\Program > Files\Hipara\scanner.inf > MSI (s) (64:54) [16:10:44:122]: Executing op: > ComponentRegister(ComponentId={ECBB0886-9BE4-4C5B-8380-300352C12047},KeyPath=01:\Software\Allsum, > LLC\Hipara\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) > 1: {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} 2: > {ECBB0886-9BE4-4C5B-8380-300352C12047} 3: 01:\Software\Allsum, LLC\Hipara\ > MSI (s) (64:54) [16:10:44:122]: Executing op: > ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: > [1], Directory: [9], Size: [6]) > Action 16:10:44: InstallFiles. Copying new files > MSI (s) (64:54) [16:10:44:122]: Executing op: > ProgressTotal(Total=1319225,Type=0,ByteEquivalent=1) > MSI (s) (64:54) [16:10:44:122]: Executing op: > SetTargetFolder(Folder=C:\Program Files\Hipara\) > MSI (s) (64:54) [16:10:44:122]: Executing op: > SetSourceFolder(Folder=1\Hipara\) > MSI (s) (64:54) [16:10:44:122]: Executing op: > ChangeMedia(,MediaPrompt=Please insert the disk: > ,MediaCabinet=simple.cab,BytesPerTick=65536,CopierType=2,ModuleFileName=C:\Windows\Installer\17887.msi,,,,,IsFirstPhysicalMedia=1) > MSI (s) (64:54) [16:10:44:122]: Executing op: > FileCopy(SourceName=DPInst.exe,SourceCabKey=DPInstaller,DestName=DPInst.exe,Attributes=512,FileSize=552528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.1.0.0,Language=1033,InstallMode=58982400,,,,,,,) > MSI (s) (64:54) [16:10:44:122]: File: C:\Program Files\Hipara\DPInst.exe; To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:122]: Source for file 'DPInstaller' is compressed > InstallFiles: File: DPInst.exe, Directory: C:\Program Files\Hipara\, > Size: 552528 > MSI (s) (64:54) [16:10:44:160]: Executing op: > FileCopy(SourceName=hipara.exe,SourceCabKey=HIPARA.EXE,DestName=hipara.exe,Attributes=512,FileSize=404560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.1,Language=1033,InstallMode=58982400,,,,,,,) > MSI (s) (64:54) [16:10:44:160]: File: C:\Program Files\Hipara\hipara.exe; To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:160]: Source for file 'HIPARA.EXE' is compressed > InstallFiles: File: hipara.exe, Directory: C:\Program Files\Hipara\, > Size: 404560 > MSI (s) (64:54) [16:10:44:180]: Executing op: > FileCopy(SourceName=yuwb6dcm.dll|jansson32.dll,SourceCabKey=JANSSON32.DLL,DestName=jansson32.dll,Attributes=512,FileSize=38400,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=275039010,HashPart2=567769389,HashPart3=1731094932,HashPart4=-1728072805,,) > MSI (s) (64:54) [16:10:44:180]: File: C:\Program Files\Hipara\jansson32.dll; > To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:180]: Source for file 'JANSSON32.DLL' is > compressed > InstallFiles: File: jansson32.dll, Directory: C:\Program Files\Hipara\, > Size: 38400 > MSI (s) (64:54) [16:10:44:199]: Executing op: > FileCopy(SourceName=libcurl.dll,SourceCabKey=LIBCURL.DLL,DestName=libcurl.dll,Attributes=512,FileSize=290304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=7.41.0.0,Language=1033,InstallMode=58982400,,,,,,,) > MSI (s) (64:54) [16:10:44:199]: File: C:\Program Files\Hipara\libcurl.dll; To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:199]: Source for file 'LIBCURL.DLL' is compressed > InstallFiles: File: libcurl.dll, Directory: C:\Program Files\Hipara\, > Size: 290304 > MSI (s) (64:54) [16:10:44:199]: Executing op: FileCopy(SourceName= > scanner.cat,SourceCabKey=SCANNER.CAT,DestName=scanner.cat > ,Attributes=512,FileSize=9051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-934637818,HashPart2=-1359398616,HashPart3=-1291160366,HashPart4=768510544,,) > MSI (s) (64:54) [16:10:44:199]: File: C:\Program Files\Hipara\scanner.cat; To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:199]: Source for file 'SCANNER.CAT' is compressed > InstallFiles: File: scanner.cat, Directory: C:\Program Files\Hipara\, > Size: 9051 > MSI (s) (64:54) [16:10:44:199]: Executing op: > FileCopy(SourceName=scanner.inf,SourceCabKey=SCANNER.INF,DestName=scanner.inf,Attributes=512,FileSize=2798,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=813280013,HashPart2=-612598061,HashPart3=1084171718,HashPart4=-1252580856,,) > MSI (s) (64:54) [16:10:44:199]: File: C:\Program Files\Hipara\scanner.inf; To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:199]: Source for file 'SCANNER.INF' is compressed > InstallFiles: File: scanner.inf, Directory: C:\Program Files\Hipara\, > Size: 2798 > MSI (s) (64:54) [16:10:44:228]: Executing op: > FileCopy(SourceName=scanner.sys,SourceCabKey=SCANNER.SYS,DestName=scanner.sys,Attributes=512,FileSize=21584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.3.9600.17246,Language=1033,InstallMode=58982400,,,,,,,) > MSI (s) (64:54) [16:10:44:228]: File: C:\Program Files\Hipara\scanner.sys; To > be installed; Won't patch; No existing file > MSI (s) (64:54) [16:10:44:228]: Source for file 'SCANNER.SYS' is compressed > InstallFiles: File: scanner.sys, Directory: C:\Program Files\Hipara\, > Size: 21584 > MSI (s) (64:54) [16:10:44:228]: Executing op: CacheSizeFlush(,) > MSI (s) (64:54) [16:10:44:228]: Executing op: > ActionStart(Name=Install_Driver,,) > Action 16:10:44: Install_Driver. > MSI (s) (64:54) [16:10:44:228]: Executing op: > CustomActionSchedule(Action=Install_Driver,ActionType=1058,Source=C:\Program > Files\Hipara\,Target="C:\Program Files\Hipara\DPInst.exe" /PATH "C:\Program > Files\Hipara\,) > CustomAction Install_Driver returned actual error code 1 (note this may not > be 100% accurate if translation happened inside sandbox) > MSI (s) (64:54) [16:10:51:953]: Note: 1: 1722 2: Install_Driver 3: > C:\Program Files\Hipara\ 4: "C:\Program Files\Hipara\DPInst.exe" /PATH > "C:\Program Files\Hipara\ > MSI (s) (64:54) [16:10:51:953]: Note: 1: 2205 2: 3: Error > MSI (s) (64:54) [16:10:51:953]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1722 > Error 1722. There is a problem with this Windows Installer package. A > program run as part of the setup did not finish as expected. Contact your > support personnel or package vendor. Action Install_Driver, location: > C:\Program Files\Hipara\, command: "C:\Program Files\Hipara\DPInst.exe" > /PATH "C:\Program Files\Hipara\ > MSI (s) (64:54) [16:10:55:847]: Note: 1: 2205 2: 3: Error > MSI (s) (64:54) [16:10:55:847]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1709 > MSI (s) (64:54) [16:10:55:847]: Product: Hipara -- Error 1722. There is a > problem with this Windows Installer package. A program run as part of the > setup did not finish as expected. Contact your support personnel or package > vendor. Action Install_Driver, location: C:\Program Files\Hipara\, > command: "C:\Program Files\Hipara\DPInst.exe" /PATH "C:\Program > Files\Hipara\ > > Action ended 16:10:55: InstallFinalize. Return value 3. > MSI (s) (64:54) [16:10:55:858]: User policy value 'DisableRollback' is 0 > MSI (s) (64:54) [16:10:55:858]: Machine policy value 'DisableRollback' is 0 > MSI (s) (64:54) [16:10:55:858]: Executing op: > Header(Signature=1397708873,Version=500,Timestamp=1187610967,LangId=1033,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0) > MSI (s) (64:54) [16:10:55:858]: Executing op: > DialogInfo(Type=0,Argument=1033) > MSI (s) (64:54) [16:10:55:858]: Executing op: > DialogInfo(Type=1,Argument=Hipara) > MSI (s) (64:54) [16:10:55:858]: Executing op: > RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back > action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing > backup files,CleanupTemplate=File: [1]) > Action 16:10:55: Rollback. Rolling back action: > Rollback: Install_Driver > MSI (s) (64:54) [16:10:55:858]: Executing op: > ActionStart(Name=Install_Driver,,) > MSI (s) (64:54) [16:10:55:858]: Executing op: > ProductInfo(ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},ProductName=Hipara,PackageName=hipara_setup_dpinst.msi,Language=1033,Version=0,Assignment=0,ObsoleteArg=0,,,PackageCode={FFE830B9-016C-4419-A6A7-86E2234F2E8C},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3) > MSI (s) (64:54) [16:10:55:858]: SHELL32::SHGetFolderPath returned: > C:\Users\dev\AppData\Roaming > Rollback: Copying new files > MSI (s) (64:54) [16:10:55:858]: Executing op: > ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: > [1], Directory: [9], Size: [6]) > MSI (s) (64:54) [16:10:55:858]: Executing op: > SetTargetFolder(Folder=C:\Program Files\Hipara\) > MSI (s) (64:54) [16:10:55:858]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\scanner.sys,,) > MSI (s) (64:54) [16:10:55:868]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:868]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\scanner.inf,,) > MSI (s) (64:54) [16:10:55:868]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:868]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\scanner.cat,,) > MSI (s) (64:54) [16:10:55:868]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:868]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\libcurl.dll,,) > MSI (s) (64:54) [16:10:55:879]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:879]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\jansson32.dll,,) > MSI (s) (64:54) [16:10:55:879]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:879]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\hipara.exe,,) > MSI (s) (64:54) [16:10:55:879]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:879]: Executing op: > FileRemove(,FileName=C:\Program Files\Hipara\DPInst.exe,,) > MSI (s) (64:54) [16:10:55:879]: Note: 1: 2318 2: > Rollback: Updating component registration > MSI (s) (64:54) [16:10:55:890]: Executing op: > ActionStart(Name=ProcessComponents,Description=Updating component > registration,) > MSI (s) (64:54) [16:10:55:900]: Executing op: > ComponentUnregister(ComponentId={ECBB0886-9BE4-4C5B-8380-300352C12047},ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},BinaryType=0,) > MSI (s) (64:54) [16:10:55:900]: Executing op: > ComponentUnregister(ComponentId={C20F1081-5B58-488B-A7C0-8395F752BA9F},ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},BinaryType=0,) > MSI (s) (64:54) [16:10:55:900]: Executing op: > ComponentUnregister(ComponentId={A5923935-0226-4B74-A66C-200E4CC5E8E8},ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},BinaryType=0,) > MSI (s) (64:54) [16:10:55:911]: Executing op: > ComponentUnregister(ComponentId={1FFCCF56-6C6F-4A09-8A13-99638BD5CC04},ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},BinaryType=0,) > MSI (s) (64:54) [16:10:55:911]: Executing op: > ComponentUnregister(ComponentId={AB389937-378A-4D4F-90F2-5E26312E944C},ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},BinaryType=0,) > MSI (s) (64:54) [16:10:55:911]: Executing op: > ComponentUnregister(ComponentId={DCAC9BB2-2422-40C7-94A7-8957D6FD2E61},ProductKey={C7D88685-E2CE-41C1-B15D-E4EC64FA3564},BinaryType=0,) > MSI (s) (64:54) [16:10:55:911]: Executing op: > End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0) > MSI (s) (64:54) [16:10:55:911]: Error in rollback skipped. Return: 5 > MSI (s) (64:54) [16:10:55:932]: Note: 1: 2318 2: > MSI (s) (64:54) [16:10:55:932]: Calling SRSetRestorePoint API. > dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 55, szDescription: > "". > MSI (s) (64:54) [16:10:55:943]: The call to SRSetRestorePoint API > succeeded. Returned status: 0. > MSI (s) (64:54) [16:10:55:943]: Unlocking Server > MSI (s) (64:54) [16:10:55:964]: PROPERTY CHANGE: Deleting UpdateStarted > property. Its current value is '1'. > Action ended 16:10:55: INSTALL. Return value 3. > Property(S): InstallDir = C:\Program Files\Hipara\ > Property(S): ProgramMenuDir = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > Property(S): WixUIRMOption = UseRM > Property(S): ARPNOMODIFY = 1 > Property(S): ProgramFilesFolder = C:\Program Files\ > Property(S): TARGETDIR = C:\ > Property(S): DesktopFolder = C:\Users\dev\Desktop\ > Property(S): ProgramMenuFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > Property(S): SourceDir = C:\Users\dev\Desktop\Installer\ > Property(S): Manufacturer = Allsum, LLC > Property(S): ProductCode = {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} > Property(S): ProductLanguage = 1033 > Property(S): ProductName = Hipara > Property(S): ProductVersion = 0.0.0.1 > Property(S): UpgradeCode = {502D54B1-F5F7-4256-9C38-E111A423EA06} > Property(S): DefaultUIFont = WixUI_Font_Normal > Property(S): WixUI_Mode = Minimal > Property(S): ErrorDialog = ErrorDlg > Property(S): MsiLogFileLocation = C:\Users\dev\Desktop\Installer\log.txt > Property(S): PackageCode = {FFE830B9-016C-4419-A6A7-86E2234F2E8C} > Property(S): ProductState = -1 > Property(S): PackagecodeChanging = 1 > Property(S): CURRENTDIRECTORY = C:\Users\dev\Desktop\Installer > Property(S): CLIENTUILEVEL = 0 > Property(S): CLIENTPROCESSID = 2908 > Property(S): USERNAME = dev > Property(S): VersionDatabase = 200 > Property(S): ACTION = INSTALL > Property(S): EXECUTEACTION = INSTALL > Property(S): SECONDSEQUENCE = 1 > Property(S): ROOTDRIVE = C:\ > Property(S): INSTALLLEVEL = 1 > Property(S): ADDLOCAL = MainApplication > Property(S): VersionMsi = 5.00 > Property(S): VersionNT = 601 > Property(S): WindowsBuild = 7601 > Property(S): ServicePackLevel = 1 > Property(S): ServicePackLevelMinor = 0 > Property(S): MsiNTProductType = 1 > Property(S): WindowsFolder = C:\Windows\ > Property(S): WindowsVolume = C:\ > Property(S): SystemFolder = C:\Windows\system32\ > Property(S): System16Folder = C:\Windows\system\ > Property(S): RemoteAdminTS = 1 > Property(S): TempFolder = C:\Users\dev\AppData\Local\Temp\ > Property(S): CommonFilesFolder = C:\Program Files\Common Files\ > Property(S): AppDataFolder = C:\Users\dev\AppData\Roaming\ > Property(S): FavoritesFolder = C:\Users\dev\Favorites\ > Property(S): NetHoodFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Network Shortcuts\ > Property(S): PersonalFolder = C:\Users\dev\Documents\ > Property(S): PrintHoodFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\ > Property(S): RecentFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Recent\ > Property(S): SendToFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\SendTo\ > Property(S): TemplateFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Templates\ > Property(S): CommonAppDataFolder = C:\ProgramData\ > Property(S): LocalAppDataFolder = C:\Users\dev\AppData\Local\ > Property(S): MyPicturesFolder = C:\Users\dev\Pictures\ > Property(S): AdminToolsFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start > Menu\Programs\Administrative Tools\ > Property(S): StartupFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ > Property(S): StartMenuFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\ > Property(S): FontsFolder = C:\Windows\Fonts\ > Property(S): GPTSupport = 1 > Property(S): OLEAdvtSupport = 1 > Property(S): ShellAdvtSupport = 1 > Property(S): Intel = 6 > Property(S): PhysicalMemory = 3584 > Property(S): VirtualMemory = 4587 > Property(S): AdminUser = 1 > Property(S): MsiTrueAdminUser = 1 > Property(S): LogonUser = dev > Property(S): UserSID = S-1-5-21-4007965609-1055514595-3077989969-1001 > Property(S): UserLanguageID = 1033 > Property(S): ComputerName = DEV-PC > Property(S): SystemLanguageID = 1033 > Property(S): ScreenX = 1024 > Property(S): ScreenY = 768 > Property(S): CaptionHeight = 22 > Property(S): BorderTop = 1 > Property(S): BorderSide = 1 > Property(S): TextHeight = 16 > Property(S): TextInternalLeading = 3 > Property(S): ColorBits = 32 > Property(S): TTCSupport = 1 > Property(S): Time = 16:10:55 > Property(S): Date = 6/9/2015 > Property(S): MsiNetAssemblySupport = 4.0.30319.18408 > Property(S): MsiWin32AssemblySupport = 6.1.7601.17514 > Property(S): RedirectedDllSupport = 2 > Property(S): MsiRunningElevated = 1 > Property(S): Privileged = 1 > Property(S): DATABASE = C:\Windows\Installer\17887.msi > Property(S): OriginalDatabase = > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi > Property(S): UILevel = 5 > Property(S): Preselected = 1 > Property(S): CostingComplete = 1 > Property(S): OutOfDiskSpace = 0 > Property(S): OutOfNoRbDiskSpace = 0 > Property(S): PrimaryVolumeSpaceAvailable = 0 > Property(S): PrimaryVolumeSpaceRequired = 0 > Property(S): PrimaryVolumeSpaceRemaining = 0 > Property(S): SOURCEDIR = C:\Users\dev\Desktop\Installer\ > Property(S): SourcedirProduct = {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} > Property(S): ProductToBeRegistered = 1 > MSI (s) (64:54) [16:10:56:006]: MainEngineThread is returning 1603 > MSI (s) (64:64) [16:10:56:017]: RESTART MANAGER: Session closed. > MSI (s) (64:64) [16:10:56:017]: User policy value 'DisableRollback' is 0 > MSI (s) (64:64) [16:10:56:017]: Machine policy value 'DisableRollback' is 0 > MSI (s) (64:64) [16:10:56:017]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (64:64) [16:10:56:017]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (64:64) [16:10:56:017]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (64:64) [16:10:56:017]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (s) (64:64) [16:10:56:017]: Restoring environment variables > MSI (c) (5C:7C) [16:10:56:028]: Back from server. Return value: 1603 > MSI (c) (5C:7C) [16:10:56:028]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (c) (5C:7C) [16:10:56:028]: PROPERTY CHANGE: Deleting SECONDSEQUENCE > property. Its current value is '1'. > Action ended 16:10:56: ExecuteAction. Return value 3. > MSI (c) (5C:7C) [16:10:56:028]: Doing action: FatalError > MSI (c) (5C:7C) [16:10:56:028]: Note: 1: 2205 2: 3: ActionText > Action 16:10:56: FatalError. > Action start 16:10:56: FatalError. > Action 16:10:56: FatalError. Dialog created > Action ended 16:10:57: FatalError. Return value 2. > Action ended 16:10:57: INSTALL. Return value 3. > Property(C): LicenseAccepted = 1 > Property(C): InstallDir = C:\Program Files\Hipara\ > Property(C): ProgramMenuDir = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > Property(C): WixUIRMOption = UseRM > Property(C): ARPNOMODIFY = 1 > Property(C): ProgramFilesFolder = C:\Program Files\ > Property(C): TARGETDIR = C:\ > Property(C): DesktopFolder = C:\Users\dev\Desktop\ > Property(C): ProgramMenuFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ > Property(C): SourceDir = C:\Users\dev\Desktop\Installer\ > Property(C): Manufacturer = Allsum, LLC > Property(C): ProductCode = {C7D88685-E2CE-41C1-B15D-E4EC64FA3564} > Property(C): ProductLanguage = 1033 > Property(C): ProductName = Hipara > Property(C): ProductVersion = 0.0.0.1 > Property(C): UpgradeCode = {502D54B1-F5F7-4256-9C38-E111A423EA06} > Property(C): DefaultUIFont = WixUI_Font_Normal > Property(C): WixUI_Mode = Minimal > Property(C): ErrorDialog = ErrorDlg > Property(C): MsiLogFileLocation = C:\Users\dev\Desktop\Installer\log.txt > Property(C): PackageCode = {FFE830B9-016C-4419-A6A7-86E2234F2E8C} > Property(C): ProductState = -1 > Property(C): PackagecodeChanging = 1 > Property(C): CURRENTDIRECTORY = C:\Users\dev\Desktop\Installer > Property(C): CLIENTUILEVEL = 0 > Property(C): CLIENTPROCESSID = 2908 > Property(C): VersionDatabase = 200 > Property(C): VersionMsi = 5.00 > Property(C): VersionNT = 601 > Property(C): WindowsBuild = 7601 > Property(C): ServicePackLevel = 1 > Property(C): ServicePackLevelMinor = 0 > Property(C): MsiNTProductType = 1 > Property(C): WindowsFolder = C:\Windows\ > Property(C): WindowsVolume = C:\ > Property(C): SystemFolder = C:\Windows\system32\ > Property(C): System16Folder = C:\Windows\system\ > Property(C): RemoteAdminTS = 1 > Property(C): TempFolder = C:\Users\dev\AppData\Local\Temp\ > Property(C): CommonFilesFolder = C:\Program Files\Common Files\ > Property(C): AppDataFolder = C:\Users\dev\AppData\Roaming\ > Property(C): FavoritesFolder = C:\Users\dev\Favorites\ > Property(C): NetHoodFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Network Shortcuts\ > Property(C): PersonalFolder = C:\Users\dev\Documents\ > Property(C): PrintHoodFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\ > Property(C): RecentFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Recent\ > Property(C): SendToFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\SendTo\ > Property(C): TemplateFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Templates\ > Property(C): CommonAppDataFolder = C:\ProgramData\ > Property(C): LocalAppDataFolder = C:\Users\dev\AppData\Local\ > Property(C): MyPicturesFolder = C:\Users\dev\Pictures\ > Property(C): AdminToolsFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start > Menu\Programs\Administrative Tools\ > Property(C): StartupFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ > Property(C): StartMenuFolder = > C:\Users\dev\AppData\Roaming\Microsoft\Windows\Start Menu\ > Property(C): FontsFolder = C:\Windows\Fonts\ > Property(C): GPTSupport = 1 > Property(C): OLEAdvtSupport = 1 > Property(C): ShellAdvtSupport = 1 > Property(C): Intel = 6 > Property(C): PhysicalMemory = 3584 > Property(C): VirtualMemory = 4534 > Property(C): AdminUser = 1 > Property(C): MsiTrueAdminUser = 1 > Property(C): LogonUser = dev > Property(C): UserSID = S-1-5-21-4007965609-1055514595-3077989969-1001 > Property(C): UserLanguageID = 1033 > Property(C): ComputerName = DEV-PC > Property(C): SystemLanguageID = 1033 > Property(C): ScreenX = 1440 > Property(C): ScreenY = 763 > Property(C): CaptionHeight = 22 > Property(C): BorderTop = 1 > Property(C): BorderSide = 1 > Property(C): TextHeight = 16 > Property(C): TextInternalLeading = 3 > Property(C): ColorBits = 32 > Property(C): TTCSupport = 1 > Property(C): Time = 16:10:57 > Property(C): Date = 6/9/2015 > Property(C): MsiNetAssemblySupport = 4.0.30319.18408 > Property(C): MsiWin32AssemblySupport = 6.1.7601.17514 > Property(C): RedirectedDllSupport = 2 > Property(C): MsiRunningElevated = 1 > Property(C): Privileged = 1 > Property(C): USERNAME = dev > Property(C): DATABASE = > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi > Property(C): OriginalDatabase = > C:\Users\dev\Desktop\Installer\hipara_setup_dpinst.msi > Property(C): SOURCEDIR = C:\Users\dev\Desktop\Installer\ > Property(C): VersionHandler = 5.00 > Property(C): UILevel = 5 > Property(C): ACTION = INSTALL > Property(C): EXECUTEACTION = INSTALL > Property(C): ROOTDRIVE = C:\ > Property(C): CostingComplete = 1 > Property(C): OutOfDiskSpace = 0 > Property(C): OutOfNoRbDiskSpace = 0 > Property(C): PrimaryVolumeSpaceAvailable = 0 > Property(C): PrimaryVolumeSpaceRequired = 0 > Property(C): PrimaryVolumeSpaceRemaining = 0 > Property(C): INSTALLLEVEL = 1 > === Logging stopped: 6/9/2015 16:10:57 === > MSI (c) (5C:7C) [16:10:57:368]: Note: 1: 1708 > MSI (c) (5C:7C) [16:10:57:368]: Note: 1: 2205 2: 3: Error > MSI (c) (5C:7C) [16:10:57:368]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1708 > MSI (c) (5C:7C) [16:10:57:368]: Note: 1: 2205 2: 3: Error > MSI (c) (5C:7C) [16:10:57:368]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1709 > MSI (c) (5C:7C) [16:10:57:368]: Product: Hipara -- Installation failed. > > MSI (c) (5C:7C) [16:10:57:368]: Windows Installer installed the product. > Product Name: Hipara. Product Version: 0.0.0.1. Product Language: 1033. > Manufacturer: Allsum, LLC. Installation success or error status: 1603. > > MSI (c) (5C:7C) [16:10:57:379]: Grabbed execution mutex. > MSI (c) (5C:7C) [16:10:57:379]: Cleaning up uninstalled install packages, > if any exist > MSI (c) (5C:7C) [16:10:57:379]: MainEngineThread is returning 1603 > === Verbose logging stopped: 6/9/2015 16:10:57 === > > ------------------------------------------------------------------------------ > > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users