Menu

#81 Importing files does not account for wxs location

closed-fixed
General (57)
5
2011-03-18
2011-03-14
Anonymous
No

When the wxs resides on a different drive (D:\ for instance) and you import files using import folder, import file, or the wizard import folder. The files imported have a source path without a drive letter I.e. "\tmp\folder\file.name". The MSI will not compile this way. Expected behavior is for it to use the full path I.e. "c:\tmp\folder\file.name".

Discussion

  • Jasper Keuper

    Jasper Keuper - 2011-03-18
    • assigned_to: nobody --> jaykee
    • status: open --> closed-fixed
     
  • Jasper Keuper

    Jasper Keuper - 2011-03-18

    Thanks for reporting, now absolute paths will be used.

    This will be released in the next version.

     

Log in to post a comment.