Zend certified PHP/Magento developer

Create a registry key and have it add the time/date/year of the computer?

I want to add a registry key:
“HKLMSOFTWAREWow6432Note****panyComponents” /v OOBE_Version /t REG_SZ /d “01 Jun 22 12:00” /f

This is what I have now but I have to manually change the time.
Is there anyway I can change the time to have it pull what the computer time/date is.