/build/static/layout/Breadcrumb_cap_w.png

Way to capture MSI name

I'm writing a CUB file to validate MSIs using Installshield. Is there a way I can get the MSI name ? I want to match it with the Title in the Summary Info as per our company's standards.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: AngelD 15 years ago
Red Belt
0
Are you referring to the name of the MSI file or the ProductName property?
For MSI file: try accessing the OriginalDatabase property and parse out the path and extension.
For the latter just get hold of the ProductName property and use the SummaryInfo object to fetch the Title Summary Information property value to compare with.
Posted by: upkaar 15 years ago
Senior Yellow Belt
0
Thanks a lot Angel,

was able to get the MSI name using the Session.Property("OriginalDatabase")

Regards,
Upkar
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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