properties - How to specify c:\users\public (%PUBLIC%) in WiX? -
Is there any property that solves the public folder? I do not want to have a hard code in the "c: \ users \ public" directory structure, obviously, but I can not get a predefined one that resolves this is an acceptable way of specifying the files to install here and / Or deleted?
If there is a CSIDL for the directory, then it is probably. This is an extension of the properties supported by the Windows Installer. Vista is not just support for RefKnownFolder (), yet.
Comments
Post a Comment