/build/static/layout/Breadcrumb_cap_w.png

Deployment for .NET 3.5

I am in the process of packaging up .NET 3.5.  Using 7-Zip I was able to unzip the files and locate the .msi.

If I try to run the .msi, it stops and tells me I must run setup.  So I viewed the properties on the .msi to change the launch conditions to not require "setup" to be run.

I am not able to locate a property to change this requirement.  Have any of you run into this and if so, how did you work around it?

Thanks,
Geoff


0 Comments   [ + ] Show comments

Answers (2)

Posted by: chucksteel 11 years ago
Red Belt
1

You shouldn't need to extract the MSI. The executable includes command line flags for deployment. For a silent install with no restart use /q /norestart. See http://msdn.microsoft.com/en-us/library/cc160717(v=vs.90).aspx for more details.

 


Comments:
  • I second chucksteel, Ive had issues in the past with extracting the msi's and installing, specially with .net 4. Throws up odd .net errors in software that uses it. - rileyz 11 years ago
Posted by: gestenta 11 years ago
Senior White Belt
0

I think I found it under "Custom Actions" and was able to delete the row. I am no longer prompted to run setup.

Is it that simple?

-Geoff

Don't be a Stranger!

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

Sign up! or login

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