Where do I find variables like
[ProgramFilesFolder]
[Manufacturer]
[CurrentUser]
What is the variable name for the installation folder? I need it, for among
other things for a registry key which I want to set.
Phil Wilson - 05 Apr 2007 18:45 GMT
That would be [TARGETDIR] .
Search MSDN and you'll see it documented together with all the other Windows
Installer properties.

Signature
Phil Wilson
[Microsoft MVP Windows Installer]
> Where do I find variables like
>
[quoted text clipped - 5 lines]
> among
> other things for a registry key which I want to set.