Hi Andy, if I understand your request correctly then it should not be a problem 
from wix/msi perspective.  However  ,  the real issue is that you want to push 
the installation of your 3rd party piece via click-once deployment. To be 
completely clear and honest, building wix/msi wrapper will not help you at all. 
‎The real challenge in this configuration is  ‎breaking security barrier 
imposed by clickOnce/.NET framework.

In a vanilla-plain vers

‎
  Original Message
From: Moyer, Andy
Sent: Sunday, June 15, 2014 21:12
To: 'wix-users@lists.sourceforge.net'
Reply To: General discussion about the WiX toolset.
Subject: [WiX-users] simple re-packaging of a 3rd party redistributable -- 
fixed link to screen shot


Hi All,

Sorry about the link on my previous email.  This one should work.

Please, I need help. I have a 3rd party redistributable on which my vb.net 2012 
application is dependent.  I've attached a link to a screen shot of the files 
that make up the redistributable.   Screen capture: 
https://onedrive.live.com/redir?resid=CA08CB94DCE2E3E7%211376   The point of 
the link is to show that the payload is a setup.exe with supporting folders and 
files, that the setup.exe depends on, i.e. it is not a single setup.exe file, 
it is with dependent directories and files, and that's where I get lost.

The 3rd party redistributable fully supports a silent install, I've tested it 
with a command prompt.

Ultimately, I deploy my apps with click-once, so my goal is to bundle this 3rd 
party redist as a prerequisite to my click-once app-I can handle that on my own 
once I have a tidy bundle.

What I need help with is, how can I make an .msi or .exe that  bundles up all 
the files shown in the attached screen shot, such that when the new .msi or 
.exe is ran, it invokes the payload setup.exe (the 3rd party redist) with 
command line args that will make it run silently.  (please not the setup.exe 
needs the rest of the files shown to run properly.)

I really need help with this, I'm trying to deploy an app I've been working on 
for a while and now I've lost another week because I can't put together a 
seamless  installer for this 3rd party redist.

To sum it up another way, I want to wrap the 3rd party redist (shown in the 
attached screen shot) within my own windows installer package, such that the 
3rd party redist is installed silently as part of my own windows installer 
package.

Thank you very much,

Andy Moyer

_____________________________



This message, including any attachments, may include privileged,
confidential and/or inside information. Any distribution or use of this
communication by anyone other than the intended recipient(s) is strictly
prohibited and may be unlawful.  If you are not the intended recipient,
please notify the sender by replying to this message and then delete it from 
your system.
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to