Skip to content

Instantly share code, notes, and snippets.

@njlg
Created December 23, 2013 18:14
Show Gist options
  • Save njlg/b2a12aa4b9e43a180753 to your computer and use it in GitHub Desktop.
Save njlg/b2a12aa4b9e43a180753 to your computer and use it in GitHub Desktop.
MSI debug log from installing on Windows 8.
=== Logging started: 12/23/2013 10:03:44 ===
Action 10:03:44: INSTALL.
Action start 10:03:44: INSTALL.
Action 10:03:44: DIRCA_CheckFX.
Action start 10:03:44: DIRCA_CheckFX.
INFO : [12/23/2013 10:03:44:662] [CheckFX ]: Custom Action is starting...
INFO : [12/23/2013 10:03:44:663] [CheckFX ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [12/23/2013 10:03:44:665] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDFrameworkVersion'
INFO : [12/23/2013 10:03:44:665] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:44:665] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDFrameworkVersion'...
INFO : [12/23/2013 10:03:44:666] [CheckFX ]: Property 'VSDFrameworkVersion' retrieved with value 'v4.0'.
INFO : [12/23/2013 10:03:44:666] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDFrameworkProfile'
INFO : [12/23/2013 10:03:44:666] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:44:666] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDFrameworkProfile'...
INFO : [12/23/2013 10:03:44:667] [CheckFX ]: Property 'VSDFrameworkProfile' retrieved with value 'Client'.
INFO : [12/23/2013 10:03:44:667] [CheckFX ]: Set VSDNETMSG with the FrameworkVersion.
INFO : [12/23/2013 10:03:44:667] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDNETMSG'
INFO : [12/23/2013 10:03:44:667] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:44:668] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDNETMSG'...
INFO : [12/23/2013 10:03:44:668] [CheckFX ]: Property 'VSDNETMSG' retrieved with value 'This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again.'.
INFO : [12/23/2013 10:03:44:668] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:44:668] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDNETMSG' to 'This setup requires the .NET Framework version 4.0. Please install the .NET Framework and run this setup again.'.
INFO : [12/23/2013 10:03:44:669] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDNETURLMSG'
INFO : [12/23/2013 10:03:44:669] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:44:669] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDNETURLMSG'...
INFO : [12/23/2013 10:03:44:669] [CheckFX ]: Property 'VSDNETURLMSG' retrieved with value '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?'.
INFO : [12/23/2013 10:03:44:669] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:44:669] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDNETURLMSG' to 'This setup requires the .NET Framework version 4.0. 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?'.
INFO : [12/23/2013 10:03:44:670] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:44:670] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDFXAvailable' to 'TRUE'.
INFO : [12/23/2013 10:03:44:670] [CheckFX ]: Writing config file with version: '4.0.0'...
INFO : [12/23/2013 10:03:44:671] [CheckFX ]: Creating Config File...
DEBUG : [12/23/2013 10:03:44:671] [CheckFX ]: Calling MsiGetActiveDatabase...
DEBUG : [12/23/2013 10:03:44:672] [CheckFX ]: Calling MsiDatabaseOpenView...
DEBUG : [12/23/2013 10:03:44:672] [CheckFX ]: Calling MsiViewExecute...
DEBUG : [12/23/2013 10:03:44:672] [CheckFX ]: Calling MsiViewFetch...
DEBUG : [12/23/2013 10:03:44:672] [CheckFX ]: Calling MsiRecordDataSize...
INFO : [12/23/2013 10:03:44:673] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:44:673] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDFxConfigFile' to 'C:\Users\Nathan\AppData\Local\Temp\CFG40CC.tmp'.
INFO : [12/23/2013 10:03:44:673] [CheckFX ]: Custom Action succeeded.
INFO : [12/23/2013 10:03:44:674] [CheckFX ]: Custom Action completed with return code: '0'
Action ended 10:03:44: DIRCA_CheckFX. Return value 1.
Action 10:03:44: AppSearch. Searching for installed applications
Action start 10:03:44: AppSearch.
Action ended 10:03:44: AppSearch. Return value 1.
Action 10:03:44: VSDCA_VsdLaunchConditions.
Action start 10:03:44: VSDCA_VsdLaunchConditions.
INFO : [12/23/2013 10:03:44:706] [VsdLaunchConditions ]: Custom Action is starting...
INFO : [12/23/2013 10:03:44:706] [VsdLaunchConditions ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [12/23/2013 10:03:44:707] [VsdLaunchConditions ]: Enumerating table using SQL statement: 'SELECT * FROM `_VsdLaunchCondition`'
INFO : [12/23/2013 10:03:44:707] [VsdLaunchConditions ]: Calling MsiGetActiveDatabase...
INFO : [12/23/2013 10:03:44:708] [VsdLaunchConditions ]: MsiDatabaseOpenViewW - Prepare Database to view table...
INFO : [12/23/2013 10:03:44:708] [VsdLaunchConditions ]: TMsiViewExecute - Open Database view on table...
INFO : [12/23/2013 10:03:44:709] [VsdLaunchConditions ]: Checking a launch condition...
INFO : [12/23/2013 10:03:44:709] [VsdLaunchConditions ]: Getting the condition to evaluate...
INFO : [12/23/2013 10:03:44:709] [VsdLaunchConditions ]: MsiRecordGetStringW - Fetching value...
INFO : [12/23/2013 10:03:44:709] [VsdLaunchConditions ]: MsiRecordGetStringW - Getting value from column '1'...
INFO : [12/23/2013 10:03:44:709] [VsdLaunchConditions ]: Evaluating condition 'VSDFXAvailable'...
INFO : [12/23/2013 10:03:44:709] [VsdLaunchConditions ]: RESULT: Condition is true. Nothing more to do.
INFO : [12/23/2013 10:03:44:710] [VsdLaunchConditions ]: Custom Action succeeded.
INFO : [12/23/2013 10:03:44:710] [VsdLaunchConditions ]: Custom Action completed with return code: '0'
Action ended 10:03:44: VSDCA_VsdLaunchConditions. Return value 1.
Action 10:03:44: LaunchConditions. Evaluating launch conditions
Action start 10:03:44: LaunchConditions.
Action ended 10:03:44: LaunchConditions. Return value 1.
Action 10:03:44: CCPSearch. Searching for qualifying products
Action start 10:03:44: CCPSearch.
Action ended 10:03:44: CCPSearch. Return value 1.
Action 10:03:44: RMCCPSearch. Searching for qualifying products
Action start 10:03:44: RMCCPSearch.
Action ended 10:03:44: RMCCPSearch. Return value 0.
Action 10:03:44: ValidateProductID.
Action start 10:03:44: ValidateProductID.
Action ended 10:03:44: ValidateProductID. Return value 1.
Action 10:03:44: DIRCA_TARGETDIR.
Action start 10:03:44: DIRCA_TARGETDIR.
Action ended 10:03:44: DIRCA_TARGETDIR. Return value 1.
Action 10:03:44: CostInitialize. Computing space requirements
Action start 10:03:44: CostInitialize.
Action ended 10:03:44: CostInitialize. Return value 1.
Action 10:03:44: FileCost. Computing space requirements
Action start 10:03:44: FileCost.
Action ended 10:03:44: FileCost. Return value 1.
Action 10:03:44: IsolateComponents.
Action start 10:03:44: IsolateComponents.
Action ended 10:03:44: IsolateComponents. Return value 1.
Action 10:03:44: CostFinalize. Computing space requirements
Action start 10:03:44: CostFinalize.
Action ended 10:03:44: CostFinalize. Return value 1.
Action 10:03:44: EulaForm.
Action start 10:03:44: EulaForm.
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.
DEBUG: Error 2826: Control Line1 on dialog EulaForm 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: EulaForm, Line1, to the right
DEBUG: Error 2826: Control Line2 on dialog EulaForm 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: EulaForm, Line2, to the right
DEBUG: Error 2826: Control BannerBmp on dialog EulaForm 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: EulaForm, BannerBmp, to the right
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.
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 10:03:44: EulaForm. Dialog created
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
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
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
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 10:03:48: FolderForm. Dialog created
Action 10:03:51: FindRelatedProducts. Searching for related applications
Action start 10:03:51: FindRelatedProducts.
Action ended 10:03:51: FindRelatedProducts. Return value 1.
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
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
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 10:03:51: ConfirmInstallForm. Dialog created
Action ended 10:03:52: EulaForm. Return value 1.
Action 10:03:52: ProgressForm.
Action start 10:03:52: ProgressForm.
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
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
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 10:03:52: ProgressForm. Dialog created
Action ended 10:03:52: ProgressForm. Return value 1.
Action 10:03:52: ExecuteAction.
Action start 10:03:52: ExecuteAction.
Action 10:03:54: INSTALL.
Action start 10:03:54: INSTALL.
Action 10:03:54: DIRCA_CheckFX.
Action start 10:03:54: DIRCA_CheckFX.
INFO : [12/23/2013 10:03:54:486] [CheckFX ]: Custom Action is starting...
INFO : [12/23/2013 10:03:54:487] [CheckFX ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [12/23/2013 10:03:54:489] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDFrameworkVersion'
INFO : [12/23/2013 10:03:54:489] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:54:490] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDFrameworkVersion'...
INFO : [12/23/2013 10:03:54:490] [CheckFX ]: Property 'VSDFrameworkVersion' retrieved with value 'v4.0'.
INFO : [12/23/2013 10:03:54:490] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDFrameworkProfile'
INFO : [12/23/2013 10:03:54:490] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:54:490] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDFrameworkProfile'...
INFO : [12/23/2013 10:03:54:491] [CheckFX ]: Property 'VSDFrameworkProfile' retrieved with value 'Client'.
INFO : [12/23/2013 10:03:54:491] [CheckFX ]: Set VSDNETMSG with the FrameworkVersion.
INFO : [12/23/2013 10:03:54:491] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDNETMSG'
INFO : [12/23/2013 10:03:54:492] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:54:492] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDNETMSG'...
INFO : [12/23/2013 10:03:54:492] [CheckFX ]: Property 'VSDNETMSG' retrieved with value 'This setup requires the .NET Framework version 4.0. Please install the .NET Framework and run this setup again.'.
INFO : [12/23/2013 10:03:54:493] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:54:493] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDNETMSG' to 'This setup requires the .NET Framework version 4.0. Please install the .NET Framework and run this setup again.'.
INFO : [12/23/2013 10:03:54:494] [CheckFX ]: MsiGetPropertyW - Determine size of property 'VSDNETURLMSG'
INFO : [12/23/2013 10:03:54:494] [CheckFX ]: Allocating space...
INFO : [12/23/2013 10:03:54:494] [CheckFX ]: MsiGetPropertyW - Getting Property 'VSDNETURLMSG'...
INFO : [12/23/2013 10:03:54:494] [CheckFX ]: Property 'VSDNETURLMSG' retrieved with value 'This setup requires the .NET Framework version 4.0. 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?'.
INFO : [12/23/2013 10:03:54:495] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:54:495] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDNETURLMSG' to 'This setup requires the .NET Framework version 4.0. 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?'.
INFO : [12/23/2013 10:03:54:495] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:54:495] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDFXAvailable' to 'TRUE'.
INFO : [12/23/2013 10:03:54:496] [CheckFX ]: Writing config file with version: '4.0.0'...
INFO : [12/23/2013 10:03:54:496] [CheckFX ]: Creating Config File...
DEBUG : [12/23/2013 10:03:54:497] [CheckFX ]: Calling MsiGetActiveDatabase...
DEBUG : [12/23/2013 10:03:54:497] [CheckFX ]: Calling MsiDatabaseOpenView...
DEBUG : [12/23/2013 10:03:54:497] [CheckFX ]: Calling MsiViewExecute...
DEBUG : [12/23/2013 10:03:54:498] [CheckFX ]: Calling MsiViewFetch...
DEBUG : [12/23/2013 10:03:54:498] [CheckFX ]: Calling MsiRecordDataSize...
INFO : [12/23/2013 10:03:54:499] [CheckFX ]: MsiSetPropertyW - Setting Property Value...
INFO : [12/23/2013 10:03:54:499] [CheckFX ]: MsiSetPropertyW - Setting property 'VSDFxConfigFile' to 'C:\Users\Nathan\AppData\Local\Temp\CFG6730.tmp'.
INFO : [12/23/2013 10:03:54:500] [CheckFX ]: Custom Action succeeded.
INFO : [12/23/2013 10:03:54:500] [CheckFX ]: Custom Action completed with return code: '0'
Action ended 10:03:54: DIRCA_CheckFX. Return value 1.
Action 10:03:54: AppSearch. Searching for installed applications
Action start 10:03:54: AppSearch.
Action ended 10:03:54: AppSearch. Return value 0.
Action 10:03:54: FindRelatedProducts. Searching for related applications
Action start 10:03:54: FindRelatedProducts.
Action ended 10:03:54: FindRelatedProducts. Return value 0.
Action 10:03:54: VSDCA_VsdLaunchConditions.
Action start 10:03:54: VSDCA_VsdLaunchConditions.
INFO : [12/23/2013 10:03:54:533] [VsdLaunchConditions ]: Custom Action is starting...
INFO : [12/23/2013 10:03:54:534] [VsdLaunchConditions ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [12/23/2013 10:03:54:534] [VsdLaunchConditions ]: Enumerating table using SQL statement: 'SELECT * FROM `_VsdLaunchCondition`'
INFO : [12/23/2013 10:03:54:535] [VsdLaunchConditions ]: Calling MsiGetActiveDatabase...
INFO : [12/23/2013 10:03:54:535] [VsdLaunchConditions ]: MsiDatabaseOpenViewW - Prepare Database to view table...
INFO : [12/23/2013 10:03:54:535] [VsdLaunchConditions ]: TMsiViewExecute - Open Database view on table...
INFO : [12/23/2013 10:03:54:536] [VsdLaunchConditions ]: Checking a launch condition...
INFO : [12/23/2013 10:03:54:536] [VsdLaunchConditions ]: Getting the condition to evaluate...
INFO : [12/23/2013 10:03:54:536] [VsdLaunchConditions ]: MsiRecordGetStringW - Fetching value...
INFO : [12/23/2013 10:03:54:536] [VsdLaunchConditions ]: MsiRecordGetStringW - Getting value from column '1'...
INFO : [12/23/2013 10:03:54:536] [VsdLaunchConditions ]: Evaluating condition 'VSDFXAvailable'...
INFO : [12/23/2013 10:03:54:537] [VsdLaunchConditions ]: RESULT: Condition is true. Nothing more to do.
INFO : [12/23/2013 10:03:54:537] [VsdLaunchConditions ]: Custom Action succeeded.
INFO : [12/23/2013 10:03:54:537] [VsdLaunchConditions ]: Custom Action completed with return code: '0'
Action ended 10:03:54: VSDCA_VsdLaunchConditions. Return value 1.
Action 10:03:54: LaunchConditions. Evaluating launch conditions
Action start 10:03:54: LaunchConditions.
Action ended 10:03:54: LaunchConditions. Return value 1.
Action 10:03:54: CCPSearch. Searching for qualifying products
Action start 10:03:54: CCPSearch.
Action ended 10:03:54: CCPSearch. Return value 0.
Action 10:03:54: RMCCPSearch. Searching for qualifying products
Action start 10:03:54: RMCCPSearch.
Action ended 10:03:54: RMCCPSearch. Return value 0.
Action 10:03:54: ValidateProductID.
Action start 10:03:54: ValidateProductID.
Action ended 10:03:54: ValidateProductID. Return value 1.
Action 10:03:54: CostInitialize. Computing space requirements
Action start 10:03:54: CostInitialize.
Action ended 10:03:54: CostInitialize. Return value 1.
Action 10:03:54: FileCost. Computing space requirements
Action start 10:03:54: FileCost.
Action ended 10:03:54: FileCost. Return value 1.
Action 10:03:54: IsolateComponents.
Action start 10:03:54: IsolateComponents.
Action ended 10:03:54: IsolateComponents. Return value 1.
Action 10:03:54: CostFinalize. Computing space requirements
Action start 10:03:54: CostFinalize.
Action ended 10:03:54: CostFinalize. Return value 1.
Action 10:03:54: SetODBCFolders. Initializing ODBC directories
Action start 10:03:54: SetODBCFolders.
Action ended 10:03:54: SetODBCFolders. Return value 1.
Action 10:03:54: InstallValidate. Validating install
Action start 10:03:54: InstallValidate.
Action ended 10:03:54: InstallValidate. Return value 1.
Action 10:03:54: InstallInitialize.
Action start 10:03:54: InstallInitialize.
Action ended 10:03:54: InstallInitialize. Return value 1.
Action 10:03:54: AllocateRegistrySpace. Allocating registry space
Action start 10:03:54: AllocateRegistrySpace.
Action ended 10:03:54: AllocateRegistrySpace. Return value 1.
Action 10:03:54: ProcessComponents. Updating component registration
Action start 10:03:54: ProcessComponents.
Action 10:03:54: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 10:03:54: ProcessComponents. Return value 1.
Action 10:03:54: MsiUnpublishAssemblies. Unpublishing assembly information
Action start 10:03:54: MsiUnpublishAssemblies.
Action ended 10:03:54: MsiUnpublishAssemblies. Return value 1.
Action 10:03:54: UnpublishComponents. Unpublishing Qualified Components
Action start 10:03:54: UnpublishComponents.
Action ended 10:03:54: UnpublishComponents. Return value 1.
Action 10:03:54: UnpublishFeatures. Unpublishing Product Features
Action start 10:03:54: UnpublishFeatures.
Action ended 10:03:54: UnpublishFeatures. Return value 1.
Action 10:03:54: StopServices. Stopping services
Action start 10:03:54: StopServices.
Action ended 10:03:54: StopServices. Return value 1.
Action 10:03:54: DeleteServices. Deleting services
Action start 10:03:54: DeleteServices.
Action ended 10:03:54: DeleteServices. Return value 1.
Action 10:03:54: UnregisterComPlus. Unregistering COM+ Applications and Components
Action start 10:03:54: UnregisterComPlus.
Action ended 10:03:54: UnregisterComPlus. Return value 1.
Action 10:03:54: SelfUnregModules. Unregistering modules
Action start 10:03:54: SelfUnregModules.
Action ended 10:03:54: SelfUnregModules. Return value 1.
Action 10:03:54: UnregisterTypeLibraries. Unregistering type libraries
Action start 10:03:54: UnregisterTypeLibraries.
Action ended 10:03:54: UnregisterTypeLibraries. Return value 1.
Action 10:03:54: RemoveODBC. Removing ODBC components
Action start 10:03:54: RemoveODBC.
RemoveODBC:
Action ended 10:03:54: RemoveODBC. Return value 1.
Action 10:03:54: UnregisterFonts. Unregistering fonts
Action start 10:03:54: UnregisterFonts.
Action ended 10:03:54: UnregisterFonts. Return value 1.
Action 10:03:54: RemoveRegistryValues. Removing system registry values
Action start 10:03:54: RemoveRegistryValues.
Action ended 10:03:54: RemoveRegistryValues. Return value 1.
Action 10:03:54: UnregisterClassInfo. Unregister Class servers
Action start 10:03:54: UnregisterClassInfo.
Action ended 10:03:54: UnregisterClassInfo. Return value 1.
Action 10:03:54: UnregisterExtensionInfo. Unregistering extension servers
Action start 10:03:54: UnregisterExtensionInfo.
Action ended 10:03:54: UnregisterExtensionInfo. Return value 1.
Action 10:03:54: UnregisterProgIdInfo. Unregistering program identifiers
Action start 10:03:54: UnregisterProgIdInfo.
Action ended 10:03:54: UnregisterProgIdInfo. Return value 1.
Action 10:03:54: UnregisterMIMEInfo. Unregistering MIME info
Action start 10:03:54: UnregisterMIMEInfo.
Action ended 10:03:54: UnregisterMIMEInfo. Return value 1.
Action 10:03:54: RemoveIniValues. Removing INI files entries
Action start 10:03:54: RemoveIniValues.
Action ended 10:03:54: RemoveIniValues. Return value 1.
Action 10:03:54: RemoveShortcuts. Removing shortcuts
Action start 10:03:54: RemoveShortcuts.
Action ended 10:03:54: RemoveShortcuts. Return value 1.
Action 10:03:54: RemoveEnvironmentStrings. Updating environment strings
Action start 10:03:54: RemoveEnvironmentStrings.
Action ended 10:03:54: RemoveEnvironmentStrings. Return value 1.
Action 10:03:54: RemoveDuplicateFiles. Removing duplicated files
Action start 10:03:54: RemoveDuplicateFiles.
Action ended 10:03:54: RemoveDuplicateFiles. Return value 1.
Action 10:03:54: RemoveFiles. Removing files
Action start 10:03:54: RemoveFiles.
Action ended 10:03:54: RemoveFiles. Return value 1.
Action 10:03:54: RemoveFolders. Removing folders
Action start 10:03:54: RemoveFolders.
Action ended 10:03:54: RemoveFolders. Return value 1.
Action 10:03:54: CreateFolders. Creating folders
Action start 10:03:54: CreateFolders.
Action ended 10:03:54: CreateFolders. Return value 1.
Action 10:03:54: MoveFiles. Moving files
Action start 10:03:54: MoveFiles.
Action ended 10:03:54: MoveFiles. Return value 1.
Action 10:03:54: InstallFiles. Copying new files
Action start 10:03:54: InstallFiles.
InstallFiles: File: Copying new files, Directory: , Size:
Action ended 10:03:54: InstallFiles. Return value 1.
Action 10:03:54: PatchFiles. Patching files
Action start 10:03:54: PatchFiles.
Action ended 10:03:54: PatchFiles. Return value 1.
Action 10:03:54: DuplicateFiles. Creating duplicate files
Action start 10:03:54: DuplicateFiles.
Action ended 10:03:54: DuplicateFiles. Return value 1.
Action 10:03:54: BindImage. Binding executables
Action start 10:03:54: BindImage.
Action ended 10:03:54: BindImage. Return value 1.
Action 10:03:54: CreateShortcuts. Creating shortcuts
Action start 10:03:54: CreateShortcuts.
CreateShortcuts: Shortcut: Creating shortcuts
Action ended 10:03:54: CreateShortcuts. Return value 1.
Action 10:03:54: RegisterClassInfo. Registering Class servers
Action start 10:03:54: RegisterClassInfo.
Action ended 10:03:54: RegisterClassInfo. Return value 1.
Action 10:03:54: RegisterExtensionInfo. Registering extension servers
Action start 10:03:54: RegisterExtensionInfo.
Action ended 10:03:54: RegisterExtensionInfo. Return value 1.
Action 10:03:54: RegisterProgIdInfo. Registering program identifiers
Action start 10:03:54: RegisterProgIdInfo.
Action ended 10:03:54: RegisterProgIdInfo. Return value 1.
Action 10:03:54: RegisterMIMEInfo. Registering MIME info
Action start 10:03:54: RegisterMIMEInfo.
Action ended 10:03:54: RegisterMIMEInfo. Return value 1.
Action 10:03:54: WriteRegistryValues. Writing system registry values
Action start 10:03:54: WriteRegistryValues.
Action ended 10:03:54: WriteRegistryValues. Return value 1.
Action 10:03:54: WriteIniValues. Writing INI files values
Action start 10:03:54: WriteIniValues.
Action ended 10:03:54: WriteIniValues. Return value 1.
Action 10:03:54: WriteEnvironmentStrings. Updating environment strings
Action start 10:03:54: WriteEnvironmentStrings.
Action ended 10:03:54: WriteEnvironmentStrings. Return value 1.
Action 10:03:54: RegisterFonts. Registering fonts
Action start 10:03:54: RegisterFonts.
Action ended 10:03:54: RegisterFonts. Return value 1.
Action 10:03:54: InstallODBC. Installing ODBC components
Action start 10:03:54: InstallODBC.
Action ended 10:03:54: InstallODBC. Return value 0.
Action 10:03:54: RegisterTypeLibraries. Registering type libraries
Action start 10:03:54: RegisterTypeLibraries.
Action ended 10:03:54: RegisterTypeLibraries. Return value 1.
Action 10:03:54: SelfRegModules. Registering modules
Action start 10:03:54: SelfRegModules.
Action ended 10:03:54: SelfRegModules. Return value 1.
Action 10:03:54: RegisterComPlus. Registering COM+ Applications and Components
Action start 10:03:54: RegisterComPlus.
Action ended 10:03:54: RegisterComPlus. Return value 1.
Action 10:03:54: InstallServices. Installing new services
Action start 10:03:54: InstallServices.
Action ended 10:03:54: InstallServices. Return value 1.
Action 10:03:54: StartServices. Starting services
Action start 10:03:54: StartServices.
Action ended 10:03:54: StartServices. Return value 1.
Action 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback.SetProperty.
Action start 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback.SetProperty.
Action ended 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback.SetProperty. Return value 1.
Action 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback.
Action start 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback.
_E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback:
Action ended 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback. Return value 1.
Action 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install.SetProperty.
Action start 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install.SetProperty.
Action ended 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install.SetProperty. Return value 1.
Action 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install.
Action start 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install.
_BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install:
Action ended 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install. Return value 1.
Action 10:03:54: RegisterUser. Registering user
Action start 10:03:54: RegisterUser.
Action ended 10:03:54: RegisterUser. Return value 1.
Action 10:03:54: RegisterProduct. Registering product
Action start 10:03:54: RegisterProduct.
RegisterProduct: Registering product
Action ended 10:03:54: RegisterProduct. Return value 1.
Action 10:03:54: PublishComponents. Publishing Qualified Components
Action start 10:03:54: PublishComponents.
Action ended 10:03:54: PublishComponents. Return value 1.
Action 10:03:54: MsiPublishAssemblies. Publishing assembly information
Action start 10:03:54: MsiPublishAssemblies.
MsiPublishAssemblies: Application Context:Publishing assembly information, Assembly Name:
Action ended 10:03:54: MsiPublishAssemblies. Return value 1.
Action 10:03:54: PublishFeatures. Publishing Product Features
Action start 10:03:54: PublishFeatures.
PublishFeatures: Feature: Publishing Product Features
Action ended 10:03:54: PublishFeatures. Return value 1.
Action 10:03:54: PublishProduct. Publishing product information
Action start 10:03:54: PublishProduct.
PublishProduct:
Action ended 10:03:54: PublishProduct. Return value 1.
Action 10:03:54: InstallExecute.
Action start 10:03:54: InstallExecute.
Action 10:03:54: ProcessComponents. Updating component registration
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {BD9080EA-4201-AF9D-4C82-00862AA9B8DA} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDlna.FileMediaServer.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {7CE698FE-EC6A-62ED-7619-4FEC48D0CBA1} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\x64\SQLite.Interop.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {7FA25E07-6BC0-E29E-85A3-EC5B4AAC7039} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\x86\SQLite.Interop.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {489AC2FD-836D-A03D-0CE6-C9BAE5FBB84F} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\log4net.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {F1FACEF1-45A8-8BB9-B3CD-21FC3E28FB69} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDlna.Server.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {F6F84DD6-488B-1FA7-AE68-611EEDBC8053} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\GetOptNet.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {4CC1EED5-19A6-7E61-EE70-268969E64B1B} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDlna.Utilities.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {4B1E793D-40E3-9B04-FB04-02D3952E4973} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\taglib-sharp.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {A222868D-1CA9-68AD-8FD7-9D877605B6A7} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\System.Data.SQLite.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {E014561B-9EA2-DA8F-41CD-C45AD77E5520} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDlna.Thumbnails.dll
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {A2494522-3A86-494A-BEE9-20837D07819A} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {BFA84BE4-6015-0AD8-ED24-CFD1D24A7C4F} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDLNA.exe
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {7F215120-3F30-58BC-389F-2D87A0D0C9CF} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\sdlna.exe.config
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {A40CFD3B-6005-7E5F-A3CE-5FA58F3394E2} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\sdlna.exe
1: {A2494522-3A86-494A-BEE9-20837D07819A} 2: {0EC94C28-C302-C884-18C4-85E80E4654AF} 3: C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDLNA.exe.config
Action 10:03:54: RemoveODBC. Removing ODBC components
Action 10:03:54: InstallFiles. Copying new files
InstallFiles: File: sdlna.exe, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 156160
InstallFiles: File: SimpleDlna.FileMediaServer.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 44544
InstallFiles: File: SQLite.Interop.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\x64\, Size: 1074176
InstallFiles: File: SQLite.Interop.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\x86\, Size: 833536
InstallFiles: File: log4net.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 287232
InstallFiles: File: SimpleDlna.Server.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 252416
InstallFiles: File: SimpleDLNA.exe.config, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 1187
InstallFiles: File: sdlna.exe.config, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 159
InstallFiles: File: GetOptNet.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 25600
InstallFiles: File: SimpleDLNA.exe, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 380416
InstallFiles: File: SimpleDlna.Utilities.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 32256
InstallFiles: File: taglib-sharp.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 443392
InstallFiles: File: System.Data.SQLite.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 253440
InstallFiles: File: SimpleDlna.Thumbnails.dll, Directory: C:\Program Files (x86)\Nils Maier\SimpleDLNA\, Size: 12800
Action 10:03:54: CreateShortcuts. Creating shortcuts
CreateShortcuts: Shortcut: _853F67D554F05449430E7E.exe
CreateShortcuts: Shortcut: _E5074B444B96463838784E.exe
CreateShortcuts: Shortcut: SIMPLE~2|SimpleDLNA
Action 10:03:54: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback.
Action 10:03:54: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install.
DEBUG: Error 2835: The control ErrorIcon was not found on dialog ErrorDialog
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2835. The arguments are: ErrorIcon, ErrorDialog,
Error 1001. Error 1001. The specified registry key does not exist.
MSI (s) (AC!6C) [10:03:55:923]:
DEBUG: Error 2769: Custom Action _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.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: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install, 1,
CustomAction _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 10:03:55: InstallExecute. Return value 3.
Action 10:03:55: Rollback. Rolling back action:
Rollback: _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install
Rollback: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback
DEBUG: Error 2835: The control ErrorIcon was not found on dialog ErrorDialog
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2835. The arguments are: ErrorIcon, ErrorDialog,
Error 1001. Error 1001. An exception occurred during the Rollback phase of the installation. This exception will be ignored and the rollback will continue. However, the machine might not fully revert to its initial state after the rollback is complete. --> The specified registry key does not exist.
MSI (s) (AC!9C) [10:03:56:600]:
DEBUG: Error 2769: Custom Action _E090906C_4FA4_4AF1_9AE4_C9219B448401.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: _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback, 1,
CustomAction _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback returned actual error code 1603 but will be translated to success due to continue marking
Rollback: Creating shortcuts
Rollback: Copying new files
Info 1903.Scheduling reboot operation: Deleting file C:\Program Files (x86)\Nils Maier\SimpleDLNA\TBD6F8D.tmp. Must reboot to complete operation.
Info 1903.Scheduling reboot operation: Deleting file C:\Program Files (x86)\Nils Maier\SimpleDLNA\TBD6F8E.tmp. Must reboot to complete operation.
Info 1903.Scheduling reboot operation: Deleting file C:\Program Files (x86)\Nils Maier\SimpleDLNA\TBD6F8F.tmp. Must reboot to complete operation.
Rollback: Removing ODBC components
Rollback: Updating component registration
Action ended 10:03:56: INSTALL. Return value 3.
Property(S): UpgradeCode = {9BB9834F-0082-46E1-A93B-5411738F6C5C}
Property(S): _BA6A93EC_79DB_47C8_9B40_34390CFBBECA.install = /installtype=notransaction /action=install /LogFile= "C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDLNA.exe" "C:\Users\Nathan\AppData\Local\Temp\CFG6730.tmp"
Property(S): _E090906C_4FA4_4AF1_9AE4_C9219B448401.rollback = /installtype=notransaction /action=rollback /LogFile= "C:\Program Files (x86)\Nils Maier\SimpleDLNA\SimpleDLNA.exe" "C:\Users\Nathan\AppData\Local\Temp\CFG6730.tmp"
Property(S): TARGETDIR = C:\Program Files (x86)\Nils Maier\SimpleDLNA\
Property(S): _8DCF9FF6637049A0BD47EB537C74499F = C:\Program Files (x86)\Nils Maier\SimpleDLNA\x64\
Property(S): _931C85BA699744AAA7F76FFC2533FDFA = C:\Program Files (x86)\Nils Maier\SimpleDLNA\x86\
Property(S): DesktopFolder = C:\Users\Nathan\Desktop\
Property(S): SourceDir = G:\downloads\
Property(S): ProgramMenuFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
Property(S): _01AD1EDF29524DEC8FE2F9F189DE774A = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\SimpleDLNA\
Property(S): VSDFXAvailable = TRUE
Property(S): VSDFrameworkVersion = v4.0
Property(S): VSDFrameworkProfile = Client
Property(S): VSDAllowLaterFrameworkVersions = False
Property(S): ProductName = SimpleDLNA
Property(S): ProductCode = {A2494522-3A86-494A-BEE9-20837D07819A}
Property(S): ProductVersion = 0.13
Property(S): Manufacturer = Nils Maier
Property(S): ARPHELPLINK = http://nmaier.github.io/simpleDLNA/
Property(S): ARPCONTACT = Nils Maier
Property(S): ARPCOMMENTS = SimpleDLNA media server
Property(S): ARPURLINFOABOUT = http://nmaier.github.io/simpleDLNA/
Property(S): ProductLanguage = 1033
Property(S): ARPPRODUCTICON = _853F67D554F05449430E7E.exe
Property(S): SecureCustomProperties = PREVIOUSVERSIONSINSTALLED;NEWERPRODUCTFOUND
Property(S): RedirectedDllSupport = 2
Property(S): VersionNT = 603
Property(S): VSDNETURLMSG = This setup requires the .NET Framework version 4.0. 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 5.1 or higher and Windows XP or higher. This setup cannot be installed on Windows 2000. Please install Internet Information Server or a newer operating system 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 4.0. 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): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
Property(S): ErrorDialog = ErrorDialog
Property(S): SFF_UpFldrBtn = UpFldrBtn
Property(S): SFF_NewFldrBtn = NewFldrBtn
Property(S): MaintenanceForm_Action = Repair
Property(S): FolderForm_AllUsers = ME
Property(S): FolderForm_AllUsersVisible = 1
Property(S): EulaForm_Property = No
Property(S): AdminMaintenanceForm_Action = Repair
Property(S): EulaForm_NextArgs = FolderForm
Property(S): FolderForm_PrevArgs = EulaForm
Property(S): FolderForm_NextArgs = ConfirmInstallForm
Property(S): ConfirmInstallForm_PrevArgs = FolderForm
Property(S): AdminFolderForm_NextArgs = AdminConfirmInstallForm
Property(S): AdminConfirmInstallForm_PrevArgs = AdminFolderForm
Property(S): MsiLogFileLocation = g:\downloads\debug.log
Property(S): PackageCode = {8548E75F-F831-4720-B450-87193449FB4C}
Property(S): ProductState = -1
Property(S): PackagecodeChanging = 1
Property(S): CURRENTDIRECTORY = g:\downloads
Property(S): CLIENTUILEVEL = 0
Property(S): CLIENTPROCESSID = 21644
Property(S): USERNAME = nathan@njlg.info
Property(S): VersionDatabase = 200
Property(S): ACTION = INSTALL
Property(S): EXECUTEACTION = INSTALL
Property(S): ROOTDRIVE = G:\
Property(S): INSTALLLEVEL = 1
Property(S): SECONDSEQUENCE = 1
Property(S): ADDLOCAL = DefaultFeature
Property(S): MsiSystemRebootPending = 1
Property(S): VersionMsi = 5.00
Property(S): VersionNT64 = 603
Property(S): WindowsBuild = 9600
Property(S): ServicePackLevel = 0
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 1
Property(S): WindowsFolder = C:\Windows\
Property(S): WindowsVolume = C:\
Property(S): System64Folder = C:\Windows\system32\
Property(S): SystemFolder = C:\Windows\SysWOW64\
Property(S): RemoteAdminTS = 1
Property(S): TempFolder = C:\Users\Nathan\AppData\Local\Temp\
Property(S): ProgramFilesFolder = C:\Program Files (x86)\
Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(S): ProgramFiles64Folder = C:\Program Files\
Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
Property(S): AppDataFolder = C:\Users\Nathan\AppData\Roaming\
Property(S): FavoritesFolder = C:\Users\Nathan\Favorites\
Property(S): NetHoodFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(S): PersonalFolder = C:\Users\Nathan\Documents\
Property(S): PrintHoodFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(S): RecentFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Recent\
Property(S): SendToFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\SendTo\
Property(S): TemplateFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Templates\
Property(S): CommonAppDataFolder = C:\ProgramData\
Property(S): LocalAppDataFolder = C:\Users\Nathan\AppData\Local\
Property(S): MyPicturesFolder = C:\Users\Nathan\Pictures\
Property(S): AdminToolsFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(S): StartupFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
Property(S): StartMenuFolder = C:\Users\Nathan\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): MsiAMD64 = 16
Property(S): Msix64 = 16
Property(S): Intel = 16
Property(S): PhysicalMemory = 4095
Property(S): VirtualMemory = 2514
Property(S): LogonUser = Nathan
Property(S): UserSID = S-1-5-21-863051730-926458761-3881401156-1001
Property(S): UserLanguageID = 1033
Property(S): ComputerName = WARP
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 23
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 = 10:03:56
Property(S): Date = 12/23/2013
Property(S): MsiNetAssemblySupport = 4.0.30319.33440
Property(S): MsiWin32AssemblySupport = 6.3.9600.16384
Property(S): AdminUser = 1
Property(S): MsiRunningElevated = 1
Property(S): Privileged = 1
Property(S): DATABASE = C:\Windows\Installer\2fb5a7bf.msi
Property(S): OriginalDatabase = G:\downloads\simpledlna-0.13.msi
Property(S): UILevel = 5
Property(S): Preselected = 1
Property(S): VSDFxConfigFile = C:\Users\Nathan\AppData\Local\Temp\CFG6730.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 = G:\downloads\
Property(S): SourcedirProduct = {A2494522-3A86-494A-BEE9-20837D07819A}
Property(S): ProductToBeRegistered = 1
Action ended 10:03:56: ExecuteAction. Return value 3.
Action 10:03:56: FatalErrorForm.
Action start 10:03:56: FatalErrorForm.
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
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
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 10:03:56: FatalErrorForm. Dialog created
Action ended 10:03:59: FatalErrorForm. Return value 1.
Action ended 10:03:59: INSTALL. Return value 3.
Property(C): UpgradeCode = {9BB9834F-0082-46E1-A93B-5411738F6C5C}
Property(C): TARGETDIR = C:\Program Files (x86)\Nils Maier\SimpleDLNA\
Property(C): _8DCF9FF6637049A0BD47EB537C74499F = C:\Program Files (x86)\Nils Maier\SimpleDLNA\x64\
Property(C): _931C85BA699744AAA7F76FFC2533FDFA = C:\Program Files (x86)\Nils Maier\SimpleDLNA\x86\
Property(C): DesktopFolder = C:\Users\Nathan\Desktop\
Property(C): SourceDir = G:\downloads\
Property(C): ProgramMenuFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
Property(C): _01AD1EDF29524DEC8FE2F9F189DE774A = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\SimpleDLNA\
Property(C): VSDFXAvailable = TRUE
Property(C): VSDFrameworkVersion = v4.0
Property(C): VSDFrameworkProfile = Client
Property(C): VSDAllowLaterFrameworkVersions = False
Property(C): ProductName = SimpleDLNA
Property(C): ProductCode = {A2494522-3A86-494A-BEE9-20837D07819A}
Property(C): ProductVersion = 0.13
Property(C): Manufacturer = Nils Maier
Property(C): ARPHELPLINK = http://nmaier.github.io/simpleDLNA/
Property(C): ARPCONTACT = Nils Maier
Property(C): ARPCOMMENTS = SimpleDLNA media server
Property(C): ARPURLINFOABOUT = http://nmaier.github.io/simpleDLNA/
Property(C): ProductLanguage = 1033
Property(C): ARPPRODUCTICON = _853F67D554F05449430E7E.exe
Property(C): SecureCustomProperties = PREVIOUSVERSIONSINSTALLED;NEWERPRODUCTFOUND
Property(C): RedirectedDllSupport = 2
Property(C): VersionNT = 603
Property(C): VSDNETURLMSG = This setup requires the .NET Framework version 4.0. 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 5.1 or higher and Windows XP or higher. This setup cannot be installed on Windows 2000. Please install Internet Information Server or a newer operating system 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 4.0. 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): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
Property(C): ErrorDialog = ErrorDialog
Property(C): SFF_UpFldrBtn = UpFldrBtn
Property(C): SFF_NewFldrBtn = NewFldrBtn
Property(C): MaintenanceForm_Action = Repair
Property(C): FolderForm_AllUsers = ME
Property(C): FolderForm_AllUsersVisible = 1
Property(C): EulaForm_Property = Yes
Property(C): AdminMaintenanceForm_Action = Repair
Property(C): EulaForm_NextArgs = FolderForm
Property(C): FolderForm_PrevArgs = EulaForm
Property(C): FolderForm_NextArgs = ConfirmInstallForm
Property(C): ConfirmInstallForm_PrevArgs = FolderForm
Property(C): AdminFolderForm_NextArgs = AdminConfirmInstallForm
Property(C): AdminConfirmInstallForm_PrevArgs = AdminFolderForm
Property(C): MsiLogFileLocation = g:\downloads\debug.log
Property(C): PackageCode = {8548E75F-F831-4720-B450-87193449FB4C}
Property(C): ProductState = -1
Property(C): PackagecodeChanging = 1
Property(C): CURRENTDIRECTORY = g:\downloads
Property(C): CLIENTUILEVEL = 0
Property(C): CLIENTPROCESSID = 21644
Property(C): MsiSystemRebootPending = 1
Property(C): VersionDatabase = 200
Property(C): VersionMsi = 5.00
Property(C): VersionNT64 = 603
Property(C): WindowsBuild = 9600
Property(C): ServicePackLevel = 0
Property(C): ServicePackLevelMinor = 0
Property(C): MsiNTProductType = 1
Property(C): WindowsFolder = C:\Windows\
Property(C): WindowsVolume = C:\
Property(C): System64Folder = C:\Windows\system32\
Property(C): SystemFolder = C:\Windows\SysWOW64\
Property(C): RemoteAdminTS = 1
Property(C): TempFolder = C:\Users\Nathan\AppData\Local\Temp\
Property(C): ProgramFilesFolder = C:\Program Files (x86)\
Property(C): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(C): ProgramFiles64Folder = C:\Program Files\
Property(C): CommonFiles64Folder = C:\Program Files\Common Files\
Property(C): AppDataFolder = C:\Users\Nathan\AppData\Roaming\
Property(C): FavoritesFolder = C:\Users\Nathan\Favorites\
Property(C): NetHoodFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(C): PersonalFolder = C:\Users\Nathan\Documents\
Property(C): PrintHoodFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(C): RecentFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Recent\
Property(C): SendToFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\SendTo\
Property(C): TemplateFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Templates\
Property(C): CommonAppDataFolder = C:\ProgramData\
Property(C): LocalAppDataFolder = C:\Users\Nathan\AppData\Local\
Property(C): MyPicturesFolder = C:\Users\Nathan\Pictures\
Property(C): AdminToolsFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(C): StartupFolder = C:\Users\Nathan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
Property(C): StartMenuFolder = C:\Users\Nathan\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): MsiAMD64 = 16
Property(C): Msix64 = 16
Property(C): Intel = 16
Property(C): PhysicalMemory = 4095
Property(C): VirtualMemory = 2538
Property(C): LogonUser = Nathan
Property(C): UserSID = S-1-5-21-863051730-926458761-3881401156-1001
Property(C): UserLanguageID = 1033
Property(C): ComputerName = WARP
Property(C): SystemLanguageID = 1033
Property(C): ScreenX = 1680
Property(C): ScreenY = 1050
Property(C): CaptionHeight = 23
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 = 10:03:59
Property(C): Date = 12/23/2013
Property(C): MsiNetAssemblySupport = 4.0.30319.33440
Property(C): MsiWin32AssemblySupport = 6.3.9600.16384
Property(C): AdminUser = 1
Property(C): Privileged = 1
Property(C): USERNAME = nathan@njlg.info
Property(C): DATABASE = G:\downloads\simpledlna-0.13.msi
Property(C): OriginalDatabase = G:\downloads\simpledlna-0.13.msi
Property(C): SOURCEDIR = G:\downloads\
Property(C): VersionHandler = 5.00
Property(C): UILevel = 5
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): VSDFxConfigFile = C:\Users\Nathan\AppData\Local\Temp\CFG40CC.tmp
Property(C): ROOTDRIVE = G:\
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: 12/23/2013 10:03:59 ===
MSI (c) (8C:B0) [10:03:59:265]: Product: SimpleDLNA -- Installation failed.
MSI (c) (8C:B0) [10:03:59:265]: Windows Installer installed the product. Product Name: SimpleDLNA. Product Version: 0.13. Product Language: 1033. Manufacturer: Nils Maier. Installation success or error status: 1603.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment