Here's a complete list. They resolve to the actual value at install time on
the target system.
http://msdn.microsoft.com/library/en...asp?frame=true
--
Phil Wilson
[MVP Windows Installer]
Definitive Guide to Windows Installer
http://www.amazon.com/exec/obidos/tg...326859-8978461
"Kelly Schutt" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> I'm using WinInstall LE to create windows installer packages for
> distribution through active directory in a mixed 2K/XP domain. My
> question is, how do I create packages that work under both 2K and XP (the
> system folder varies - C:\WINNT and C:\WINDOWS). If applications install
> files to the system dir then I need 2 seperate packages, one for 2K and
> one for XP. Is there any way to tell WinInstall or a similar free,
> packaging application to use %systemroot% or a similar variable?