Re: [WiX-users] Propogating Environmnet variables

2012-12-18 Thread Chad Petersen
:31 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Propogating Environmnet variables We are having issues propagating the environment variables. The setup has a custom action that propagates the environment using the SendMessageTimeOut api SendMessageTimeout(HWND_BROADCAST, WM_SETT

Re: [WiX-users] Propogating Environmnet variables

2012-12-17 Thread Neil Sleightholm
i.com] Sent: 18 December 2012 00:31 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Propogating Environmnet variables We are having issues propagating the environment variables. The setup has a custom action that propagates the environment using the SendMessageTimeOu

Re: [WiX-users] Propogating Environmnet variables

2012-12-17 Thread Rob Mensching
I thought MSI did the send message thing itself and that console windows are never affected by it. On Mon, Dec 17, 2012 at 4:31 PM, Mita Patel wrote: > We are having issues propagating the environment variables. The setup has > a custom action that propagates the environment using the > SendMe

[WiX-users] Propogating Environmnet variables

2012-12-17 Thread Mita Patel
We are having issues propagating the environment variables. The setup has a custom action that propagates the environment using the SendMessageTimeOut api SendMessageTimeout(HWND_BROADCAST, WM_SETTINGCHANGE, 0,(LPARAM) "Environment", SMTO_ABORTIFHUNG, 5000, NULL); On a 64 bit OS, both 32