Registry Update using Date

I want to update a registry key with a string representation of the date the install was completed. I don't see any variable in the documentation that I can use to accomplish this. Is there a way to do so?

Hey Jim,

Now, the registry functionality in wyBuild does support a few variables, but not the current date/time. The way to do what you want to do is to execute a simple batch file after your update and have that put in the registry value.

Hi Sam,

Thanks - that's pretty much what I figured I'd need to do but thanks very much for the reply.

Best,

Jim