Setting Permanent="yes" on the Component or forgetting to give it a GUID would 
make the env var 
change permanent.  Do either of these apply?

Rob

sandun css wrote:
> Hi,
> 
> I set few env variables from my msi. But they don't get deleted when I
> uninstall them. This is my code,
> 
>       <Environment Id='ENVVAR' Name='CONFIG' Action='set' Part='all'
> Value='[INSTALLDIR]etc\middleware.cfg' System='yes' Permanent='no'/>
> What can be the problem?
> 
> Thanks,
> Sandun
> ------------------------------------------------------------------------------


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

Reply via email to