Greetings;

I have a third-party msi which was branded at build time by the third-party
for my company.  Since then we have changed our logo design, but for various
reasons the third-party cannot provide a new build of the package in our
time frame.  The changes are limited to for files, two .config files and two
.png files.

I created two copies of the folder resulting from using the msiexec /a
command on the package.  It extracted the files to the first folder, then I
copied them to a second folder and dropped the new files over the original
file.  I also extracted and re-imported into the second msi's binary stream
a changed icon file (with the same identifier was previously).

At this point I thought that I could generate a transform (mst) file torch
and pass that transform to the original msi package at install time.  Since
I am not trying to update an existing installation I thought I would not
need to create a msp.  Am I confused or what?  If I can make a transform
from to admin images, which torch switches do I need to use?  Thanks Phill



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/torch-create-transform-tp7594463.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to