I am using VB 6.0 with Visual Studio Installer to install an Application.
During the Installation I have the option of writing Keys/Values to the Registry.
It appears that Value types are
a. String
b. Binary
c. DWORD (integer)
I want to enter a Registry value that represents the Current Date (Date of Installation).
How do I do it?


Reply With Quote



Bookmarks