Re: [WiX-users] inifilesearch doesn't execute

2009-07-21 Thread Alexander Shevchuk
21, 2009 7:42 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] inifilesearch doesn't execute No, it's not in the windows folder. It's in program files\my company\myapp Does it have to be in Windows for inifilesearch to work? I thought the directorysearch element told

Re: [WiX-users] inifilesearch doesn't execute

2009-07-21 Thread Eric Napier
sion for Windows Installer XML toolset.'" < wix-users@lists.sourceforge.net> Date: Tue, 21 Jul 2009 16:45:36 -0700 Subject: Re: [WiX-users] inifilesearch doesn't execute Hi Eric, Are you sure that msi.ini file is in the default windows folder? Alex -Original Message

Re: [WiX-users] inifilesearch doesn't execute

2009-07-21 Thread Alex Shevchuk
Hi Eric, Are you sure that msi.ini file is in the default windows folder? Alex -Original Message- From: Eric Napier [mailto:napi...@gmail.com] Sent: Tuesday, July 21, 2009 3:34 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] inifilesearch doesn't execute I'm having a prob

Re: [WiX-users] IniFileSearch

2006-12-12 Thread daniel . gibbons
From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: 12 December 2006 16:19 To: GIBBONS, Daniel; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] IniFileSearch MSI SDK says no. Most people use a registry key. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL

Re: [WiX-users] IniFileSearch

2006-12-12 Thread Bob Arnson
[EMAIL PROTECTED] wrote: Does anyone know if there is a way I can get IniFileSeach to look in the current directory where the MSI is rather than the Windows directory? MSI doesn't support that, unfortunately. See the IniLocator doc on MSDN: The IniLocator table holds the information needed to

Re: [WiX-users] IniFileSearch

2006-12-12 Thread Rob Mensching
MSI SDK says no. Most people use a registry key. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 07:39 To: wix-users@lists.sourceforge.net Subject: [WiX-users] IniFileSearch Hi, Does anyone know if there is a way I can get IniFil