Re: [WiX-users] uninstalling files

2013-11-15 Thread David Watson
@lists.sourceforge.net Subject: Re: [WiX-users] uninstalling files As far as I know there is no downgrade option. It would only go if you create a patch (MSP), install it and then you can remove the patch over a command line. That would be a downgrade. -- View this message in context: http://windows-installer-xml

Re: [WiX-users] uninstalling files

2013-11-15 Thread Daniyyel
As far as I know there is no downgrade option. It would only go if you create a patch (MSP), install it and then you can remove the patch over a command line. That would be a downgrade. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/uninstalling-f

Re: [WiX-users] uninstalling files

2010-06-09 Thread Pally Sandher
ered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: subramanyeswari [mailto:sravi...@yahoo.com] Sent: 09 June 2010 12:35 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] uni

Re: [WiX-users] uninstalling files

2010-06-09 Thread subramanyeswari
I need that as i do not want it to be seen in the programs & features. Regards, Subramanyeswari -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/uninstalling-files-tp5157670p5157941.html Sent from the wix-users mailing list archive at Nabble.com. -

Re: [WiX-users] uninstalling files

2010-06-09 Thread Pally Sandher
d No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: subramanyeswari [mailto:sravi...@yahoo.com] Sent: 09 June 2010 12:02 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] uninstalling files Hi,

Re: [WiX-users] uninstalling files

2010-06-09 Thread subramanyeswari
Hi, What do you mean by ' Components referenced in more than 1 Feature per Component? '... This is my wxs code.

Re: [WiX-users] uninstalling files

2010-06-09 Thread Pally Sandher
-Original Message- From: subramanyeswari [mailto:sravi...@yahoo.com] Sent: 09 June 2010 11:32 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] uninstalling files seems to be i did not explain it. After installing, when i try for modify and unselecting some of the features, i

Re: [WiX-users] uninstalling files

2010-06-09 Thread subramanyeswari
seems to be i did not explain it. After installing, when i try for modify and unselecting some of the features, i want the corresponding files should get uninstalled. How to do that? Regards, Subramanyeswari -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.

Re: [WiX-users] uninstalling files

2010-06-09 Thread Pally Sandher
When are you unchecking those features? During install or maintenance (modify) or what? If it's during install I don't understand what you're asking, nothing is installed at that point. If it's during maintenance, that's how it works as long as your features are authored correctly. Palbinder Sandh