Custome action during Uninstall
- by sijith
I want to take system time and date during install of my program.
How to set my current time into system registry.
I s it possible to do coding in VC++
Give me a sample code to set current time to registry using VC++..
Thanks in advance.