/build/static/layout/Breadcrumb_cap_w.png

Hi, I m packaging dotnet framework 4.0 the setup extracts 2 msi as netfx_Core_x64.msi and netfx_Extended_x64.msi

can nybody help on how to repackage this kind of application


0 Comments   [ + ] Show comments

Answers (2)

Posted by: Rvlieburg 11 years ago
Third Degree Blue Belt
0

I use the following commandline syntax to install the msi's for resp. a 32-bit and 64-bit OS: 

setup.exe /passive  /norestart /x86 /msioptions "ALLUSERS=1"  /log c:\temp\XXXXX.log

setup.exe /passive  /norestart /x64 /msioptions "ALLUSERS=1"  /log c:\temp\XXXXX.log

Posted by: rileyz 11 years ago
Red Belt
0

Dont use the MSI's, it does work and installs but you will have issues down the line. I had it installing with two msi's and we had .net issues with programs. Uinstalled and reinstalled with the exe and it worked fine. This was reproduced on another clean machine. Never got the bottom of it, we just used the exe's.

 

If you really want to do it that way, look here:
http://www.itninja.com/software/microsoft/net-framework/4-2284

ps. have a look in deployment tips next time, a lot of this has already been documented (:

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
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