Rajesh P wrote: > I am developing a WiX installer for Vista. I have a requirement to send some > command line parameters to a Deferred Cusom action. >
Then you must use CustomActionData; deferred custom actions can't otherwise get property values. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

