/build/static/layout/Breadcrumb_cap_w.png

How to wrap MSI and MST in .exe?

Hi,

I've received an application to re-package using Adminstudio 11.5.
It's a vendor MSI. I extracted that and created Transform( MST) for that and did all the changes in that MST.
I submitted MSI and MST.

Issue: client came back and informed that While deploying MSI along with MST Mcafee is not accepting it due to unknown reaons.

Why Mcafee is causing problem with MST?

They want me to wrap these MSI and MST into an exe, How to do that? 

I would like to know if I wrap these in an exe, will that get all the benifits of MSI like self heal, adverisement, repair, rollback?

Thankss in advance 


0 Comments   [ + ] Show comments

Answers (3)

Posted by: dunnpy 11 years ago
Red Belt
1

The exe would just call the MSI+MST, in the same manner as running the MSI+MST without the exe would.

I can't see how that would resolve McAfee AV not liking the MSI+MST, as it would still be run, just with the exe calling the MSIEXEC command line instead of your deployment tool.

All of the MSI functionality would still be there too.

I would recommend getting a machine with McAfee and installing it yourself to see if you can work out what the issue is. It might be something to do with the scan engine and attempting to scan the MSI and failing.

Either way it would appear to be an AV issue, especially if your package works correctly without McAfee in the mix.

 

Hope that helps,

Dunnpy


Comments:
  • Thank you. But, could you please let me know how to create an EXE with MSI+MST in that. - vinodreddy10 11 years ago
Posted by: jagadeish 11 years ago
Red Belt
0

Do you have any uncompressed external files/folders along with MSI and MST


Comments:
  • No other external files other than MSI and MST. - vinodreddy10 11 years ago
  • Your client has to provide more information on what is not accepted by Mcafee... - jagadeish 11 years ago
  • You should know what is causing the problem first. then only you can work on it and solve.. What is the gaurantee that it will work when you put them in a exe file.. On what basis you have concluded that it will work when you put them in a exe file.. - jagadeish 11 years ago
  • Oh, I just followed as they said. i'll ask them to provide more information. they said that MST is not accepted by mcafee. - vinodreddy10 11 years ago
Posted by: ms01ak 11 years ago
10th Degree Black Belt
0

What you want is a self extracting zip file. Here's a freebie one from 7zip

http://rafavargas.com/2010/01/14/creating-a-sfx-self-extracting-archive-with-7-zip-as-part-of-your-build-process/

 

I also know that winzip makes a self extracting .exe program as well.

 

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ