Ok, another newbie question. How do I add a folder to "My Documents". I
tried the obvious.


      <Directory Id="PersonalFolder">
        <Directory Id="ReportTemplateData" Name="Report Template Data">
          <Merge Id="ReportTemplateDataModule" Language="1033"
SourceFile="$(var.MergeModulePath)\ReportTemplateData.msm" DiskId="1" />
        </Directory>
      </Directory>

And failed with the error:

Component ModuleComponent.CB1DC23E_C8FD_4CF8_B4CD_21D4A231630F installs
to user profile. It must use a registry key under HKCU as its KeyPath,
not a file.

Also:
 
The directory ReportTemplateData is in the user profile but is not
listed in the RemoveFile table.

I'm obviously not understanding something here (again)... 

----------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions
and are intended only for the addressee(s).
The information contained herein may include trade secrets or privileged or
otherwise confidential information. Unauthorized review, forwarding, printing,
copying, distributing, or using such information is strictly prohibited and may
be unlawful. If you received this message in error, or have reason to believe
you are not authorized to receive it, please promptly delete this message and
notify the sender by e-mail with a copy to [EMAIL PROTECTED]

Thank you

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to