/build/static/layout/Breadcrumb_cap_w.png

Best way to deploy Framework .NET with software

A lot of software require the .NET Framework installation to be present on the system before an application can run. What is the best way to install the .NET Framework?

1) Create a batchfile which installs the .NET Framework and after the application?

REM install
msiexec /i dotnetfx.msi ADDEPOY=1
msiexec /i application.msi

2) Add a prereq package in WPS (Need to save the project as EXE. Dont know what will happen to vendor MSI's then)

3) Add .NET Framework as merge module? Does anybody know if there is a download available or is it possible to load the .NET msi and save it as merge module?

0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 16 years ago
Red Belt
0
I would (and do, at my current client site) deploy it to all machines as a machine-based Group Policy. Your apps can then be set up to test for its presence and proceed or exit accordingly.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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