Thanks, Peter! It solved my problem.
Regards!
-ofox
- Original Message -
> From: "Peter Shirtcliffe"
> To: "General discussion for Windows Installer XML toolset."
>
> Sent: Friday, November 16, 2012 6:14:05 PM
> Subject: Re: [WiX-users] ProgramFile
ProgramFilesFolder is a Windows Installer property. It is evaluated at
runtime which requires square brackets around it and that will only work
where the type of the attribute it appears in is "formatted". The type of the
Value attribute of Property is just "string".
You'll need
Instead of Prope
2 matches
Mail list logo