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

[WiX-users] uninstalling files

2013-11-15 Thread Chaitanya
Hi All, I prepared two installers with different product code and different upgrade code.in 1st installer i took two text files. I installed the 1st installer.In 2nd installer i changed the content to check whether the files are updating or not. while un-installing the 2nd msi...why files are de

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
ing, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: subramanyeswari [mailto:sravi...@yahoo.com] Sent: 09 June 2010 11:15 To: wix-users@lists.sourceforge.net Subject: [WiX-users] uninstalling files Hi, I am installing the files based upon

[WiX-users] uninstalling files

2010-06-09 Thread subramanyeswari
Hi, I am installing the files based upon the feature selection. Upon selecting all features, my msi installed(copied) all the files. But when i uncheck the particular feature, i want to uninstall those files which are related to that particular feature. How to do that? Regards, Subramanyeswa