Hi All,
I'm a new user of AdminStudio v2.0, 3beta
Has anyone figured out how to pull in environement variables in MSI scripts or MST's?
Heres what I'm trying to do...
For the images that I create, I want to add some customizations to the registry that will help me identify some spefics for auditing and management.
i.e.
HKLM\Software\ABCproject\installs\appX\Install Date= %DATE%
HKLM\Software\ABCproject\installs\appX\Install Time= %TIME%
HKLM\Software\ABCproject\installs\appX\Installed by= %USERNAME%
Please share the proper syntax if you know how to do this.
Thanks in advance,
D. Rico:confused: