Hi,

 

Our MSI uses the inbuilt Environment
WIX element to add a directory to PATH
variable. We are seeing an issue on Windows Blue/8.1 where this does not get
reflected until the user logs off and logs on. Is this a known issue? Are there
any alternatives to set the environment variable other than writing a Custom
Action? Please advise.

 

This is from our WXS file – 

<Environment Id ="Path"
Name="PATH" Action="set" Part="last" System="yes"
Value="<Custom Directory>" Permanent="no"/>

 

Regards,

Surya

                                          
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to