----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Senthil-Maverick Message 4 in Discussion Hi Vaibhav You can have full control in windows installer for installing yur components... yu can select only those which are required by the user to install in his system i am using windows setup project, in my project i give interfaces(screens) for the various components to be installed. ok what you can do is : 1. use the custom actiondata property of the custom actions. 2. set the property to some values ( or true/false) so that at runtime yur installler detects and installs only those for which yu have set the properties.. yu have a syntax on how to use this.... yu must use : value=[customproperty] 3. use the context property in the installer class and get those params which yu set during runtime. 4.use these properties and accordinglly set the condition . If yu have any further doubts yu can ask me.. ,,,, Senthil ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
