Historical.  There was a time where you needed to track short name (for FAT) 
and long name (for NTFS).

--
John Merryweather Cooper
Senior Software Engineer | Integration Development Group | Enterprise 
Notification Service
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 
|jocoo...@jackhenry.com



-----Original Message-----
From: Griesshammer, Christoph (GE Healthcare) 
[mailto:christoph.griessham...@ge.com] 
Sent: Wednesday, May 20, 2015 7:52 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Deliver File With a Different Name

Security note: This is an EXTERNAL email. Please exercise caution and DO NOT 
open attachments or click links from unknown senders. If you suspect that this 
e-mail is malicious, please forward it to antis...@jackhenry.com 
<mailto:antis...@jackhenry.com>, and then delete the message from both your 
Inbox and your Deleted Items folders.




Ah, thank you. I had tried ShortName but that didn't work. I should have gone 
further to just Name.

What exactly is the difference between Name, ShortName, and LongName?

Thank you,
Christoph

-----Original Message-----
From: John Cooper [mailto:jocoo...@jackhenry.com]
Sent: Tuesday, May 19, 2015 5:36 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Deliver File With a Different Name

Set the Name attribute to the name you want.

--
John Merryweather Cooper
Senior Software Engineer | Integration Development Group | Enterprise 
Notification Service Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  
431050 |jocoo...@jackhenry.com



-----Original Message-----
From: Griesshammer, Christoph (GE Healthcare) 
[mailto:christoph.griessham...@ge.com]
Sent: Tuesday, May 19, 2015 4:30 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Deliver File With a Different Name

Security note: This is an EXTERNAL email. Please exercise caution and DO NOT 
open attachments or click links from unknown senders. If you suspect that this 
e-mail is malicious, please forward it to antis...@jackhenry.com 
<mailto:antis...@jackhenry.com>, and then delete the message from both your 
Inbox and your Deleted Items folders.




Is there any easy way to deliver a file with a different name?

I have:

<Component Id="readme.txt" Guid="*" >
  <File Id="readme.txt" KeyPath="yes" 
Source="$(var.PATH_TO_PROJ)viewer.readme.txt" /> </Component>


And I need to deliver the viewer.readme.txt file as readme.txt.

Is there an easy way to do this without file renames or copies?

Thank you,

Christoph Griesshammer
GE Healthcare IT
Software Engineer

E: christoph.griessham...@ge.com<mailto:christoph.griessham...@ge.com>
http://www.gehealthcare.com<http://www.gehealthcare.com/>

116 Huntington Ave
Boston, MA, USA
02116-5744

GE Imagination at Work

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud Widest 
out-of-the-box monitoring support with 50+ applications Performance metrics, 
stats and reports that give you Actionable Insights Deep dive visibility with 
transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution is strictly prohibited. If you have received this message in 
error, please immediately advise the sender by reply email and delete all 
copies.


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud Widest 
out-of-the-box monitoring support with 50+ applications Performance metrics, 
stats and reports that give you Actionable Insights Deep dive visibility with 
transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud Widest 
out-of-the-box monitoring support with 50+ applications Performance metrics, 
stats and reports that give you Actionable Insights Deep dive visibility with 
transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to