The way that works for my projects:

1) make a custom version of the setupexec.vcxproj;
2) modify the resource and headers files to identify and describe your product;
3) I run a custom build template activity that updates the product version 
number with the version of the bound product each build;

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com 




-----Original Message-----
From: Karkare,Aparna [mailto:akark...@travelers.com] 
Sent: Thursday, January 31, 2013 4:14 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] setupbld.exe - providing version Info

How can we provide the version info and description info to exe which is 
created by 'setupbld.exe'?
I checked all arguments through command line and did not find any.
I tried -title but it is not displaying what the title when I right click the 
exe and see it properties on any tab.

While creating exe through bootstrapper we can provide:
<arg value="-dName -> For Description
<arg value="-dVersion -> For Version

Similar to this, do we have arguments for setupbld.exe?

Regards,
Aparna Karkare


==============================================================================
This communication, including attachments, is confidential, may be subject to 
legal privileges, and is intended for the sole use of the addressee. Any use, 
duplication, disclosure or dissemination of this communication, other than by 
the addressee, is prohibited. If you have received this communication in error, 
please notify the sender immediately and delete or destroy this communication 
and all copies. 
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for free 
today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
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.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to