Immediate custom actions can both read and set properties, as well as read database tables and add temporary rows.
-----Original Message----- From: Thorpe, Alan [mailto:[email protected]] Sent: Wednesday, August 18, 2010 5:20 PM To: [email protected] Subject: [WiX-users] Date value and string formatting Is there a built-in way to retrieve the date ("8/18/2010") at install-time? The environment variable DATE returns "Wed 08/18/2010" which then requires string formatting. This would be cake in Java script or VB script, but is there a way to return values from the custom action (other than exit code)? ---------------------------------------------------------------------------- -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

