it:ad:wix:howto:create_a_file_component

      <Component Id="_productComponent Guid="*">
        <! A File's Name element is its name in the Target directory.
           As it is the Target directory, will need to know where to find
           it, hence the Source element.
        <File Id="_fileAFirstFile"
              Name="AFilrstFileInstalled.txt"
              Source="Files\AFirstFileToInstall.txt"
              />
      </Component>
  • /home/skysigal/public_html/data/pages/it/ad/wix/howto/create_a_file_component.txt
  • Last modified: 2023/11/04 23:04
  • by 127.0.0.1