How to retrieve 'Revision Number' of a msi using .NET code?
        Posted  
        
            by Sunil Agarwal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sunil Agarwal
        
        
        
        Published on 2010-05-07T13:52:36Z
        Indexed on 
            2010/05/07
            13:58 UTC
        
        
        Read the original article
        Hit count: 429
        
Hi,
I have a msi file. I want to get the Revision Number of this file.
I can get it by properties->summary ({690D33BD-602F-4E71-9CB5-1CF2E9593DEE})
But I want to get this number using .net code.
So can u please help me out in this...
© Stack Overflow or respective owner