Re: [WiX-users] LGHT0103 error where path is shorter than 255 characters and file is present.

2013-08-24 Thread Blair Murri
I noticed something: KMI.IntelliDrive.ServicesHost.vshost.exe.config <-- Light error KMI.IntelliDrive.ServicesHost.exe.config <-- PS ls They aren't the same filename (vshost part is missing in the directory listing). > Date: Fri, 23 Aug 2013 16:21:18 -0400 > From: doug.bod...@kantarmedia.

Re: [WiX-users] LGHT0103 error where path is shorter than 255 characters and file is present.

2013-08-24 Thread Blair Murri
I noticed something: KMI.IntelliDrive.ServicesHost.vshost.exe.config <-- Light error KMI.IntelliDrive.ServicesHost.exe.config <-- PS ls They aren't the same filename (vshost part is missing in the directory listing). > From: nicolas.alva...@gmail.com > Date: Sat, 24 Aug 2013 15:47:35 -0300 > T

Re: [WiX-users] wild card search in registry

2013-08-24 Thread Phil Wilson
If the 3rd party uses a consistent UpgradeCode and you're willing to write code you could do an MsiEnumRelatedProducts() on the UpgradeCode to see if any are installed. Phil Wilson On Sat, Aug 24, 2013 at 11:50 AM, Nicolás Alvarez wrote: > 2013/8/23 jo...@msli.com : > > My bundle needs to perf

Re: [WiX-users] wild card search in registry

2013-08-24 Thread Nicolás Alvarez
2013/8/23 jo...@msli.com : > My bundle needs to perform a conditional install if a 3rd party program > if the version installed is none or less than a particular version. > > The problem is the 3rd party program stores the installed version number > in a dynamic guid section of HKLM, so I don't hav

Re: [WiX-users] LGHT0103 error where path is shorter than 255 characters and file is present.

2013-08-24 Thread Nicolás Alvarez
2013/8/23 John Ludlow : > One other question is what does D: map to? You mention network, which makes > me wonder if this is a mapped drive. Does this work if you use an entirely > local path? Some MSI operations cause errors if with mapped network drives He said "Local disk, so transient network

[WiX-users] DCOM Launch and Access permissions

2013-08-24 Thread Benjamin Sole
Hi there, does anyone know if there is a way to change the launch and access permission for a DCOM Component via WIX? -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is

Re: [WiX-users] Burn uninstalls product instead of upgrading it

2013-08-24 Thread Bruce Cran
On 23/08/2013 21:58, Rob Mensching wrote: > Might be related to: http://wixtoolset.org/issues/3643/ Thanks, that was the problem. -- Bruce -- Introducing Performance Central, a new site from SourceForge and AppDynamics