|
Question : Error 2869 when installing windows service on Vista Home
|
|
I am trying to install a windows service on Vista Home Premium but during the installation I get an error saying:
"The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869 "
The user I am logged on with has a name that is not administrator, but the user type is administrator.
The logfile
=== Verbose logging started: 21/11/2009 19:47:36 Build type: SHIP UNICODE 4.00.6001.00 Calling process: C:\Windows\system32\msiexec.exe === MSI (c) (34:0C) [19:47:36:239]: Resetting cached policy values MSI (c) (34:0C) [19:47:36:239]: Machine policy value 'Debug' is 0 MSI (c) (34:0C) [19:47:36:239]: ******* RunEngine: ******* Product: MyServiceSetup.msi ******* Action: ******* CommandLine: ********** MSI (c) (34:0C) [19:47:36:258]: Machine policy value 'DisableUserInstalls' is 0 MSI (c) (34:0C) [19:47:36:276]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2 MSI (c) (34:0C) [19:47:36:284]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi' against software restriction policy MSI (c) (34:0C) [19:47:36:284]: Note: 1: 2262 2: DigitalSignature 3: -2147287038 MSI (c) (34:0C) [19:47:36:284]: SOFTWARE RESTRICTION POLICY: E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi is not digitally signed MSI (c) (34:0C) [19:47:36:286]: SOFTWARE RESTRICTION POLICY: E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi is permitted to run at the 'unrestricted' authorization level. MSI (c) (34:0C) [19:47:36:398]: Cloaking enabled. MSI (c) (34:0C) [19:47:36:398]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (34:0C) [19:47:36:410]: End dialog not enabled MSI (c) (34:0C) [19:47:36:410]: Original package ==> E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi MSI (c) (34:0C) [19:47:36:410]: Package we're running from ==> C:\Users\JC\AppData\Local\Temp\102e2d99.msi MSI (c) (34:0C) [19:47:36:413]: APPCOMPAT: looking for appcompat database entry with ProductCode '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}'. MSI (c) (34:0C) [19:47:36:413]: APPCOMPAT: no matching ProductCode found in database. MSI (c) (34:0C) [19:47:36:423]: MSCOREE not loaded loading copy from system32 MSI (c) (34:0C) [19:47:36:427]: Machine policy value 'TransformsSecure' is 0 MSI (c) (34:0C) [19:47:36:427]: User policy value 'TransformsAtSource' is 0 MSI (c) (34:0C) [19:47:36:427]: Note: 1: 2262 2: MsiFileHash 3: -2147287038 MSI (c) (34:0C) [19:47:36:427]: Machine policy value 'DisablePatch' is 0 MSI (c) (34:0C) [19:47:36:427]: Machine policy value 'AllowLockdownPatch' is 0 MSI (c) (34:0C) [19:47:36:428]: Machine policy value 'DisableMsi' is 0 MSI (c) (34:0C) [19:47:36:428]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (c) (34:0C) [19:47:36:428]: User policy value 'AlwaysInstallElevated' is 0 MSI (c) (34:0C) [19:47:36:428]: Running product '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' with user privileges: It's not assigned. MSI (c) (34:0C) [19:47:36:429]: Machine policy value 'DisableLUAPatching' is 0 MSI (c) (34:0C) [19:47:36:429]: Machine policy value 'DisableFlyWeightPatching' is 0 MSI (c) (34:0C) [19:47:36:430]: APPCOMPAT: looking for appcompat database entry with ProductCode '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}'. MSI (c) (34:0C) [19:47:36:430]: APPCOMPAT: no matching ProductCode found in database. MSI (c) (34:0C) [19:47:36:430]: Transforms are not secure. MSI (c) (34:0C) [19:47:36:430]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'e:\logfile.txt'. MSI (c) (34:0C) [19:47:36:430]: Command Line: CURRENTDIRECTORY=E:\app\WindowsService1\MyServiceSetup\Debug CLIENTUILEVEL=0 CLIENTPROCESSID=3380 MSI (c) (34:0C) [19:47:36:430]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{E25CA34B-06AB-4823-9985-90DFED4A0DA0}'. MSI (c) (34:0C) [19:47:36:430]: Product Code passed to Engine.Initialize: '' MSI (c) (34:0C) [19:47:36:430]: Product Code from property table before transforms: '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' MSI (c) (34:0C) [19:47:36:430]: Product Code from property table after transforms: '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' MSI (c) (34:0C) [19:47:36:430]: Product not registered: beginning first-time install MSI (c) (34:0C) [19:47:36:430]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'. MSI (c) (34:0C) [19:47:36:430]: Entering CMsiConfigurationManager::SetLastUsedSource. MSI (c) (34:0C) [19:47:36:430]: User policy value 'SearchOrder' is 'nmu' MSI (c) (34:0C) [19:47:36:430]: Adding new sources is allowed. MSI (c) (34:0C) [19:47:36:431]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'. MSI (c) (34:0C) [19:47:36:431]: Package name extracted from package path: 'MyServiceSetup.msi' MSI (c) (34:0C) [19:47:36:431]: Package to be registered: 'MyServiceSetup.msi' MSI (c) (34:0C) [19:47:36:431]: Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (34:0C) [19:47:36:432]: Note: 1: 2262 2: AdminProperties 3: -2147287038 MSI (c) (34:0C) [19:47:36:432]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (c) (34:0C) [19:47:36:432]: User policy value 'AlwaysInstallElevated' is 0 MSI (c) (34:0C) [19:47:36:432]: Running product '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' with user privileges: It's not assigned. MSI (c) (34:0C) [19:47:36:432]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug'. MSI (c) (34:0C) [19:47:36:432]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'. MSI (c) (34:0C) [19:47:36:432]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '3380'. MSI (c) (34:0C) [19:47:36:432]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'. MSI (c) (34:0C) [19:47:36:432]: TRANSFORMS property is now: MSI (c) (34:0C) [19:47:36:432]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'. MSI (c) (34:0C) [19:47:36:433]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming MSI (c) (34:0C) [19:47:36:433]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Favorites MSI (c) (34:0C) [19:47:36:434]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Network Shortcuts MSI (c) (34:0C) [19:47:36:434]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Documents MSI (c) (34:0C) [19:47:36:435]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Printer Shortcuts MSI (c) (34:0C) [19:47:36:435]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Recent MSI (c) (34:0C) [19:47:36:435]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\SendTo MSI (c) (34:0C) [19:47:36:436]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Templates MSI (c) (34:0C) [19:47:36:436]: SHELL32::SHGetFolderPath returned: C:\ProgramData MSI (c) (34:0C) [19:47:36:436]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Local MSI (c) (34:0C) [19:47:36:437]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Pictures MSI (c) (34:0C) [19:47:36:437]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (c) (34:0C) [19:47:36:438]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup MSI (c) (34:0C) [19:47:36:438]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MSI (c) (34:0C) [19:47:36:438]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu MSI (c) (34:0C) [19:47:36:438]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Desktop MSI (c) (34:0C) [19:47:36:439]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (c) (34:0C) [19:47:36:439]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup MSI (c) (34:0C) [19:47:36:439]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs MSI (c) (34:0C) [19:47:36:439]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu MSI (c) (34:0C) [19:47:36:440]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop MSI (c) (34:0C) [19:47:36:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts MSI (c) (34:0C) [19:47:36:442]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 MSI (c) (34:0C) [19:47:36:452]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation MSI (c) (34:0C) [19:47:36:452]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'. MSI (c) (34:0C) [19:47:36:452]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'. MSI (c) (34:0C) [19:47:36:452]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (c) (34:0C) [19:47:36:452]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'JC'. MSI (c) (34:0C) [19:47:36:453]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (c) (34:0C) [19:47:36:453]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'TOSHIBA'. MSI (c) (34:0C) [19:47:36:453]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Users\JC\AppData\Local\Temp\102e2d99.msi'. MSI (c) (34:0C) [19:47:36:453]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi'. MSI (c) (34:0C) [19:47:36:453]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\'. MSI (c) (34:0C) [19:47:36:453]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\'. MSI (c) (34:48) [19:47:36:455]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '4.00'. === Logging started: 21/11/2009 19:47:36 === MSI (c) (34:0C) [19:47:36:463]: Note: 1: 2262 2: PatchPackage 3: -2147287038 MSI (c) (34:0C) [19:47:36:463]: Machine policy value 'DisableRollback' is 0 MSI (c) (34:0C) [19:47:36:464]: User policy value 'DisableRollback' is 0 MSI (c) (34:0C) [19:47:36:464]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'. MSI (c) (34:0C) [19:47:36:467]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'. MSI (c) (34:0C) [19:47:36:467]: Doing action: INSTALL MSI (c) (34:0C) [19:47:36:467]: Note: 1: 2262 2: ActionText 3: -2147287038 Action 19:47:36: INSTALL. Action start 19:47:36: INSTALL. MSI (c) (34:0C) [19:47:36:470]: UI Sequence table 'InstallUISequence' is present and populated. MSI (c) (34:0C) [19:47:36:470]: Running UISequence MSI (c) (34:0C) [19:47:36:470]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'. MSI (c) (34:0C) [19:47:36:470]: Doing action: DIRCA_CheckFX Action 19:47:36: DIRCA_CheckFX. Action start 19:47:36: DIRCA_CheckFX. MSI (c) (34:04) [19:47:36:479]: Invoking remote custom action. DLL: C:\Users\JC\AppData\Local\Temp\MSI2E64.tmp, Entrypoint: CheckFX MSI (c) (34:08) [19:47:36:481]: Cloaking enabled. MSI (c) (34:08) [19:47:36:481]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (34:08) [19:47:36:482]: Connected to service for CA interface. MSI (c) (34!BC) [19:47:36:632]: PROPERTY CHANGE: Modifying VSDNETMSG property. Its current value is 'This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again.'. Its new value: 'This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again.'. MSI (c) (34!BC) [19:47:36:634]: PROPERTY CHANGE: Modifying VSDNETURLMSG property. Its current value is 'This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?'. Its new value: 'This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?'. MSI (c) (34!BC) [19:47:36:636]: PROPERTY CHANGE: Adding VSDFXAvailable property. Its value is 'TRUE'. MSI (c) (34!BC) [19:47:36:640]: PROPERTY CHANGE: Adding VSDFxConfigFile property. Its value is 'C:\Users\JC\AppData\Local\Temp\CFG2F00.tmp'. Action ended 19:47:36: DIRCA_CheckFX. Return value 1. MSI (c) (34:0C) [19:47:36:644]: Skipping action: ERRCA_UIANDADVERTISED (condition is false) MSI (c) (34:0C) [19:47:36:644]: Doing action: AppSearch Action 19:47:36: AppSearch. Searching for installed applications Action start 19:47:36: AppSearch. MSI (c) (34:0C) [19:47:36:645]: Note: 1: 2262 2: AppSearch 3: -2147287038 Action ended 19:47:36: AppSearch. Return value 1. MSI (c) (34:0C) [19:47:36:645]: Doing action: VSDCA_VsdLaunchConditions Action 19:47:36: VSDCA_VsdLaunchConditions. Action start 19:47:36: VSDCA_VsdLaunchConditions. MSI (c) (34:C8) [19:47:36:654]: Invoking remote custom action. DLL: C:\Users\JC\AppData\Local\Temp\MSI2F11.tmp, Entrypoint: VsdLaunchConditions Action ended 19:47:36: VSDCA_VsdLaunchConditions. Return value 1. MSI (c) (34:0C) [19:47:36:675]: Doing action: LaunchConditions Action 19:47:36: LaunchConditions. Evaluating launch conditions Action start 19:47:36: LaunchConditions. MSI (c) (34:0C) [19:47:36:676]: Note: 1: 2262 2: LaunchCondition 3: -2147287038 Action ended 19:47:36: LaunchConditions. Return value 1. MSI (c) (34:0C) [19:47:36:676]: Doing action: CCPSearch Action 19:47:36: CCPSearch. Searching for qualifying products Action start 19:47:36: CCPSearch. MSI (c) (34:0C) [19:47:36:677]: Note: 1: 2262 2: CCPSearch 3: -2147287038 Action ended 19:47:36: CCPSearch. Return value 1. MSI (c) (34:0C) [19:47:36:678]: Doing action: RMCCPSearch Action 19:47:36: RMCCPSearch. Searching for qualifying products Action start 19:47:36: RMCCPSearch. MSI (c) (34:0C) [19:47:36:678]: Note: 1: 2262 2: CCPSearch 3: -2147287038 Action ended 19:47:36: RMCCPSearch. Return value 0. MSI (c) (34:0C) [19:47:36:679]: Doing action: ValidateProductID Action 19:47:36: ValidateProductID. Action start 19:47:36: ValidateProductID. Action ended 19:47:36: ValidateProductID. Return value 1. MSI (c) (34:0C) [19:47:36:681]: Doing action: DIRCA_TARGETDIR Action 19:47:36: DIRCA_TARGETDIR. Action start 19:47:36: DIRCA_TARGETDIR. MSI (c) (34:0C) [19:47:36:682]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Program Files\Default Company Name\JC_Service_Setup'. Action ended 19:47:36: DIRCA_TARGETDIR. Return value 1. MSI (c) (34:0C) [19:47:36:683]: Doing action: CostInitialize Action 19:47:36: CostInitialize. Computing space requirements Action start 19:47:36: CostInitialize. MSI (c) (34:0C) [19:47:36:684]: Machine policy value 'MaxPatchCacheSize' is 10 MSI (c) (34:0C) [19:47:36:686]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'E:\'. MSI (c) (34:0C) [19:47:36:686]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'. Action ended 19:47:36: CostInitialize. Return value 1. MSI (c) (34:0C) [19:47:36:687]: Doing action: FileCost Action 19:47:36: FileCost. Computing space requirements Action start 19:47:36: FileCost. MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: RemoveFile 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: Registry 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: Class 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: Extension 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: TypeLib 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: IniFile 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: MoveFile 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: DuplicateFile 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: ReserveCost 3: -2147287038 MSI (c) (34:0C) [19:47:36:688]: Note: 1: 2262 2: Shortcut 3: -2147287038 Action ended 19:47:36: FileCost. Return value 1. MSI (c) (34:0C) [19:47:36:689]: Doing action: IsolateComponents Action 19:47:36: IsolateComponents. Action start 19:47:36: IsolateComponents. MSI (c) (34:0C) [19:47:36:691]: Note: 1: 2262 2: BindImage 3: -2147287038 MSI (c) (34:0C) [19:47:36:691]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038 MSI (c) (34:0C) [19:47:36:691]: Note: 1: 2262 2: Patch 3: -2147287038 Action ended 19:47:36: IsolateComponents. Return value 1. MSI (c) (34:0C) [19:47:36:691]: Skipping action: VSDCA_FolderForm_AllUsers (condition is false) MSI (c) (34:0C) [19:47:36:691]: Skipping action: ResumeForm (condition is false) MSI (c) (34:0C) [19:47:36:691]: Skipping action: MaintenanceForm (condition is false) MSI (c) (34:0C) [19:47:36:691]: Doing action: CostFinalize Action 19:47:36: CostFinalize. Computing space requirements Action start 19:47:36: CostFinalize. MSI (c) (34:0C) [19:47:36:692]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (c) (34:0C) [19:47:36:692]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (c) (34:0C) [19:47:36:692]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (c) (34:0C) [19:47:36:692]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (c) (34:0C) [19:47:36:692]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. MSI (c) (34:0C) [19:47:36:692]: Note: 1: 2262 2: Patch 3: -2147287038 MSI (c) (34:0C) [19:47:36:692]: Note: 1: 2262 2: Condition 3: -2147287038 MSI (c) (34:0C) [19:47:36:693]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:\Program Files\Default Company Name\JC_Service_Setup'. Its new value: 'C:\Program Files\Default Company Name\JC_Service_Setup\'. MSI (c) (34:0C) [19:47:36:693]: Target path resolution complete. Dumping Directory table... MSI (c) (34:0C) [19:47:36:693]: Note: target paths subject to change (via custom actions or browsing) MSI (c) (34:0C) [19:47:36:693]: Dir (target): Key: TARGETDIR , Object: C:\Program Files\Default Company Name\JC_Service_Setup\ MSI (c) (34:0C) [19:47:36:693]: Dir (target): Key: ProgramMenuFolder , Object: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ MSI (c) (34:0C) [19:47:36:693]: Dir (target): Key: DesktopFolder , Object: C:\Users\JC\Desktop\ MSI (c) (34:0C) [19:47:36:693]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'. MSI (c) (34:0C) [19:47:36:694]: Note: 1: 2262 2: RemoveFile 3: -2147287038 Action ended 19:47:36: CostFinalize. Return value 1. MSI (c) (34:0C) [19:47:36:694]: Doing action: WelcomeForm Action 19:47:36: WelcomeForm. Action start 19:47:36: WelcomeForm. MSI (c) (34:48) [19:47:36:699]: Note: 1: 2262 2: Error 3: -2147287038 Info 2898. For VSI_MS_Sans_Serif13.0_0_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height. MSI (c) (34:48) [19:47:36:700]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line1 on dialog WelcomeForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: WelcomeForm, Line1, to the right MSI (c) (34:48) [19:47:36:701]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line2 on dialog WelcomeForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: WelcomeForm, Line2, to the right MSI (c) (34:48) [19:47:36:702]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control BannerBmp on dialog WelcomeForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: WelcomeForm, BannerBmp, to the right MSI (c) (34:48) [19:47:36:704]: Note: 1: 2262 2: Error 3: -2147287038 Info 2898. For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height. MSI (c) (34:48) [19:47:36:705]: Note: 1: 2262 2: Error 3: -2147287038 Info 2898. For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 20 pixels height. Action 19:47:36: WelcomeForm. Dialog created MSI (c) (34:E8) [19:47:36:713]: Note: 1: 2205 2: 3: _RemoveFilePath MSI (c) (34:E8) [19:47:36:713]: Note: 1: 2262 2: DuplicateFile 3: -2147287038 MSI (c) (34:E8) [19:47:36:714]: Note: 1: 2262 2: ReserveCost 3: -2147287038 MSI (c) (34:E8) [19:47:36:714]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: BindImage 3: -2147287038 MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: PublishComponent 3: -2147287038 MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: SelfReg 3: -2147287038 MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: Extension 3: -2147287038 MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: Font 3: -2147287038 MSI (c) (34:E8) [19:47:36:715]: Note: 1: 2262 2: Class 3: -2147287038 MSI (c) (34:E8) [19:47:36:716]: Note: 1: 2727 2: MSI (c) (34:48) [19:47:39:104]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line1 on dialog FolderForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FolderForm, Line1, to the right MSI (c) (34:48) [19:47:39:106]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line2 on dialog FolderForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FolderForm, Line2, to the right MSI (c) (34:48) [19:47:39:107]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control BannerBmp on dialog FolderForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FolderForm, BannerBmp, to the right MSI (c) (34:48) [19:47:39:114]: Note: 1: 2262 2: Error 3: -2147287038 Info 2898. For VSI_MS_Shell_Dlg13.0_0_0 textstyle, the system created a 'MS Shell Dlg' font, in 0 character set, of 13 pixels height. Action 19:47:39: FolderForm. Dialog created MSI (c) (34:48) [19:47:39:622]: Note: 1: 2727 2: MSI (c) (34:48) [19:47:40:122]: Note: 1: 2727 2: MSI (c) (34:48) [19:47:40:343]: Doing action: FindRelatedProducts Action 19:47:40: FindRelatedProducts. Searching for related applications Action start 19:47:40: FindRelatedProducts. Action ended 19:47:40: FindRelatedProducts. Return value 1. MSI (c) (34:48) [19:47:40:351]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line1 on dialog ConfirmInstallForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ConfirmInstallForm, Line1, to the right MSI (c) (34:48) [19:47:40:352]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line2 on dialog ConfirmInstallForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ConfirmInstallForm, Line2, to the right MSI (c) (34:48) [19:47:40:353]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control BannerBmp on dialog ConfirmInstallForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ConfirmInstallForm, BannerBmp, to the right Action 19:47:40: ConfirmInstallForm. Dialog created Action ended 19:47:41: WelcomeForm. Return value 1. MSI (c) (34:0C) [19:47:41:224]: Doing action: ProgressForm Action 19:47:41: ProgressForm. Action start 19:47:41: ProgressForm. MSI (c) (34:48) [19:47:41:229]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line1 on dialog ProgressForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, Line1, to the right MSI (c) (34:48) [19:47:41:230]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line2 on dialog ProgressForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, Line2, to the right MSI (c) (34:48) [19:47:41:231]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control BannerBmp on dialog ProgressForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, BannerBmp, to the right Action 19:47:41: ProgressForm. Dialog created Action ended 19:47:41: ProgressForm. Return value 1. MSI (c) (34:0C) [19:47:41:316]: Doing action: ExecuteAction Action 19:47:41: ExecuteAction. Action start 19:47:41: ExecuteAction. MSI (c) (34:0C) [19:47:41:319]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'. MSI (c) (34:0C) [19:47:41:319]: Grabbed execution mutex. MSI (c) (34:0C) [19:47:41:319]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (c) (34:0C) [19:47:41:320]: Switching to server: TARGETDIR="C:\Program Files\Default Company Name\JC_Service_Setup\" VSDNETURLMSG="This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?" VSDNETMSG="This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again." CURRENTDIRECTORY="E:\app\WindowsService1\MyServiceSetup\Debug" CLIENTUILEVEL="0" CLIENTPROCESSID="3380" USERNAME="JC" COMPANYNAME="TOSHIBA" SOURCEDIR="E:\app\WindowsService1\MyServiceSetup\Debug\" ACTION="INSTALL" EXECUTEACTION="INSTALL" ROOTDRIVE="E:\" INSTALLLEVEL="1" SECONDSEQUENCE="1" ADDLOCAL=DefaultFeature MSI (s) (48:44) [19:47:41:342]: Grabbed execution mutex. MSI (s) (48:D4) [19:47:41:344]: Resetting cached policy values MSI (s) (48:D4) [19:47:41:344]: Machine policy value 'Debug' is 0 MSI (s) (48:D4) [19:47:41:344]: ******* RunEngine: ******* Product: E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi ******* Action: INSTALL ******* CommandLine: ********** MSI (s) (48:D4) [19:47:41:345]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (48:D4) [19:47:41:371]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0 MSI (s) (48:D4) [19:47:41:371]: Note: 1: 1715 2: JC_Service_Setup MSI (s) (48:D4) [19:47:41:371]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48:D4) [19:47:41:371]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed JC_Service_Setup". MSI (s) (48:D4) [19:48:04:761]: The call to SRSetRestorePoint API succeeded. Returned status: 0, llSequenceNumber: 259. MSI (s) (48:D4) [19:48:04:764]: File will have security applied from OpCode. MSI (s) (48:D4) [19:48:04:778]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi' against software restriction policy MSI (s) (48:D4) [19:48:04:778]: Note: 1: 2262 2: DigitalSignature 3: -2147287038 MSI (s) (48:D4) [19:48:04:778]: SOFTWARE RESTRICTION POLICY: E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi is not digitally signed MSI (s) (48:D4) [19:48:04:781]: SOFTWARE RESTRICTION POLICY: E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi is permitted to run at the 'unrestricted' authorization level. MSI (s) (48:D4) [19:48:04:781]: End dialog not enabled MSI (s) (48:D4) [19:48:04:781]: Original package ==> E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi MSI (s) (48:D4) [19:48:04:781]: Package we're running from ==> C:\Windows\Installer\102e9cdf.msi MSI (s) (48:D4) [19:48:04:785]: APPCOMPAT: looking for appcompat database entry with ProductCode '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}'. MSI (s) (48:D4) [19:48:04:786]: APPCOMPAT: no matching ProductCode found in database. MSI (s) (48:D4) [19:48:04:794]: MSCOREE not loaded loading copy from system32 MSI (s) (48:D4) [19:48:04:798]: Machine policy value 'TransformsSecure' is 0 MSI (s) (48:D4) [19:48:04:798]: User policy value 'TransformsAtSource' is 0 MSI (s) (48:D4) [19:48:04:798]: Note: 1: 2262 2: MsiFileHash 3: -2147287038 MSI (s) (48:D4) [19:48:04:798]: Machine policy value 'DisablePatch' is 0 MSI (s) (48:D4) [19:48:04:799]: Machine policy value 'AllowLockdownPatch' is 0 MSI (s) (48:D4) [19:48:04:799]: Machine policy value 'DisableMsi' is 0 MSI (s) (48:D4) [19:48:04:799]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:04:799]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:04:799]: Running product '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' with user privileges: It's not assigned. MSI (s) (48:D4) [19:48:04:799]: Machine policy value 'DisableLUAPatching' is 0 MSI (s) (48:D4) [19:48:04:800]: Machine policy value 'DisableFlyWeightPatching' is 0 MSI (s) (48:D4) [19:48:04:801]: APPCOMPAT: looking for appcompat database entry with ProductCode '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}'. MSI (s) (48:D4) [19:48:04:801]: APPCOMPAT: no matching ProductCode found in database. MSI (s) (48:D4) [19:48:04:801]: Transforms are not secure. MSI (s) (48:D4) [19:48:04:802]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'e:\logfile.txt'. MSI (s) (48:D4) [19:48:04:802]: Command Line: TARGETDIR=C:\Program Files\Default Company Name\JC_Service_Setup\ VSDNETURLMSG=This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now? VSDNETMSG=This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. CURRENTDIRECTORY=E:\app\WindowsService1\MyServiceSetup\Debug CLIENTUILEVEL=0 CLIENTPROCESSID=3380 USERNAME=JC COMPANYNAME=TOSHIBA SOURCEDIR=E:\app\WindowsService1\MyServiceSetup\Debug\ ACTION=INSTALL EXECUTEACTION=INSTALL ROOTDRIVE=E:\ INSTALLLEVEL=1 SECONDSEQUENCE=1 ADDLOCAL=DefaultFeature ACTION=INSTALL MSI (s) (48:D4) [19:48:04:802]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{E25CA34B-06AB-4823-9985-90DFED4A0DA0}'. MSI (s) (48:D4) [19:48:04:802]: Product Code passed to Engine.Initialize: '' MSI (s) (48:D4) [19:48:04:802]: Product Code from property table before transforms: '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' MSI (s) (48:D4) [19:48:04:802]: Product Code from property table after transforms: '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' MSI (s) (48:D4) [19:48:04:802]: Product not registered: beginning first-time install MSI (s) (48:D4) [19:48:04:802]: Product {265C0913-47A4-4CC7-BEF1-9685CEDA1715} is not managed. MSI (s) (48:D4) [19:48:04:802]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:04:802]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:04:802]: MSI_LUA: Elevation required to install product, will prompt for credentials MSI (s) (48:D4) [19:48:08:666]: MSI_LUA: Credential Request return = 0x0 MSI (s) (48:D4) [19:48:08:667]: MSI_LUA: Elevated credential consent provided. Install will run elevated MSI (s) (48:D4) [19:48:08:667]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'. MSI (s) (48:D4) [19:48:08:667]: Entering CMsiConfigurationManager::SetLastUsedSource. MSI (s) (48:D4) [19:48:08:667]: User policy value 'SearchOrder' is 'nmu' MSI (s) (48:D4) [19:48:08:667]: Adding new sources is allowed. MSI (s) (48:D4) [19:48:08:667]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'. MSI (s) (48:D4) [19:48:08:667]: Package name extracted from package path: 'MyServiceSetup.msi' MSI (s) (48:D4) [19:48:08:668]: Package to be registered: 'MyServiceSetup.msi' MSI (s) (48:D4) [19:48:08:668]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48:D4) [19:48:08:670]: Note: 1: 2262 2: AdminProperties 3: -2147287038 MSI (s) (48:D4) [19:48:08:670]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:08:670]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:08:670]: Running product '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}' with elevated privileges: Proper credentials provided for LUA. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Program Files\Default Company Name\JC_Service_Setup\'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Modifying VSDNETURLMSG property. Its current value is 'This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?'. Its new value: 'This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Modifying VSDNETMSG property. Its current value is 'This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again.'. Its new value: 'This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again.'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '3380'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'JC'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'TOSHIBA'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'. MSI (s) (48:D4) [19:48:08:670]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'E:\'. MSI (s) (48:D4) [19:48:08:671]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'. MSI (s) (48:D4) [19:48:08:671]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'. MSI (s) (48:D4) [19:48:08:671]: PROPERTY CHANGE: Adding ADDLOCAL property. Its value is 'DefaultFeature'. MSI (s) (48:D4) [19:48:08:671]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0 MSI (s) (48:D4) [19:48:08:746]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'a1a1b83ba7d06c408b7e6e07abd7b9ae'. MSI (s) (48:D4) [19:48:08:746]: RESTART MANAGER: Session opened. MSI (s) (48:D4) [19:48:08:746]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'. MSI (s) (48:D4) [19:48:08:746]: Engine has iefSecondSequence set to true. MSI (s) (48:D4) [19:48:08:746]: TRANSFORMS property is now: MSI (s) (48:D4) [19:48:08:746]: PROPERTY CHANGE: Deleting SOURCEDIR property. Its current value is 'E:\app\WindowsService1\MyServiceSetup\Debug\'. MSI (s) (48:D4) [19:48:08:746]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'. MSI (s) (48:D4) [19:48:08:750]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming MSI (s) (48:D4) [19:48:08:752]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Favorites MSI (s) (48:D4) [19:48:08:754]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Network Shortcuts MSI (s) (48:D4) [19:48:08:756]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Documents MSI (s) (48:D4) [19:48:08:758]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Printer Shortcuts MSI (s) (48:D4) [19:48:08:760]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Recent MSI (s) (48:D4) [19:48:08:763]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\SendTo MSI (s) (48:D4) [19:48:08:766]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Templates MSI (s) (48:D4) [19:48:08:767]: SHELL32::SHGetFolderPath returned: C:\ProgramData MSI (s) (48:D4) [19:48:08:769]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Local MSI (s) (48:D4) [19:48:08:771]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Pictures MSI (s) (48:D4) [19:48:08:775]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (s) (48:D4) [19:48:08:777]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup MSI (s) (48:D4) [19:48:08:779]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MSI (s) (48:D4) [19:48:08:782]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu MSI (s) (48:D4) [19:48:08:784]: SHELL32::SHGetFolderPath returned: C:\Users\JC\Desktop MSI (s) (48:D4) [19:48:08:788]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (s) (48:D4) [19:48:08:790]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup MSI (s) (48:D4) [19:48:08:791]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs MSI (s) (48:D4) [19:48:08:794]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu MSI (s) (48:D4) [19:48:08:799]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop MSI (s) (48:D4) [19:48:08:799]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts MSI (s) (48:D4) [19:48:08:800]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 MSI (s) (48:D4) [19:48:08:808]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation MSI (s) (48:D4) [19:48:08:808]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'. MSI (s) (48:D4) [19:48:08:808]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated. MSI (s) (48:D4) [19:48:08:808]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'. MSI (s) (48:D4) [19:48:08:808]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'. MSI (s) (48:D4) [19:48:08:808]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\102e9cdf.msi'. MSI (s) (48:D4) [19:48:08:808]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi'. MSI (s) (48:D4) [19:48:08:808]: Note: 1: 2262 2: PatchPackage 3: -2147287038 MSI (s) (48:D4) [19:48:08:809]: Machine policy value 'DisableRollback' is 0 MSI (s) (48:D4) [19:48:08:809]: User policy value 'DisableRollback' is 0 MSI (s) (48:D4) [19:48:08:809]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'. MSI (s) (48:D4) [19:48:08:826]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'. MSI (s) (48:D4) [19:48:08:826]: Doing action: INSTALL MSI (s) (48:D4) [19:48:08:826]: Note: 1: 2262 2: ActionText 3: -2147287038 Action 19:48:08: INSTALL. Action start 19:48:08: INSTALL. MSI (s) (48:D4) [19:48:08:828]: Running ExecuteSequence MSI (s) (48:D4) [19:48:08:829]: Doing action: DIRCA_CheckFX Action 19:48:08: DIRCA_CheckFX. Action start 19:48:08: DIRCA_CheckFX. MSI (s) (48:74) [19:48:08:838]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIACC7.tmp, Entrypoint: CheckFX MSI (s) (48:04) [19:48:08:839]: Generating random cookie. MSI (s) (48:04) [19:48:08:856]: Created Custom Action Server with PID 4604 (0x11FC). MSI (s) (48:0C) [19:48:08:913]: Running as a service. MSI (s) (48:0C) [19:48:08:916]: Hello, I'm your 32bit Impersonated custom action server. MSI (s) (48!00) [19:48:09:117]: PROPERTY CHANGE: Adding VSDFXAvailable property. Its value is 'TRUE'. MSI (s) (48!00) [19:48:09:121]: PROPERTY CHANGE: Adding VSDFxConfigFile property. Its value is 'C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp'. Action ended 19:48:09: DIRCA_CheckFX. Return value 1. MSI (s) (48:D4) [19:48:09:124]: Doing action: AppSearch Action 19:48:09: AppSearch. Searching for installed applications Action start 19:48:09: AppSearch. MSI (s) (48:D4) [19:48:09:126]: Skipping AppSearch action: already done on client side Action ended 19:48:09: AppSearch. Return value 0. MSI (s) (48:D4) [19:48:09:126]: Doing action: FindRelatedProducts Action 19:48:09: FindRelatedProducts. Searching for related applications Action start 19:48:09: FindRelatedProducts. MSI (s) (48:D4) [19:48:09:128]: Skipping FindRelatedProducts action: already done on client side Action ended 19:48:09: FindRelatedProducts. Return value 0. MSI (s) (48:D4) [19:48:09:128]: Skipping action: ERRCA_CANCELNEWERVERSION (condition is false) MSI (s) (48:D4) [19:48:09:129]: Doing action: VSDCA_VsdLaunchConditions Action 19:48:09: VSDCA_VsdLaunchConditions. Action start 19:48:09: VSDCA_VsdLaunchConditions. MSI (s) (48:24) [19:48:09:138]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIADF0.tmp, Entrypoint: VsdLaunchConditions Action ended 19:48:09: VSDCA_VsdLaunchConditions. Return value 1. MSI (s) (48:D4) [19:48:09:396]: Doing action: LaunchConditions Action 19:48:09: LaunchConditions. Evaluating launch conditions Action start 19:48:09: LaunchConditions. MSI (s) (48:D4) [19:48:09:398]: Note: 1: 2262 2: LaunchCondition 3: -2147287038 Action ended 19:48:09: LaunchConditions. Return value 1. MSI (s) (48:D4) [19:48:09:399]: Doing action: CCPSearch Action 19:48:09: CCPSearch. Searching for qualifying products Action start 19:48:09: CCPSearch. MSI (s) (48:D4) [19:48:09:401]: Skipping CCPSearch action: already done on client side Action ended 19:48:09: CCPSearch. Return value 0. MSI (s) (48:D4) [19:48:09:402]: Doing action: RMCCPSearch Action 19:48:09: RMCCPSearch. Searching for qualifying products Action start 19:48:09: RMCCPSearch. MSI (s) (48:D4) [19:48:09:403]: Skipping RMCCPSearch action: already done on client side Action ended 19:48:09: RMCCPSearch. Return value 0. MSI (s) (48:D4) [19:48:09:404]: Doing action: ValidateProductID Action 19:48:09: ValidateProductID. Action start 19:48:09: ValidateProductID. Action ended 19:48:09: ValidateProductID. Return value 1. MSI (s) (48:D4) [19:48:09:408]: Skipping action: DIRCA_TARGETDIR (condition is false) MSI (s) (48:D4) [19:48:09:408]: Doing action: CostInitialize Action 19:48:09: CostInitialize. Computing space requirements Action start 19:48:09: CostInitialize. MSI (s) (48:D4) [19:48:09:410]: Machine policy value 'MaxPatchCacheSize' is 10 MSI (s) (48:D4) [19:48:09:411]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'. MSI (s) (48:D4) [19:48:09:411]: Note: 1: 2262 2: Patch 3: -2147287038 MSI (s) (48:D4) [19:48:09:411]: Note: 1: 2262 2: PatchPackage 3: -2147287038 MSI (s) (48:D4) [19:48:09:411]: Note: 1: 2262 2: MsiPatchHeaders 3: -2147287038 MSI (s) (48:D4) [19:48:09:411]: Note: 1: 2205 2: 3: __MsiPatchFileList Action ended 19:48:09: CostInitialize. Return value 1. MSI (s) (48:D4) [19:48:09:413]: Doing action: FileCost Action 19:48:09: FileCost. Computing space requirements Action start 19:48:09: FileCost. MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: RemoveFile 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: Registry 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: Class 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: Extension 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: TypeLib 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: IniFile 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: MoveFile 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: DuplicateFile 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: ReserveCost 3: -2147287038 MSI (s) (48:D4) [19:48:09:415]: Note: 1: 2262 2: Shortcut 3: -2147287038 Action ended 19:48:09: FileCost. Return value 1. MSI (s) (48:D4) [19:48:09:416]: Doing action: IsolateComponents Action 19:48:09: IsolateComponents. Action start 19:48:09: IsolateComponents. MSI (s) (48:D4) [19:48:09:421]: Note: 1: 2262 2: BindImage 3: -2147287038 MSI (s) (48:D4) [19:48:09:421]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038 Action ended 19:48:09: IsolateComponents. Return value 1. MSI (s) (48:D4) [19:48:09:422]: Doing action: CostFinalize Action 19:48:09: CostFinalize. Computing space requirements Action start 19:48:09: CostFinalize. MSI (s) (48:D4) [19:48:09:424]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (s) (48:D4) [19:48:09:424]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (s) (48:D4) [19:48:09:424]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (s) (48:D4) [19:48:09:424]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (s) (48:D4) [19:48:09:424]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. MSI (s) (48:D4) [19:48:09:424]: Note: 1: 2262 2: Condition 3: -2147287038 MSI (s) (48:D4) [19:48:09:426]: Target path resolution complete. Dumping Directory table... MSI (s) (48:D4) [19:48:09:426]: Note: target paths subject to change (via custom actions or browsing) MSI (s) (48:D4) [19:48:09:426]: Dir (target): Key: TARGETDIR , Object: C:\Program Files\Default Company Name\JC_Service_Setup\ MSI (s) (48:D4) [19:48:09:426]: Dir (target): Key: ProgramMenuFolder , Object: C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ MSI (s) (48:D4) [19:48:09:426]: Dir (target): Key: DesktopFolder , Object: C:\Users\JC\Desktop\ Action ended 19:48:09: CostFinalize. Return value 1. MSI (s) (48:D4) [19:48:09:428]: Doing action: SetODBCFolders Action 19:48:09: SetODBCFolders. Initializing ODBC directories Action start 19:48:09: SetODBCFolders. MSI (s) (48:D4) [19:48:09:430]: Note: 1: 2262 2: ODBCDriver 3: -2147287038 MSI (s) (48:D4) [19:48:09:431]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038 Action ended 19:48:09: SetODBCFolders. Return value 1. MSI (s) (48:D4) [19:48:09:432]: Doing action: InstallValidate Action 19:48:09: InstallValidate. Validating install Action start 19:48:09: InstallValidate. MSI (s) (48:D4) [19:48:09:434]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'a1a1b83ba7d06c408b7e6e07abd7b9ae'. MSI (s) (48:D4) [19:48:09:434]: Feature: DefaultFeature; Installed: Absent; Request: Local; Action: Local MSI (s) (48:D4) [19:48:09:434]: Component: C__7D627ECF219FAE188F1C311EEF93B082; Installed: Absent; Request: Local; Action: Local MSI (s) (48:D4) [19:48:09:434]: Component: C__78899671394FFF5615544B8593C0FC05; Installed: Absent; Request: Local; Action: Local MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: BindImage 3: -2147287038 MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: PublishComponent 3: -2147287038 MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: SelfReg 3: -2147287038 MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: Extension 3: -2147287038 MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: Font 3: -2147287038 MSI (s) (48:D4) [19:48:09:434]: Note: 1: 2262 2: Class 3: -2147287038 MSI (s) (48:D4) [19:48:09:436]: Note: 1: 2262 2: RemoveFile 3: -2147287038 MSI (s) (48:D4) [19:48:09:436]: Note: 1: 2205 2: 3: _RemoveFilePath MSI (s) (48:D4) [19:48:09:436]: Note: 1: 2262 2: DuplicateFile 3: -2147287038 MSI (s) (48:D4) [19:48:09:437]: Note: 1: 2262 2: ReserveCost 3: -2147287038 MSI (s) (48:D4) [19:48:09:439]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: BindImage 3: -2147287038 MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: PublishComponent 3: -2147287038 MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: SelfReg 3: -2147287038 MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: Extension 3: -2147287038 MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: Font 3: -2147287038 MSI (s) (48:D4) [19:48:09:440]: Note: 1: 2262 2: Class 3: -2147287038 MSI (s) (48:D4) [19:48:09:441]: Note: 1: 2727 2: MSI (s) (48:D4) [19:48:09:450]: Note: 1: 2727 2: Action ended 19:48:09: InstallValidate. Return value 1. MSI (s) (48:D4) [19:48:09:451]: Doing action: InstallInitialize Action 19:48:09: InstallInitialize. Action start 19:48:09: InstallInitialize. MSI (s) (48:D4) [19:48:09:455]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:09:455]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (48:D4) [19:48:09:455]: BeginTransaction: Locking Server MSI (s) (48:D4) [19:48:09:456]: Server not locked: locking for product {265C0913-47A4-4CC7-BEF1-9685CEDA1715} Action ended 19:48:11: InstallInitialize. Return value 1. MSI (s) (48:D4) [19:48:11:342]: Doing action: RemoveExistingProducts Action 19:48:11: RemoveExistingProducts. Removing applications Action start 19:48:11: RemoveExistingProducts. MSI (s) (48:D4) [19:48:11:344]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48:D4) [19:48:11:345]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48:D4) [19:48:11:346]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48:D4) [19:48:11:347]: Note: 1: 2262 2: Error 3: -2147287038 Action ended 19:48:11: RemoveExistingProducts. Return value 1. MSI (s) (48:D4) [19:48:11:348]: Doing action: AllocateRegistrySpace Action 19:48:11: AllocateRegistrySpace. Allocating registry space Action start 19:48:11: AllocateRegistrySpace. Action ended 19:48:11: AllocateRegistrySpace. Return value 1. MSI (s) (48:D4) [19:48:11:350]: Doing action: ProcessComponents Action 19:48:11: ProcessComponents. Updating component registration Action start 19:48:11: ProcessComponents. MSI (s) (48:D4) [19:48:11:353]: Note: 1: 2205 2: 3: MsiPatchCertificate MSI (s) (48:D4) [19:48:11:353]: LUA patching is disabled: missing MsiPatchCertificate table MSI (s) (48:D4) [19:48:11:353]: Resolving source. MSI (s) (48:D4) [19:48:11:353]: Resolving source to launched-from source. MSI (s) (48:D4) [19:48:11:353]: Setting launched-from source as last-used. MSI (s) (48:D4) [19:48:11:353]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\'. MSI (s) (48:D4) [19:48:11:353]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'E:\app\WindowsService1\MyServiceSetup\Debug\'. MSI (s) (48:D4) [19:48:11:353]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{265C0913-47A4-4CC7-BEF1-9685CEDA1715}'. MSI (s) (48:D4) [19:48:11:353]: SOURCEDIR ==> E:\app\WindowsService1\MyServiceSetup\Debug\ MSI (s) (48:D4) [19:48:11:353]: SOURCEDIR product ==> {265C0913-47A4-4CC7-BEF1-9685CEDA1715} MSI (s) (48:D4) [19:48:11:353]: Determining source type MSI (s) (48:D4) [19:48:11:353]: Source type from package 'MyServiceSetup.msi': 2 MSI (s) (48:D4) [19:48:11:354]: Source path resolution complete. Dumping Directory table... MSI (s) (48:D4) [19:48:11:354]: Dir (source): Key: TARGETDIR , Object: E:\app\WindowsService1\MyServiceSetup\Debug\ , LongSubPath: , ShortSubPath: MSI (s) (48:D4) [19:48:11:354]: Dir (source): Key: ProgramMenuFolder , Object: E:\app\WindowsService1\MyServiceSetup\Debug\ , LongSubPath: User's Programs Menu\ , ShortSubPath: USER'S~2\ MSI (s) (48:D4) [19:48:11:354]: Dir (source): Key: DesktopFolder , Object: E:\app\WindowsService1\MyServiceSetup\Debug\ , LongSubPath: User's Desktop\ , ShortSubPath: USER'S~1\ Action 19:48:11: GenerateScript. Generating script operations for action: GenerateScript: Updating component registration Action ended 19:48:11: ProcessComponents. Return value 1. MSI (s) (48:D4) [19:48:11:365]: Doing action: MsiUnpublishAssemblies Action 19:48:11: MsiUnpublishAssemblies. Unpublishing assembly information Action start 19:48:11: MsiUnpublishAssemblies. Action ended 19:48:11: MsiUnpublishAssemblies. Return value 1. MSI (s) (48:D4) [19:48:11:369]: Skipping action: _9768495F_590D_459F_9531_2A0B210AF3AC.uninstall.SetProperty (condition is false) MSI (s) (48:D4) [19:48:11:369]: Skipping action: _9768495F_590D_459F_9531_2A0B210AF3AC.uninstall (condition is false) MSI (s) (48:D4) [19:48:11:369]: Doing action: UnpublishComponents Action 19:48:11: UnpublishComponents. Unpublishing Qualified Components Action start 19:48:11: UnpublishComponents. MSI (s) (48:D4) [19:48:11:371]: Note: 1: 2262 2: PublishComponent 3: -2147287038 Action ended 19:48:11: UnpublishComponents. Return value 1. MSI (s) (48:D4) [19:48:11:372]: Doing action: UnpublishFeatures Action 19:48:11: UnpublishFeatures. Unpublishing Product Features Action start 19:48:11: UnpublishFeatures. Action ended 19:48:11: UnpublishFeatures. Return value 1. MSI (s) (48:D4) [19:48:11:374]: Doing action: StopServices Action 19:48:11: StopServices. Stopping services Action start 19:48:11: StopServices. MSI (s) (48:D4) [19:48:11:376]: Note: 1: 2262 2: ServiceControl 3: -2147287038 Action ended 19:48:11: StopServices. Return value 1. MSI (s) (48:D4) [19:48:11:378]: Doing action: DeleteServices Action 19:48:11: DeleteServices. Deleting services Action start 19:48:11: DeleteServices. MSI (s) (48:D4) [19:48:11:380]: Note: 1: 2262 2: ServiceControl 3: -2147287038 Action ended 19:48:11: DeleteServices. Return value 1. MSI (s) (48:D4) [19:48:11:381]: Doing action: UnregisterComPlus Action 19:48:11: UnregisterComPlus. Unregistering COM+ Applications and Components Action start 19:48:11: UnregisterComPlus. MSI (s) (48:D4) [19:48:11:384]: Note: 1: 2262 2: Complus 3: -2147287038 Action ended 19:48:11: UnregisterComPlus. Return value 1. MSI (s) (48:D4) [19:48:11:385]: Doing action: SelfUnregModules Action 19:48:11: SelfUnregModules. Unregistering modules Action start 19:48:11: SelfUnregModules. MSI (s) (48:D4) [19:48:11:387]: Note: 1: 2262 2: SelfReg 3: -2147287038 Action ended 19:48:11: SelfUnregModules. Return value 1. MSI (s) (48:D4) [19:48:11:388]: Doing action: UnregisterTypeLibraries Action 19:48:11: UnregisterTypeLibraries. Unregistering type libraries Action start 19:48:11: UnregisterTypeLibraries. MSI (s) (48:D4) [19:48:11:389]: Note: 1: 2262 2: TypeLib 3: -2147287038 Action ended 19:48:11: UnregisterTypeLibraries. Return value 1. MSI (s) (48:D4) [19:48:11:390]: Doing action: RemoveODBC Action 19:48:11: RemoveODBC. Removing ODBC components Action start 19:48:11: RemoveODBC. MSI (s) (48:D4) [19:48:11:392]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038 MSI (s) (48:D4) [19:48:11:392]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038 MSI (s) (48:D4) [19:48:11:392]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038 MSI (s) (48:D4) [19:48:11:393]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038 MSI (s) (48:D4) [19:48:11:393]: Note: 1: 2262 2: ODBCDriver 3: -2147287038 MSI (s) (48:D4) [19:48:11:393]: Note: 1: 2262 2: ODBCDriver 3: -2147287038 MSI (s) (48:D4) [19:48:11:393]: Note: 1: 2711 2: ODBCDriverManager RemoveODBC: MSI (s) (48:D4) [19:48:11:405]: Note: 1: 2711 2: ODBCDriverManager64 Action ended 19:48:11: RemoveODBC. Return value 1. MSI (s) (48:D4) [19:48:11:407]: Doing action: UnregisterFonts Action 19:48:11: UnregisterFonts. Unregistering fonts Action start 19:48:11: UnregisterFonts. MSI (s) (48:D4) [19:48:11:422]: Note: 1: 2262 2: Font 3: -2147287038 Action ended 19:48:11: UnregisterFonts. Return value 1. MSI (s) (48:D4) [19:48:11:429]: Doing action: RemoveRegistryValues Action 19:48:11: RemoveRegistryValues. Removing system registry values Action start 19:48:11: RemoveRegistryValues. MSI (s) (48:D4) [19:48:11:431]: Note: 1: 2262 2: RemoveRegistry 3: -2147287038 Action ended 19:48:11: RemoveRegistryValues. Return value 1. MSI (s) (48:D4) [19:48:11:432]: Doing action: UnregisterClassInfo Action 19:48:11: UnregisterClassInfo. Unregister Class servers Action start 19:48:11: UnregisterClassInfo. MSI (s) (48:D4) [19:48:11:434]: Note: 1: 2262 2: Class 3: -2147287038 Action ended 19:48:11: UnregisterClassInfo. Return value 1. MSI (s) (48:D4) [19:48:11:435]: Doing action: UnregisterExtensionInfo Action 19:48:11: UnregisterExtensionInfo. Unregistering extension servers Action start 19:48:11: UnregisterExtensionInfo. MSI (s) (48:D4) [19:48:11:437]: Note: 1: 2262 2: Extension 3: -2147287038 Action ended 19:48:11: UnregisterExtensionInfo. Return value 1. MSI (s) (48:D4) [19:48:11:439]: Doing action: UnregisterProgIdInfo Action 19:48:11: UnregisterProgIdInfo. Unregistering program identifiers Action start 19:48:11: UnregisterProgIdInfo. MSI (s) (48:D4) [19:48:11:442]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (s) (48:D4) [19:48:11:442]: Note: 1: 2262 2: Class 3: -2147287038 MSI (s) (48:D4) [19:48:11:443]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (s) (48:D4) [19:48:11:443]: Note: 1: 2262 2: Extension 3: -2147287038 Action ended 19:48:11: UnregisterProgIdInfo. Return value 1. MSI (s) (48:D4) [19:48:11:444]: Doing action: UnregisterMIMEInfo Action 19:48:11: UnregisterMIMEInfo. Unregistering MIME info Action start 19:48:11: UnregisterMIMEInfo. MSI (s) (48:D4) [19:48:11:446]: Note: 1: 2262 2: MIME 3: -2147287038 MSI (s) (48:D4) [19:48:11:446]: Note: 1: 2262 2: Extension 3: -2147287038 Action ended 19:48:11: UnregisterMIMEInfo. Return value 1. MSI (s) (48:D4) [19:48:11:447]: Doing action: RemoveIniValues Action 19:48:11: RemoveIniValues. Removing INI files entries Action start 19:48:11: RemoveIniValues. MSI (s) (48:D4) [19:48:11:450]: Note: 1: 2262 2: RemoveIniFile 3: -2147287038 Action ended 19:48:11: RemoveIniValues. Return value 1. MSI (s) (48:D4) [19:48:11:450]: Doing action: RemoveShortcuts Action 19:48:11: RemoveShortcuts. Removing shortcuts Action start 19:48:11: RemoveShortcuts. Action ended 19:48:11: RemoveShortcuts. Return value 1. MSI (s) (48:D4) [19:48:11:453]: Doing action: RemoveEnvironmentStrings Action 19:48:11: RemoveEnvironmentStrings. Updating environment strings Action start 19:48:11: RemoveEnvironmentStrings. MSI (s) (48:D4) [19:48:11:455]: Note: 1: 2262 2: Environment 3: -2147287038 Action ended 19:48:11: RemoveEnvironmentStrings. Return value 1. MSI (s) (48:D4) [19:48:11:456]: Doing action: RemoveDuplicateFiles Action 19:48:11: RemoveDuplicateFiles. Removing duplicated files Action start 19:48:11: RemoveDuplicateFiles. Action ended 19:48:11: RemoveDuplicateFiles. Return value 1. MSI (s) (48:D4) [19:48:11:458]: Doing action: RemoveFiles Action 19:48:11: RemoveFiles. Removing files Action start 19:48:11: RemoveFiles. Action ended 19:48:11: RemoveFiles. Return value 1. MSI (s) (48:D4) [19:48:11:461]: Doing action: RemoveFolders Action 19:48:11: RemoveFolders. Removing folders Action start 19:48:11: RemoveFolders. MSI (s) (48:D4) [19:48:11:463]: Note: 1: 2262 2: CreateFolder 3: -2147287038 MSI (s) (48:D4) [19:48:11:463]: Note: 1: 2262 2: LockPermissions 3: -2147287038 Action ended 19:48:11: RemoveFolders. Return value 1. MSI (s) (48:D4) [19:48:11:464]: Doing action: CreateFolders Action 19:48:11: CreateFolders. Creating folders Action start 19:48:11: CreateFolders. MSI (s) (48:D4) [19:48:11:465]: Note: 1: 2262 2: CreateFolder 3: -2147287038 MSI (s) (48:D4) [19:48:11:466]: Note: 1: 2262 2: LockPermissions 3: -2147287038 Action ended 19:48:11: CreateFolders. Return value 1. MSI (s) (48:D4) [19:48:11:466]: Doing action: MoveFiles Action 19:48:11: MoveFiles. Moving files Action start 19:48:11: MoveFiles. Action ended 19:48:11: MoveFiles. Return value 1. MSI (s) (48:D4) [19:48:11:468]: Doing action: InstallFiles Action 19:48:11: InstallFiles. Copying new files Action start 19:48:11: InstallFiles. InstallFiles: File: Copying new files, Directory: , Size: MSI (s) (48:D4) [19:48:11:473]: Note: 1: 2262 2: LockPermissions 3: -2147287038 MSI (s) (48:D4) [19:48:11:474]: Note: 1: 2205 2: 3: MsiPatchOldAssemblyFile MSI (s) (48:D4) [19:48:11:474]: Note: 1: 2228 2: 3: MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE `MsiPatchOldAssemblyFile`.`File_` = ? MSI (s) (48:D4) [19:48:11:474]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48:D4) [19:48:11:474]: Note: 1: 2205 2: 3: MsiSFCBypass MSI (s) (48:D4) [19:48:11:474]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ? MSI (s) (48:D4) [19:48:11:478]: Using well known SID for System MSI (s) (48:D4) [19:48:11:478]: Finished allocating new user SID Action ended 19:48:11: InstallFiles. Return value 1. MSI (s) (48:D4) [19:48:11:482]: Doing action: PatchFiles Action 19:48:11: PatchFiles. Patching files Action start 19:48:11: PatchFiles. MSI (s) (48:D4) [19:48:11:484]: Note: 1: 2262 2: Error 3: -2147287038 Action ended 19:48:11: PatchFiles. Return value 1. MSI (s) (48:D4) [19:48:11:485]: Doing action: DuplicateFiles Action 19:48:11: DuplicateFiles. Creating duplicate files Action start 19:48:11: DuplicateFiles. Action ended 19:48:11: DuplicateFiles. Return value 1. MSI (s) (48:D4) [19:48:11:487]: Doing action: BindImage Action 19:48:11: BindImage. Binding executables Action start 19:48:11: BindImage. MSI (s) (48:D4) [19:48:11:489]: Note: 1: 2262 2: BindImage 3: -2147287038 Action ended 19:48:11: BindImage. Return value 1. MSI (s) (48:D4) [19:48:11:490]: Doing action: CreateShortcuts Action 19:48:11: CreateShortcuts. Creating shortcuts Action start 19:48:11: CreateShortcuts. MSI (s) (48:D4) [19:48:11:493]: Note: 1: 2235 2: 3: DisplayResourceDLL 4: SELECT `Name`, `FileName`, `Component`.`Directory_`, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Component`.`Action`, `Target`, `ComponentId`, `Feature`.`Action`, `Component`.`Installed`, `DisplayResourceDLL`, `DisplayResourceId`, `DescriptionResourceDLL`, `DescriptionResourceId` From `Shortcut`, `Feature`, `Component`, `File` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))) MSI (s) (48:D4) [19:48:11:495]: Note: 1: 2235 2: 3: DisplayResourceDLL 4: SELECT `Name`, `Target`, null, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, null, null, null, null, null, `DisplayResourceDLL`, `DisplayResourceId`, `DescriptionResourceDLL`, `DescriptionResourceId` From `Shortcut`, `Component` WHERE `Shortcut`.`Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) Action ended 19:48:11: CreateShortcuts. Return value 1. MSI (s) (48:D4) [19:48:11:496]: Doing action: RegisterClassInfo Action 19:48:11: RegisterClassInfo. Registering Class servers Action start 19:48:11: RegisterClassInfo. MSI (s) (48:D4) [19:48:11:499]: Note: 1: 2262 2: Class 3: -2147287038 Action ended 19:48:11: RegisterClassInfo. Return value 1. MSI (s) (48:D4) [19:48:11:500]: Doing action: RegisterExtensionInfo Action 19:48:11: RegisterExtensionInfo. Registering extension servers Action start 19:48:11: RegisterExtensionInfo. MSI (s) (48:D4) [19:48:11:502]: Note: 1: 2262 2: Extension 3: -2147287038 Action ended 19:48:11: RegisterExtensionInfo. Return value 1. MSI (s) (48:D4) [19:48:11:504]: Doing action: RegisterProgIdInfo Action 19:48:11: RegisterProgIdInfo. Registering program identifiers Action start 19:48:11: RegisterProgIdInfo. MSI (s) (48:D4) [19:48:11:506]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (s) (48:D4) [19:48:11:506]: Note: 1: 2262 2: Class 3: -2147287038 MSI (s) (48:D4) [19:48:11:507]: Note: 1: 2262 2: ProgId 3: -2147287038 MSI (s) (48:D4) [19:48:11:507]: Note: 1: 2262 2: Extension 3: -2147287038 Action ended 19:48:11: RegisterProgIdInfo. Return value 1. MSI (s) (48:D4) [19:48:11:513]: Doing action: RegisterMIMEInfo Action 19:48:11: RegisterMIMEInfo. Registering MIME info Action start 19:48:11: RegisterMIMEInfo. MSI (s) (48:D4) [19:48:11:516]: Note: 1: 2262 2: MIME 3: -2147287038 MSI (s) (48:D4) [19:48:11:516]: Note: 1: 2262 2: Extension 3: -2147287038 Action ended 19:48:11: RegisterMIMEInfo. Return value 1. MSI (s) (48:D4) [19:48:11:521]: Doing action: WriteRegistryValues Action 19:48:11: WriteRegistryValues. Writing system registry values Action start 19:48:11: WriteRegistryValues. Action ended 19:48:11: WriteRegistryValues. Return value 1. MSI (s) (48:D4) [19:48:11:528]: Doing action: WriteIniValues Action 19:48:11: WriteIniValues. Writing INI files values Action start 19:48:11: WriteIniValues. Action ended 19:48:11: WriteIniValues. Return value 1. MSI (s) (48:D4) [19:48:11:530]: Doing action: WriteEnvironmentStrings Action 19:48:11: WriteEnvironmentStrings. Updating environment strings Action start 19:48:11: WriteEnvironmentStrings. MSI (s) (48:D4) [19:48:11:532]: Note: 1: 2262 2: Environment 3: -2147287038 Action ended 19:48:11: WriteEnvironmentStrings. Return value 1. MSI (s) (48:D4) [19:48:11:533]: Doing action: RegisterFonts Action 19:48:11: RegisterFonts. Registering fonts Action start 19:48:11: RegisterFonts. MSI (s) (48:D4) [19:48:11:534]: Note: 1: 2262 2: Font 3: -2147287038 Action ended 19:48:11: RegisterFonts. Return value 1. MSI (s) (48:D4) [19:48:11:535]: Doing action: InstallODBC Action 19:48:11: InstallODBC. Installing ODBC components Action start 19:48:11: InstallODBC. MSI (s) (48:D4) [19:48:11:537]: Note: 1: 2711 2: ODBCDriverManager MSI (s) (48:D4) [19:48:11:537]: Note: 1: 2711 2: ODBCDriverManager64 MSI (s) (48:D4) [19:48:11:537]: Note: 1: 2262 2: ODBCDriver 3: -2147287038 MSI (s) (48:D4) [19:48:11:537]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038 MSI (s) (48:D4) [19:48:11:537]: Note: 1: 2262 2: ODBCDriver 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038 MSI (s) (48:D4) [19:48:11:538]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038 Action ended 19:48:11: InstallODBC. Return value 0. MSI (s) (48:D4) [19:48:11:542]: Doing action: RegisterTypeLibraries Action 19:48:11: RegisterTypeLibraries. Registering type libraries Action start 19:48:11: RegisterTypeLibraries. MSI (s) (48:D4) [19:48:11:543]: Note: 1: 2262 2: TypeLib 3: -2147287038 Action ended 19:48:11: RegisterTypeLibraries. Return value 1. MSI (s) (48:D4) [19:48:11:545]: Doing action: SelfRegModules Action 19:48:11: SelfRegModules. Registering modules Action start 19:48:11: SelfRegModules. MSI (s) (48:D4) [19:48:11:548]: Note: 1: 2262 2: SelfReg 3: -2147287038 Action ended 19:48:11: SelfRegModules. Return value 1. MSI (s) (48:D4) [19:48:11:548]: Doing action: RegisterComPlus Action 19:48:11: RegisterComPlus. Registering COM+ Applications and Components Action start 19:48:11: RegisterComPlus. MSI (s) (48:D4) [19:48:11:550]: Note: 1: 2262 2: Complus 3: -2147287038 Action ended 19:48:11: RegisterComPlus. Return value 1. MSI (s) (48:D4) [19:48:11:551]: Doing action: InstallServices Action 19:48:11: InstallServices. Installing new services Action start 19:48:11: InstallServices. MSI (s) (48:D4) [19:48:11:553]: Note: 1: 2262 2: ServiceInstall 3: -2147287038 Action ended 19:48:11: InstallServices. Return value 1. MSI (s) (48:D4) [19:48:11:556]: Doing action: StartServices Action 19:48:11: StartServices. Starting services Action start 19:48:11: StartServices. MSI (s) (48:D4) [19:48:11:558]: Note: 1: 2262 2: ServiceControl 3: -2147287038 Action ended 19:48:11: StartServices. Return value 1. MSI (s) (48:D4) [19:48:11:559]: Doing action: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit.SetProperty Action 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit.SetProperty. Action start 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit.SetProperty. MSI (s) (48:D4) [19:48:11:562]: PROPERTY CHANGE: Adding _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit property. Its value is '/installtype=notransaction /action=commit /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp"'. Action ended 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit.SetProperty. Return value 1. MSI (s) (48:D4) [19:48:11:563]: Doing action: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit Action 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit. Action start 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit. _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit: Action ended 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit. Return value 1. MSI (s) (48:D4) [19:48:11:570]: Doing action: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback.SetProperty Action 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback.SetProperty. Action start 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback.SetProperty. MSI (s) (48:D4) [19:48:11:573]: PROPERTY CHANGE: Adding _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback property. Its value is '/installtype=notransaction /action=rollback /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp"'. Action ended 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback.SetProperty. Return value 1. MSI (s) (48:D4) [19:48:11:574]: Doing action: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback Action 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback. Action start 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback. _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback: Action ended 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback. Return value 1. MSI (s) (48:D4) [19:48:11:580]: Doing action: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install.SetProperty Action 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install.SetProperty. Action start 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install.SetProperty. MSI (s) (48:D4) [19:48:11:583]: PROPERTY CHANGE: Adding _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install property. Its value is '/installtype=notransaction /action=install /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp"'. Action ended 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install.SetProperty. Return value 1. MSI (s) (48:D4) [19:48:11:584]: Doing action: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install Action 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install. Action start 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install. _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install: Action ended 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install. Return value 1. MSI (s) (48:D4) [19:48:11:592]: Doing action: RegisterUser Action 19:48:11: RegisterUser. Registering user Action start 19:48:11: RegisterUser. Action ended 19:48:11: RegisterUser. Return value 1. MSI (s) (48:D4) [19:48:11:594]: Doing action: RegisterProduct Action 19:48:11: RegisterProduct. Registering product Action start 19:48:11: RegisterProduct. MSI (s) (48:D4) [19:48:11:596]: Note: 1: 2262 2: Error 3: -2147287038 RegisterProduct: Registering product MSI (s) (48:D4) [19:48:11:603]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'. Action ended 19:48:11: RegisterProduct. Return value 1. MSI (s) (48:D4) [19:48:11:605]: Doing action: PublishComponents Action 19:48:11: PublishComponents. Publishing Qualified Components Action start 19:48:11: PublishComponents. MSI (s) (48:D4) [19:48:11:607]: Note: 1: 2262 2: PublishComponent 3: -2147287038 Action ended 19:48:11: PublishComponents. Return value 1. MSI (s) (48:D4) [19:48:11:608]: Doing action: MsiPublishAssemblies Action 19:48:11: MsiPublishAssemblies. Publishing assembly information Action start 19:48:11: MsiPublishAssemblies. MsiPublishAssemblies: Application Context:Publishing assembly information, Assembly Name: Action ended 19:48:11: MsiPublishAssemblies. Return value 1. MSI (s) (48:D4) [19:48:11:614]: Doing action: PublishFeatures Action 19:48:11: PublishFeatures. Publishing Product Features Action start 19:48:11: PublishFeatures. PublishFeatures: Feature: Publishing Product Features Action ended 19:48:11: PublishFeatures. Return value 1. MSI (s) (48:D4) [19:48:11:623]: Doing action: PublishProduct Action 19:48:11: PublishProduct. Publishing product information Action start 19:48:11: PublishProduct. MSI (s) (48:D4) [19:48:11:625]: Note: 1: 2262 2: Icon 3: -2147287038 PublishProduct: Action ended 19:48:11: PublishProduct. Return value 1. MSI (s) (48:D4) [19:48:11:633]: Doing action: InstallFinalize Action 19:48:11: InstallFinalize. Action start 19:48:11: InstallFinalize. MSI (s) (48:D4) [19:48:11:637]: Running Script: C:\Windows\Installer\MSIB6A8.tmp MSI (s) (48:D4) [19:48:11:637]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'. MSI (s) (48:D4) [19:48:11:638]: Machine policy value 'DisableRollback' is 0 MSI (s) (48:D4) [19:48:11:671]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (48:D4) [19:48:11:675]: Executing op: Header(Signature=1397708873,Version=400,Timestamp=997563910,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1) MSI (s) (48:D4) [19:48:11:676]: Executing op: ProductInfo(ProductKey={265C0913-47A4-4CC7-BEF1-9685CEDA1715},ProductName=JC_Service_Setup,PackageName=MyServiceSetup.msi,Language=1033,Version=16777216,Assignment=0,ObsoleteArg=0,,,PackageCode={E25CA34B-06AB-4823-9985-90DFED4A0DA0},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=2) MSI (s) (48:D4) [19:48:11:678]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming MSI (s) (48:D4) [19:48:11:679]: Executing op: DialogInfo(Type=0,Argument=1033) MSI (s) (48:D4) [19:48:11:679]: Executing op: DialogInfo(Type=1,Argument=JC_Service_Setup) MSI (s) (48:D4) [19:48:11:680]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1]) MSI (s) (48:D4) [19:48:11:680]: Executing op: SetBaseline(Baseline=0,) MSI (s) (48:D4) [19:48:11:680]: Executing op: SetBaseline(Baseline=1,) MSI (s) (48:D4) [19:48:11:680]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,) Action 19:48:11: ProcessComponents. Updating component registration MSI (s) (48:D4) [19:48:11:681]: Executing op: ProgressTotal(Total=2,Type=1,ByteEquivalent=24000) MSI (s) (48:D4) [19:48:11:681]: Executing op: ComponentRegister(ComponentId={6F04E23E-DEC1-9FE3-8AF9-596DD0A7EB0F},KeyPath=C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe.config,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) 1: {265C0913-47A4-4CC7-BEF1-9685CEDA1715} 2: {6F04E23E-DEC1-9FE3-8AF9-596DD0A7EB0F} 3: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe.config MSI (s) (48:D4) [19:48:11:686]: Executing op: ComponentRegister(ComponentId={917511AD-8BEE-17FC-4084-7AD6D29B068D},KeyPath=C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0) 1: {265C0913-47A4-4CC7-BEF1-9685CEDA1715} 2: {917511AD-8BEE-17FC-4084-7AD6D29B068D} 3: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe MSI (s) (48:D4) [19:48:11:690]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,) Action 19:48:11: RemoveODBC. Removing ODBC components MSI (s) (48:D4) [19:48:11:733]: Executing op: ODBCDriverManager(,BinaryType=0) MSI (s) (48:D4) [19:48:11:733]: Executing op: ODBCDriverManager(,BinaryType=1) MSI (s) (48:D4) [19:48:11:733]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1], Directory: [9], Size: [6]) Action 19:48:11: InstallFiles. Copying new files MSI (s) (48:D4) [19:48:11:734]: Executing op: ProgressTotal(Total=24876,Type=0,ByteEquivalent=1) MSI (s) (48:D4) [19:48:11:734]: Executing op: SetTargetFolder(Folder=C:\Program Files\Default Company Name\JC_Service_Setup\) MSI (s) (48:D4) [19:48:11:735]: Executing op: SetSourceFolder(Folder=1\) MSI (s) (48:D4) [19:48:11:735]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: ,MediaCabinet=_AE73814B46A59F1B8B29BFC9299B4FCC,BytesPerTick=32768,CopierType=2,ModuleFileName=C:\Windows\Installer\102e9cdf.msi,,,,,IsFirstPhysicalMedia=1) MSI (s) (48:D4) [19:48:11:735]: Executing op: FileCopy(SourceName=WINDOW~1.EXE|WindowsService1.exe,SourceCabKey=_78899671394FFF5615544B8593C0FC05,DestName=WindowsService1.exe,Attributes=512,FileSize=24576,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (48:D4) [19:48:11:737]: File: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe; To be installed; Won't patch; No existing file MSI (s) (48:D4) [19:48:11:737]: Source for file '_78899671394FFF5615544B8593C0FC05' is compressed InstallFiles: File: WindowsService1.exe, Directory: C:\Program Files\Default Company Name\JC_Service_Setup\, Size: 24576 MSI (s) (48:D4) [19:48:11:738]: SOFTWARE RESTRICTION POLICY: Verifying object --> 'C:\Windows\Installer\102e9cdf.msi' against software restriction policy MSI (s) (48:D4) [19:48:11:738]: Note: 1: 2262 2: DigitalSignature 3: -2147287038 MSI (s) (48:D4) [19:48:11:738]: SOFTWARE RESTRICTION POLICY: C:\Windows\Installer\102e9cdf.msi is not digitally signed MSI (s) (48:D4) [19:48:11:740]: SOFTWARE RESTRICTION POLICY: C:\Windows\Installer\102e9cdf.msi is permitted to run at the 'unrestricted' authorization level. MSI (s) (48:D4) [19:48:11:741]: Note: 1: 2318 2: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe MSI (s) (48:D4) [19:48:11:747]: Executing op: FileCopy(SourceName=WINDOW~1.CON|WindowsService1.exe.config,SourceCabKey=_7D627ECF219FAE188F1C311EEF93B082,DestName=WindowsService1.exe.config,Attributes=512,FileSize=300,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,,,,,,,) MSI (s) (48:D4) [19:48:11:747]: File: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe.config; To be installed; Won't patch; No existing file MSI (s) (48:D4) [19:48:11:747]: Source for file '_7D627ECF219FAE188F1C311EEF93B082' is compressed InstallFiles: File: WindowsService1.exe.config, Directory: C:\Program Files\Default Company Name\JC_Service_Setup\, Size: 300 MSI (s) (48:D4) [19:48:11:749]: Note: 1: 2318 2: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe.config MSI (s) (48:D4) [19:48:11:751]: Executing op: CacheSizeFlush(,) MSI (s) (48:D4) [19:48:11:751]: Executing op: ActionStart(Name=_A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit,,) Action 19:48:11: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit. MSI (s) (48:D4) [19:48:11:752]: Executing op: CustomActionSchedule(Action=_A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit,ActionType=1537,Source=BinaryData,Target=ManagedInstall,CustomActionData=/installtype=notransaction /action=commit /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp") MSI (s) (48:D4) [19:48:11:753]: Executing op: ActionStart(Name=_0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback,,) Action 19:48:11: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback. MSI (s) (48:D4) [19:48:11:754]: Executing op: CustomActionSchedule(Action=_0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback,ActionType=1281,Source=BinaryData,Target=ManagedInstall,CustomActionData=/installtype=notransaction /action=rollback /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp") MSI (s) (48:D4) [19:48:11:755]: Executing op: ActionStart(Name=_5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install,,) Action 19:48:11: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install. MSI (s) (48:D4) [19:48:11:755]: Executing op: CustomActionSchedule(Action=_5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install,ActionType=1025,Source=BinaryData,Target=ManagedInstall,CustomActionData=/installtype=notransaction /action=install /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp") MSI (s) (48:F8) [19:48:11:759]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIB830.tmp, Entrypoint: ManagedInstall MSI (s) (48!64) [19:48:12:202]: Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (34:48) [19:48:12:203]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2869: The dialog ErrorDialog has the error style bit set, but is not an error dialog MSI (c) (34:48) [19:48:12:212]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869. The arguments are: ErrorDialog, , MSI (c) (34:48) [19:48:34:617]: Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (34:48) [19:48:34:617]: Product: JC_Service_Setup -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869. The arguments are: ErrorDialog, ,
Error 1001. MSI (s) (48!64) [19:48:34:631]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48!64) [19:48:34:631]: MSI (s) (48:F8) [19:48:34:638]: Leaked MSIHANDLE (12) of type 790531 for thread 612 MSI (s) (48:F8) [19:48:34:638]: Note: 1: 2769 2: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install 3: 1 MSI (s) (48:F8) [19:48:34:639]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2769: Custom Action _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install did not close 1 MSIHANDLEs. The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install, 1, Action ended 19:48:34: InstallFinalize. Return value 3. MSI (s) (48:D4) [19:48:34:754]: User policy value 'DisableRollback' is 0 MSI (s) (48:D4) [19:48:34:754]: Machine policy value 'DisableRollback' is 0 MSI (s) (48:D4) [19:48:34:764]: Executing op: Header(Signature=1397708873,Version=400,Timestamp=997563910,LangId=1033,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1) MSI (s) (48:D4) [19:48:34:764]: Executing op: DialogInfo(Type=0,Argument=1033) MSI (s) (48:D4) [19:48:34:765]: Executing op: DialogInfo(Type=1,Argument=JC_Service_Setup) MSI (s) (48:D4) [19:48:34:766]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1]) Action 19:48:34: Rollback. Rolling back action: Rollback: _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install MSI (s) (48:D4) [19:48:34:770]: Executing op: ActionStart(Name=_5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install,,) MSI (s) (48:D4) [19:48:34:771]: Executing op: ProductInfo(ProductKey={265C0913-47A4-4CC7-BEF1-9685CEDA1715},ProductName=JC_Service_Setup,PackageName=MyServiceSetup.msi,Language=1033,Version=16777216,Assignment=0,ObsoleteArg=0,,,PackageCode={E25CA34B-06AB-4823-9985-90DFED4A0DA0},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=2) MSI (s) (48:D4) [19:48:34:777]: SHELL32::SHGetFolderPath returned: C:\Users\JC\AppData\Roaming Rollback: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback MSI (s) (48:D4) [19:48:34:783]: Executing op: ActionStart(Name=_0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback,,) MSI (s) (48:D4) [19:48:34:792]: Executing op: CustomActionRollback(Action=_0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback,ActionType=1281,Source=BinaryData,Target=ManagedInstall,CustomActionData=/installtype=notransaction /action=rollback /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp") MSI (s) (48:2C) [19:48:34:799]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI1232.tmp, Entrypoint: ManagedInstall MSI (s) (48!50) [19:48:34:845]: Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (34:48) [19:48:34:857]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
Error 1001. MSI (s) (48!50) [19:48:36:068]: Note: 1: 2262 2: Error 3: -2147287038 MSI (s) (48!50) [19:48:36:068]: MSI (s) (48:2C) [19:48:36:070]: Leaked MSIHANDLE (14) of type 790531 for thread 2384 MSI (s) (48:2C) [19:48:36:070]: Note: 1: 2769 2: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback 3: 1 MSI (s) (48:2C) [19:48:36:070]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2769: Custom Action _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback did not close 1 MSIHANDLEs. The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback, 1, Rollback: _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit MSI (s) (48:D4) [19:48:36:075]: Executing op: ActionStart(Name=_A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit,,) Rollback: Copying new files MSI (s) (48:D4) [19:48:36:077]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1], Directory: [9], Size: [6]) MSI (s) (48:D4) [19:48:36:079]: Executing op: SetTargetFolder(Folder=C:\Program Files\Default Company Name\JC_Service_Setup\) MSI (s) (48:D4) [19:48:36:080]: Executing op: FileRemove(,FileName=C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe.config,,) MSI (s) (48:D4) [19:48:36:087]: Executing op: FileRemove(,FileName=C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe,,) MSI (s) (48:D4) [19:48:36:088]: Note: 1: 1321 2: C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe MSI (s) (48:D4) [19:48:36:088]: Verifying accessibility of file: WindowsService1.exe MSI (s) (48:D4) [19:48:36:090]: Note: 1: 2262 2: Error 3: -2147287038 Info 1903. Scheduling reboot operation: Deleting file C:\Program Files\Default Company Name\JC_Service_Setup\TBD1742.tmp. Must reboot to complete operation. Rollback: Removing ODBC components MSI (s) (48:D4) [19:48:36:110]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,) Rollback: Updating component registration MSI (s) (48:D4) [19:48:36:111]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,) MSI (s) (48:D4) [19:48:36:112]: Executing op: ComponentUnregister(ComponentId={917511AD-8BEE-17FC-4084-7AD6D29B068D},ProductKey={265C0913-47A4-4CC7-BEF1-9685CEDA1715},BinaryType=0,) MSI (s) (48:D4) [19:48:36:114]: Executing op: ComponentUnregister(ComponentId={6F04E23E-DEC1-9FE3-8AF9-596DD0A7EB0F},ProductKey={265C0913-47A4-4CC7-BEF1-9685CEDA1715},BinaryType=0,) MSI (s) (48:D4) [19:48:36:114]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0) MSI (s) (48:D4) [19:48:36:114]: Error in rollback skipped. Return: 5 MSI (s) (48:D4) [19:48:36:126]: Calling SRSetRestorePoint API. dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 259, szDescription: "". MSI (s) (48:D4) [19:48:36:128]: The call to SRSetRestorePoint API succeeded. Returned status: 0. MSI (s) (48:D4) [19:48:36:128]: Unlocking Server MSI (s) (48:D4) [19:48:36:129]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'. Action ended 19:48:36: INSTALL. Return value 3. Property(S): UpgradeCode = {7069C121-F8DD-4DE4-827A-06BE75536579} Property(S): _5D83DBD7_0B33_482D_9619_F4212BF1CDBD.install = /installtype=notransaction /action=install /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp" Property(S): _0D0BD949_1B31_4B73_99F7_534AC21C7713.rollback = /installtype=notransaction /action=rollback /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp" Property(S): _A429CCC3_645F_413F_BEF6_C38A8B7A550D.commit = /installtype=notransaction /action=commit /LogFile= "C:\Program Files\Default Company Name\JC_Service_Setup\WindowsService1.exe" "C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp" Property(S): TARGETDIR = C:\Program Files\Default Company Name\JC_Service_Setup\ Property(S): DesktopFolder = C:\Users\JC\Desktop\ Property(S): SourceDir = E:\app\WindowsService1\MyServiceSetup\Debug\ Property(S): ProgramMenuFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ Property(S): VSDFXAvailable = TRUE Property(S): VSDFrameworkVersion = 2.0.50727 Property(S): VSDAllowLaterFrameworkVersions = False Property(S): ProductName = JC_Service_Setup Property(S): ProductCode = {265C0913-47A4-4CC7-BEF1-9685CEDA1715} Property(S): ProductVersion = 1.0.0 Property(S): Manufacturer = Default Company Name Property(S): ARPCONTACT = Default Company Name Property(S): ProductLanguage = 1033 Property(S): SecureCustomProperties = NEWERPRODUCTFOUND Property(S): RedirectedDllSupport = 2 Property(S): VersionNT = 600 Property(S): VSDNETURLMSG = This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now? Property(S): VSDIISMSG = This setup requires Internet Information Server 4.0 or higher and Windows NT 4.0, Windows 2000 or higher. This setup cannot be installed on Windows 95, Windows 98, or Windows Me. Please install Internet Information Server and run this setup again. Property(S): VSDUIANDADVERTISED = This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic. Property(S): VSDNETMSG = This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. Property(S): VSDINVALIDURLMSG = The specified path '[2]' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in the Internet Services Manager. Property(S): VSDVERSIONMSG = Unable to install because a newer version of this product is already installed. Property(S): ErrorDialog = ErrorDialog Property(S): SFF_UpFldrBtn = UpFldrBtn Property(S): SFF_NewFldrBtn = NewFldrBtn Property(S): FolderForm_AllUsers = ME Property(S): FolderForm_AllUsersVisible = 1 Property(S): MaintenanceForm_Action = Repair Property(S): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 Property(S): AdminMaintenanceForm_Action = Repair Property(S): WelcomeForm_NextArgs = FolderForm Property(S): FolderForm_PrevArgs = WelcomeForm Property(S): FolderForm_NextArgs = ConfirmInstallForm Property(S): ConfirmInstallForm_PrevArgs = FolderForm Property(S): AdminWelcomeForm_NextArgs = AdminFolderForm Property(S): AdminFolderForm_PrevArgs = AdminWelcomeForm Property(S): AdminFolderForm_NextArgs = AdminConfirmInstallForm Property(S): AdminConfirmInstallForm_PrevArgs = AdminFolderForm Property(S): MsiLogFileLocation = e:\logfile.txt Property(S): PackageCode = {E25CA34B-06AB-4823-9985-90DFED4A0DA0} Property(S): ProductState = -1 Property(S): PackagecodeChanging = 1 Property(S): CURRENTDIRECTORY = E:\app\WindowsService1\MyServiceSetup\Debug Property(S): CLIENTUILEVEL = 0 Property(S): CLIENTPROCESSID = 3380 Property(S): USERNAME = JC Property(S): COMPANYNAME = TOSHIBA Property(S): VersionDatabase = 200 Property(S): ACTION = INSTALL Property(S): EXECUTEACTION = INSTALL Property(S): ROOTDRIVE = E:\ Property(S): INSTALLLEVEL = 1 Property(S): SECONDSEQUENCE = 1 Property(S): ADDLOCAL = DefaultFeature Property(S): MsiSystemRebootPending = 1 Property(S): VersionMsi = 4.00 Property(S): WindowsBuild = 6001 Property(S): ServicePackLevel = 1 Property(S): ServicePackLevelMinor = 0 Property(S): MsiNTProductType = 1 Property(S): MsiNTSuitePersonal = 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\JC\AppData\Local\Temp\ Property(S): ProgramFilesFolder = C:\Program Files\ Property(S): CommonFilesFolder = C:\Program Files\Common Files\ Property(S): AppDataFolder = C:\Users\JC\AppData\Roaming\ Property(S): FavoritesFolder = C:\Users\JC\Favorites\ Property(S): NetHoodFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Network Shortcuts\ Property(S): PersonalFolder = C:\Users\JC\Documents\ Property(S): PrintHoodFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\ Property(S): RecentFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Recent\ Property(S): SendToFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\SendTo\ Property(S): TemplateFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Templates\ Property(S): CommonAppDataFolder = C:\ProgramData\ Property(S): LocalAppDataFolder = C:\Users\JC\AppData\Local\ Property(S): MyPicturesFolder = C:\Users\JC\Pictures\ Property(S): AdminToolsFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools\ Property(S): StartupFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ Property(S): StartMenuFolder = C:\Users\JC\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 = 2037 Property(S): VirtualMemory = 2444 Property(S): LogonUser = JC Property(S): UserSID = S-1-5-21-3689268838-1968382882-3482902503-1000 Property(S): UserLanguageID = 2057 Property(S): ComputerName = HOME-PC Property(S): SystemLanguageID = 2057 Property(S): ScreenX = 1024 Property(S): ScreenY = 768 Property(S): CaptionHeight = 20 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 = 19:48:36 Property(S): Date = 21/11/2009 Property(S): MsiNetAssemblySupport = 2.0.50727.3053 Property(S): MsiWin32AssemblySupport = 6.0.6001.18000 Property(S): AdminUser = 1 Property(S): MsiRunningElevated = 1 Property(S): Privileged = 1 Property(S): DATABASE = C:\Windows\Installer\102e9cdf.msi Property(S): OriginalDatabase = E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi Property(S): UILevel = 5 Property(S): Preselected = 1 Property(S): VSDFxConfigFile = C:\Users\JC\AppData\Local\Temp\CFGADE0.tmp 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 = E:\app\WindowsService1\MyServiceSetup\Debug\ Property(S): SourcedirProduct = {265C0913-47A4-4CC7-BEF1-9685CEDA1715} Property(S): ProductToBeRegistered = 1 MSI (s) (48:D4) [19:48:36:186]: MainEngineThread is returning 1603 MSI (s) (48:44) [19:48:36:187]: Destroying RemoteAPI object. MSI (s) (48:04) [19:48:36:187]: Custom Action Manager thread ending. MSI (s) (48:44) [19:48:36:188]: RESTART MANAGER: Session closed. MSI (c) (34:0C) [19:48:36:190]: Back from server. Return value: 1603 MSI (c) (34:0C) [19:48:36:191]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (34:0C) [19:48:36:191]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'. Action ended 19:48:36: ExecuteAction. Return value 3. MSI (c) (34:0C) [19:48:36:192]: Doing action: FatalErrorForm Action 19:48:36: FatalErrorForm. Action start 19:48:36: FatalErrorForm. MSI (c) (34:48) [19:48:36:197]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line1 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, Line1, to the right MSI (c) (34:48) [19:48:36:199]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control Line2 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, Line2, to the right MSI (c) (34:48) [19:48:36:201]: Note: 1: 2262 2: Error 3: -2147287038 DEBUG: Error 2826: Control BannerBmp on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, BannerBmp, to the right Action 19:48:36: FatalErrorForm. Dialog created Action ended 19:48:41: FatalErrorForm. Return value 1. Action ended 19:48:41: INSTALL. Return value 3. MSI (c) (34:0C) [19:48:41:087]: Destroying RemoteAPI object. MSI (c) (34:08) [19:48:41:088]: Custom Action Manager thread ending. Property(C): UpgradeCode = {7069C121-F8DD-4DE4-827A-06BE75536579} Property(C): TARGETDIR = C:\Program Files\Default Company Name\JC_Service_Setup\ Property(C): DesktopFolder = C:\Users\JC\Desktop\ Property(C): SourceDir = E:\app\WindowsService1\MyServiceSetup\Debug\ Property(C): ProgramMenuFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ Property(C): VSDFXAvailable = TRUE Property(C): VSDFrameworkVersion = 2.0.50727 Property(C): VSDAllowLaterFrameworkVersions = False Property(C): ProductName = JC_Service_Setup Property(C): ProductCode = {265C0913-47A4-4CC7-BEF1-9685CEDA1715} Property(C): ProductVersion = 1.0.0 Property(C): Manufacturer = Default Company Name Property(C): ARPCONTACT = Default Company Name Property(C): ProductLanguage = 1033 Property(C): SecureCustomProperties = NEWERPRODUCTFOUND Property(C): RedirectedDllSupport = 2 Property(C): VersionNT = 600 Property(C): VSDNETURLMSG = This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now? Property(C): VSDIISMSG = This setup requires Internet Information Server 4.0 or higher and Windows NT 4.0, Windows 2000 or higher. This setup cannot be installed on Windows 95, Windows 98, or Windows Me. Please install Internet Information Server and run this setup again. Property(C): VSDUIANDADVERTISED = This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic. Property(C): VSDNETMSG = This setup requires the .NET Framework version 2.0.50727. Please install the .NET Framework and run this setup again. Property(C): VSDINVALIDURLMSG = The specified path '[2]' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in the Internet Services Manager. Property(C): VSDVERSIONMSG = Unable to install because a newer version of this product is already installed. Property(C): ErrorDialog = ErrorDialog Property(C): SFF_UpFldrBtn = UpFldrBtn Property(C): SFF_NewFldrBtn = NewFldrBtn Property(C): FolderForm_AllUsers = ME Property(C): FolderForm_AllUsersVisible = 1 Property(C): MaintenanceForm_Action = Repair Property(C): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 Property(C): AdminMaintenanceForm_Action = Repair Property(C): WelcomeForm_NextArgs = FolderForm Property(C): FolderForm_PrevArgs = WelcomeForm Property(C): FolderForm_NextArgs = ConfirmInstallForm Property(C): ConfirmInstallForm_PrevArgs = FolderForm Property(C): AdminWelcomeForm_NextArgs = AdminFolderForm Property(C): AdminFolderForm_PrevArgs = AdminWelcomeForm Property(C): AdminFolderForm_NextArgs = AdminConfirmInstallForm Property(C): AdminConfirmInstallForm_PrevArgs = AdminFolderForm Property(C): MsiLogFileLocation = e:\logfile.txt Property(C): PackageCode = {E25CA34B-06AB-4823-9985-90DFED4A0DA0} Property(C): ProductState = -1 Property(C): PackagecodeChanging = 1 Property(C): CURRENTDIRECTORY = E:\app\WindowsService1\MyServiceSetup\Debug Property(C): CLIENTUILEVEL = 0 Property(C): CLIENTPROCESSID = 3380 Property(C): VersionDatabase = 200 Property(C): MsiSystemRebootPending = 1 Property(C): VersionMsi = 4.00 Property(C): WindowsBuild = 6001 Property(C): ServicePackLevel = 1 Property(C): ServicePackLevelMinor = 0 Property(C): MsiNTProductType = 1 Property(C): MsiNTSuitePersonal = 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\JC\AppData\Local\Temp\ Property(C): ProgramFilesFolder = C:\Program Files\ Property(C): CommonFilesFolder = C:\Program Files\Common Files\ Property(C): AppDataFolder = C:\Users\JC\AppData\Roaming\ Property(C): FavoritesFolder = C:\Users\JC\Favorites\ Property(C): NetHoodFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Network Shortcuts\ Property(C): PersonalFolder = C:\Users\JC\Documents\ Property(C): PrintHoodFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\ Property(C): RecentFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Recent\ Property(C): SendToFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\SendTo\ Property(C): TemplateFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Templates\ Property(C): CommonAppDataFolder = C:\ProgramData\ Property(C): LocalAppDataFolder = C:\Users\JC\AppData\Local\ Property(C): MyPicturesFolder = C:\Users\JC\Pictures\ Property(C): AdminToolsFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools\ Property(C): StartupFolder = C:\Users\JC\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ Property(C): StartMenuFolder = C:\Users\JC\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 = 2037 Property(C): VirtualMemory = 2471 Property(C): LogonUser = JC Property(C): UserSID = S-1-5-21-3689268838-1968382882-3482902503-1000 Property(C): UserLanguageID = 2057 Property(C): ComputerName = HOME-PC Property(C): SystemLanguageID = 2057 Property(C): ScreenX = 1280 Property(C): ScreenY = 800 Property(C): CaptionHeight = 20 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 = 19:48:41 Property(C): Date = 21/11/2009 Property(C): MsiNetAssemblySupport = 2.0.50727.3053 Property(C): MsiWin32AssemblySupport = 6.0.6001.18000 Property(C): AdminUser = 1 Property(C): Privileged = 1 Property(C): USERNAME = JC Property(C): COMPANYNAME = TOSHIBA Property(C): DATABASE = C:\Users\JC\AppData\Local\Temp\102e2d99.msi Property(C): OriginalDatabase = E:\app\WindowsService1\MyServiceSetup\Debug\MyServiceSetup.msi Property(C): SOURCEDIR = E:\app\WindowsService1\MyServiceSetup\Debug\ Property(C): VersionHandler = 4.00 Property(C): UILevel = 5 Property(C): ACTION = INSTALL Property(C): EXECUTEACTION = INSTALL Property(C): VSDFxConfigFile = C:\Users\JC\AppData\Local\Temp\CFG2F00.tmp Property(C): ROOTDRIVE = E:\ 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: 21/11/2009 19:48:41 === MSI (c) (34:0C) [19:48:41:113]: Note: 1: 1708 MSI (c) (34:0C) [19:48:41:113]: Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (34:0C) [19:48:41:114]: Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (34:0C) [19:48:41:114]: Product: JC_Service_Setup -- Installation failed.
MSI (c) (34:0C) [19:48:41:115]: Windows Installer installed the product. Product Name: JC_Service_Setup. Product Version: 1.0.0. Product Language: 1033. Installation success or error status: 1603.
MSI (c) (34:0C) [19:48:41:117]: Grabbed execution mutex. MSI (c) (34:0C) [19:48:41:117]: Cleaning up uninstalled install packages, if any exist MSI (c) (34:0C) [19:48:41:118]: MainEngineThread is returning 1603 === Verbose logging stopped: 21/11/2009 19:48:41 ===
|
|
Answer : Error 2869 when installing windows service on Vista Home
|
|
OK. Home is a little different it appears. Try running your installer from an administrative command prompt. Start - Programs - Accessories - right click command prompt - run as administrator. If that works, navigate to the location of the installer and run it.
Chris B
|
|
|
|