How to log the installation date to the registry

Posted by MX4399 on Stack Overflow See other posts from Stack Overflow or by MX4399
Published on 2010-04-19T07:04:38Z Indexed on 2010/04/19 7:23 UTC
Read the original article Hit count: 224

Filed under:
|

When an install completes successfully, the date and time and some other info needs to be written to the registry. How can a date be generated and how do you know if an install was completed successfully? (writing to the registry with wix is not a problem).

© Stack Overflow or respective owner

Related posts about wix

Related posts about wix3