How to retrieve 'Revision Number' of a msi using .NET code?
- by Sunil Agarwal
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...