Check if the Microsoft Installer 3.1. is installed on the system
-
Sunday, July 13, 2008 2:55 PMHello.
I need to check if the Windows Installer is installed on the system , before starting the msiexec from my application. How can I do it from the code? Thanks.
Max Pavlov- Edited by Max Pavlov Sunday, July 13, 2008 2:56 PM grammar
- Moved by nobugzMVP Monday, July 14, 2008 11:51 AM Not a bcl question
All Replies
-
Tuesday, October 07, 2008 12:45 PM
Hello Max,
Thank you for your post! Unfortunately I am not able to determine which forum or newsgroup is best suited for your question at hand. Can you provide me a little more detail in regards to the product or technology you are inquiring about?
Thanks!
Shrikant Maske Tier 2 Application Support Server and Tools Online Engineering Live Services Team -
Tuesday, October 07, 2008 2:26 PMI need to know, how to check from .net code, if the Windows Installer of version 3 is installed on the system, my code is being executed on.
Microsoft .Net development question. Also, maybe it is possible to check from the registry, I am not sure. Anyway, I think it is a development question, but I was moved from that forum. Maybe guys somewhere else can help. Thanks.
Max Pavlov -
Saturday, March 31, 2012 4:09 AMOwner
A few options...
http://social.msdn.microsoft.com/Forums/en-US/category/netdevelopment
Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)
- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Saturday, March 31, 2012 4:09 AM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Saturday, March 31, 2012 4:09 AM
-
Saturday, March 31, 2012 5:16 PMModerator
You have to ask this question in the .NET Development Forum at the following address
http://social.msdn.microsoft.com/Forums/en-US/category/netdevelopment
You could also take a look at the following links
http://stackoverflow.com/questions/4428872/using-c-sharp-how-to-detect-if-windows-installer-4-5-is-installed
http://social.msdn.microsoft.com/Forums/en/csharpgeneral/thread/f3ff418e-36a2-42c8-b243-97d1e9ab6740Bye.
Luigi Bruno - Microsoft Community Contributor 2011 Award