Actually, trying to set a Version Info, for self extractor created through IExpress. After searching I got the following LINK, whereas, it does not recognize the values from Version Section, default values from Wextract.exe are being published every time. Seems to be IExpress ignoring the [VersionSection]. I tried the following in the SED File.
[Options]
VersionInfo=VersionSection;
[VersionSection]
FromFile=MYApp.MSI;
Please help me to resolve the issue. Thanks in advance.