Ticket #41 (new defect)

Opened 7 weeks ago

SourceName

Reported by: jasper Owned by:
Priority: minor Milestone:
Component: TLB/PIA x64 merge module Version:
Keywords: Cc:

Description

In the installer wxs scripts there are two statements

<Directory Id="CommonFiles64Folder" SourceName="Common">

and

<Directory Id="CommonFilesFolder" SourceName="Common">

I think SourceName is redundant and can be removed. If it is kept, it should probably match the default name, which is documented here

https://gist.github.com/MyITGuy/f14f7be59fe46394661d70b4d4dc42dc

as Common64 for the CommonFiles64Folder folder, and should probably be corrected.

Note: See TracTickets for help on using tickets.