Groups | Blog | Home
all groups > visual studio .net setup > july 2004 >

visual studio .net setup : Registry entry for the date of installation


Vipul Patel
7/14/2004 12:07:01 AM
Hi,

I need to make a registry entry for the date of installation. How can I achive this in VS.NET Deployment project?
--
Regards
Phil Wilson
7/14/2004 9:49:26 PM
Create a registry entry, choose a name, and put [Date] in the Value,
case-sensitive and including the brackets. Date is a standard MSI property
that will be resolved to a date string at install time.
--
Phil Wilson
[MVP Windows Installer]
Definitive Guide to Windows Installer
http://www.amazon.com/exec/obidos/tg/detail/-/1590592972/104-7044380-4696760

[quoted text, click to view]

AddThis Social Bookmark Button