What are you trying to accomplish?

- If you want to detect, whether the MSI is run from your setup.exe or 
from other place, this property is enough for you. - Missing property 
means it is not your setup.exe :-)

- Your setup.exe can send its path through a property (instead of 
sending the number 1). This way you have the seup.exe path, but you 
won't get it for msiexec.exe or any other starter. Msiexec.exe path is 
theoretically "static" on all Windows as [*SystemFolder*]\msiexec.exe.

Ondřej Zarevúcky

On 27.1.2010 8:10, tvks wrote:
> Hi,
>
> Thanx a ton for your response.
>
> If the LAUNCHEDFROMSETUPEXE=1 is set in the setup.exe how to trace the name
> of the exe in the MSI.
>
> Regards,
>
> tvkswamy
>    

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to