That entire log looks bizarre. What kind of MSI file have you got
there?  There are plenty of 2205 errors ("Missing table") including
for the Component table. That implies you're trying to install an MSI
without a Component table, which is doomed to failure.
---------------
Phil Wilson


On Tue, Oct 28, 2014 at 6:30 AM, Carter Young <ecyo...@grandecom.net> wrote:
> 1708
> Installation operation failed.
>
> 1709
> Product: [2] -- [3]
>
> [2] = PnrSetup
> [3] = Installation failed
>
> 1603
> The file [2][3] is being held in use by the following process: Name:
> [4], Id: [5], Window Title: '[6]'.
>
> A system restart may be required because the file being updated is
> also currently in use. Users may be given the opportunity to avoid
> some system restarts by using the FilesInUse Dialog or the
> MsiRMFilesInUse Dialog. For more information, see System Reboots and
> Logging of Reboot Requests.
>
> Add this to your Bookmarks:
> http://msdn.microsoft.com/en-us/library/aa372835(v=vs.85).aspx
>
> Quoting vignesh <vikkimi...@gmail.com>:
>
>> Hi
>> when I try to install msi its not installing . here I copied my log please
>> help me on this.
>>
>> === Logging stopped: 10/28/2014  15:14:48 ===
>> MSI (c) (70:18) [15:14:48:068]: Note: 1: 1708
>> MSI (c) (70:18) [15:14:48:077]: Note: 1: 2205 2:  3: Error
>> MSI (c) (70:18) [15:14:48:086]: Note: 1: 2228 2:  3: Error 4: SELECT
>> `Message` FROM `Error` WHERE `Error` = 1708
>> MSI (c) (70:18) [15:14:48:097]: Note: 1: 2205 2:  3: Error
>> MSI (c) (70:18) [15:14:48:108]: Note: 1: 2228 2:  3: Error 4: SELECT
>> `Message` FROM `Error` WHERE `Error` = 1709
>> MSI (c) (70:18) [15:14:48:119]: Product: PnrSetup -- Installation failed.
>>
>> MSI (c) (70:18) [15:14:48:127]: Windows Installer installed the product.
>> Product Name: PnrSetup. Product Version: 1.0.0.0. Product Language: 1033.
>> Manufacturer: xxxx. Installation success or error status: 1603.
>>
>> MSI (c) (70:18) [15:14:48:144]: Grabbed execution mutex.
>> MSI (c) (70:18) [15:14:48:153]: Cleaning up uninstalled install packages, if
>> any exist
>> MSI (c) (70:18) [15:14:48:163]: MainEngineThread is returning 1603
>> === Verbose logging stopped: 10/28/2014  15:14:48 ===
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to