Re: [WiX-users] Env variables don't get deleted

2009-08-03 Thread sandun css
re is nothing wrong with tag >> itself. Problem is somewhere outside. If component is not made >> permanent, >> another thing to look for is any condition on component or >> in . Without seeing >> more >> of original wxs we are just guessing here. >> >>

Re: [WiX-users] Env variables don't get deleted

2009-07-03 Thread sandun css
ly 02, 2009 8:00 AM > To: 'General discussion for Windows Installer XML toolset.' > Subject: Re: [WiX-users] Env variables don't get deleted > > For what it's worth, here's the text from the schema description. Pay > attention to the description of the remove actio

Re: [WiX-users] Env variables don't get deleted

2009-07-02 Thread Alex Shevchuk
02, 2009 8:00 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Env variables don't get deleted For what it's worth, here's the text from the schema description. Pay attention to the description of the remove action Specfies whether t

Re: [WiX-users] Env variables don't get deleted

2009-07-02 Thread David Bartmess
for Windows Installer XML toolset. Subject: Re: [WiX-users] Env variables don't get deleted No Rob. Those don't apply. On Thu, Jul 2, 2009 at 11:56 AM, Rob Hamflett wrote: > Setting Permanent="yes" on the Component or forgetting to give it a > GUID would make the env

Re: [WiX-users] Env variables don't get deleted

2009-07-02 Thread sandun css
No Rob. Those don't apply. On Thu, Jul 2, 2009 at 11:56 AM, Rob Hamflett wrote: > 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

Re: [WiX-users] Env variables don't get deleted

2009-07-01 Thread Rob Hamflett
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, > >Val

[WiX-users] Env variables don't get deleted

2009-07-01 Thread sandun css
Hi, I set few env variables from my msi. But they don't get deleted when I uninstall them. This is my code, What can be the problem? Thanks, Sandun -- ___ WiX-users mail